[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260601 13:21:30.980226 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:41497,127.23.250.189:33595,127.23.250.188:39529
I20260601 13:21:30.981510 24554 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:21:30.982132 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:30.988963 24559 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:30.989135 24560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:30.988979 24562 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:30.989746 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:30.990271 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:30.990401 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:30.990455 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320090990453 us; error 0 us; skew 500 ppm
I20260601 13:21:30.992631 24554 webserver.cc:533] Webserver started at http://127.23.250.190:33519/ using document root <none> and password file <none>
I20260601 13:21:30.993289 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:30.993357 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:30.993654 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:30.995796 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "5c204e3e97ba4530931494300b6a8bd5"
format_stamp: "Formatted at 2026-06-01 13:21:30 on dist-test-slave-clgz"
I20260601 13:21:31.000267 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:21:31.003083 24567 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.004544 24554 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:21:31.004670 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "5c204e3e97ba4530931494300b6a8bd5"
format_stamp: "Formatted at 2026-06-01 13:21:30 on dist-test-slave-clgz"
I20260601 13:21:31.004829 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:31.021175 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:31.021826 24554 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260601 13:21:31.022023 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:31.029876 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:41497
I20260601 13:21:31.029892 24619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:41497 every 8 connection(s)
I20260601 13:21:31.031317 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:21:31.033701 24620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:21:31.033746 24623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:31.033808 24622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.034052 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:31.034158 24625 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.034478 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:31.034538 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:31.034569 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320091034568 us; error 0 us; skew 500 ppm
I20260601 13:21:31.035555 24554 webserver.cc:533] Webserver started at http://127.23.250.189:44911/ using document root <none> and password file <none>
I20260601 13:21:31.035710 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:31.035768 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:31.035843 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:31.036264 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root/instance:
uuid: "59738f54f52344d5b0c37ead7e6bb249"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.038230 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:21:31.039523 24630 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.039883 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:31.039978 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root
uuid: "59738f54f52344d5b0c37ead7e6bb249"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.039732 24620 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:31.040071 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:31.050513 24620 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:21:31.051430 24571 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.189:33595: connect: Connection refused (error 111)
W20260601 13:21:31.052446 24620 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.250.189:33595: Network error: Client connection negotiation failed: client connection to 127.23.250.189:33595: connect: Connection refused (error 111)
I20260601 13:21:31.064904 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:31.065488 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:31.070772 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.189:33595
I20260601 13:21:31.070833 24685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.189:33595 every 8 connection(s)
I20260601 13:21:31.071516 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:21:31.071918 24686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:21:31.073302 24688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.073552 24686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:21:31.074355 24689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:31.074601 24691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.074764 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:31.075001 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:31.075083 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:31.075124 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320091075123 us; error 0 us; skew 500 ppm
I20260601 13:21:31.076155 24554 webserver.cc:533] Webserver started at http://127.23.250.188:40433/ using document root <none> and password file <none>
I20260601 13:21:31.076333 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:31.076403 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:31.076485 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:31.076939 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root/instance:
uuid: "8729681d0eea40069d549667030e597f"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.078962 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:21:31.080222 24697 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.080416 24686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:31.080500 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:31.080569 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root
uuid: "8729681d0eea40069d549667030e597f"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.080658 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:31.084944 24686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:21:31.086404 24686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.250.188:39529: Network error: Client connection negotiation failed: client connection to 127.23.250.188:39529: connect: Connection refused (error 111)
I20260601 13:21:31.095263 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:31.095814 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:31.101323 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.188:39529
I20260601 13:21:31.101351 24751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.188:39529 every 8 connection(s)
I20260601 13:21:31.101647 24620 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } attempt: 1
I20260601 13:21:31.101963 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:21:31.102494 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:31.103891 24752 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:31.106381 24620 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:31.108866 24752 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:31.112963 24620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: Bootstrap starting.
I20260601 13:21:31.112949 24752 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:31.116258 24620 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:31.117437 24620 log.cc:826] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: Log is configured to *not* fsync() on all Append() calls
I20260601 13:21:31.117918 24752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: Bootstrap starting.
I20260601 13:21:31.119120 24752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:31.119577 24620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: No bootstrap required, opened a new log
I20260601 13:21:31.120330 24752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: No bootstrap required, opened a new log
I20260601 13:21:31.122772 24620 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.122763 24752 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.123005 24620 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:31.123005 24752 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:31.123095 24752 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8729681d0eea40069d549667030e597f, State: Initialized, Role: FOLLOWER
I20260601 13:21:31.123095 24620 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c204e3e97ba4530931494300b6a8bd5, State: Initialized, Role: FOLLOWER
I20260601 13:21:31.123664 24752 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.123642 24620 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.124482 24759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [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: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.124826 24759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:31.125047 24758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [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: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.125154 24758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:31.125263 24752 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:21:31.125263 24620 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:21:31.127905 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:21:31.130543 24780 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:21:31.130543 24781 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:21:31.130748 24780 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:21:31.130762 24781 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:21:31.138660 24686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } attempt: 1
I20260601 13:21:31.144634 24686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249: Bootstrap starting.
I20260601 13:21:31.146047 24686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:31.147382 24686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249: No bootstrap required, opened a new log
I20260601 13:21:31.147925 24686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.148041 24686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:31.148066 24686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59738f54f52344d5b0c37ead7e6bb249, State: Initialized, Role: FOLLOWER
I20260601 13:21:31.148269 24686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.148644 24784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [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: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.148761 24784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:31.148883 24686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:21:31.151048 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:21:31.151618 24795 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:21:31.151666 24795 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:21:31.151784 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:31.154714 24799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:31.154722 24797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:31.154932 24796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.155153 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:31.155344 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:31.155390 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:31.155413 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320091155412 us; error 0 us; skew 500 ppm
I20260601 13:21:31.156440 24554 webserver.cc:533] Webserver started at http://127.23.250.129:43797/ using document root <none> and password file <none>
I20260601 13:21:31.156605 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:31.156653 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:31.156725 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:31.157177 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "7a97adbe583e415e9bf888145ebabaa5"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.159188 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:31.160482 24804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.160857 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:31.160940 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "7a97adbe583e415e9bf888145ebabaa5"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.161016 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:31.179175 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:31.179720 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:31.180223 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:31.181277 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:31.181348 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.181398 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:31.181429 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.188095 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:35417
I20260601 13:21:31.188144 24867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:35417 every 8 connection(s)
I20260601 13:21:31.189535 24784 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:31.189677 24784 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.190627 24784 leader_election.cc:290] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c204e3e97ba4530931494300b6a8bd5 (127.23.250.190:41497), 8729681d0eea40069d549667030e597f (127.23.250.188:39529)
I20260601 13:21:31.191358 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59738f54f52344d5b0c37ead7e6bb249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8729681d0eea40069d549667030e597f" is_pre_election: true
I20260601 13:21:31.191552 24726 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59738f54f52344d5b0c37ead7e6bb249 in term 0.
I20260601 13:21:31.191982 24634 leader_election.cc:304] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59738f54f52344d5b0c37ead7e6bb249, 8729681d0eea40069d549667030e597f; no voters: 
I20260601 13:21:31.191359 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59738f54f52344d5b0c37ead7e6bb249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c204e3e97ba4530931494300b6a8bd5" is_pre_election: true
I20260601 13:21:31.192332 24594 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59738f54f52344d5b0c37ead7e6bb249 in term 0.
I20260601 13:21:31.192528 24784 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:31.192584 24784 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:31.192624 24784 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:31.193732 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:21:31.197006 24868 heartbeater.cc:344] Connected to a master server at 127.23.250.188:39529
I20260601 13:21:31.197166 24868 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.197813 24869 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41497
I20260601 13:21:31.197834 24868 heartbeater.cc:507] Master 127.23.250.188:39529 requested a full tablet report, sending...
I20260601 13:21:31.197964 24870 heartbeater.cc:344] Connected to a master server at 127.23.250.189:33595
I20260601 13:21:31.198110 24870 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.198314 24870 heartbeater.cc:507] Master 127.23.250.189:33595 requested a full tablet report, sending...
I20260601 13:21:31.198568 24869 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.198889 24869 heartbeater.cc:507] Master 127.23.250.190:41497 requested a full tablet report, sending...
W20260601 13:21:31.199649 24875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.199699 24716 ts_manager.cc:194] Registered new tserver with Master: 7a97adbe583e415e9bf888145ebabaa5 (127.23.250.129:35417)
W20260601 13:21:31.199936 24876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.200268 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:31.200273 24584 ts_manager.cc:194] Registered new tserver with Master: 7a97adbe583e415e9bf888145ebabaa5 (127.23.250.129:35417)
W20260601 13:21:31.200652 24878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.200867 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:31.200937 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:31.200968 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320091200961 us; error 0 us; skew 500 ppm
I20260601 13:21:31.202003 24554 webserver.cc:533] Webserver started at http://127.23.250.130:40605/ using document root <none> and password file <none>
I20260601 13:21:31.202194 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:31.202270 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:31.202347 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:31.202844 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "bfd5729646604feeb46e78cf97166d22"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.204665 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:31.205737 24883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.206018 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:31.206085 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "bfd5729646604feeb46e78cf97166d22"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.206161 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:31.227267 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:31.227814 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:31.228188 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:31.228783 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:31.228834 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.228876 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:31.228897 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.235638 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:36997
I20260601 13:21:31.235801 24946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:36997 every 8 connection(s)
I20260601 13:21:31.237006 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:31.242291 24956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.242352 24948 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41497
I20260601 13:21:31.242709 24948 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.242782 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:31.243095 24953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.243117 24948 heartbeater.cc:507] Master 127.23.250.190:41497 requested a full tablet report, sending...
I20260601 13:21:31.243995 24584 ts_manager.cc:194] Registered new tserver with Master: bfd5729646604feeb46e78cf97166d22 (127.23.250.130:36997)
I20260601 13:21:31.245755 24949 heartbeater.cc:344] Connected to a master server at 127.23.250.189:33595
I20260601 13:21:31.245847 24949 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.246090 24949 heartbeater.cc:507] Master 127.23.250.189:33595 requested a full tablet report, sending...
I20260601 13:21:31.246315 24947 heartbeater.cc:344] Connected to a master server at 127.23.250.188:39529
I20260601 13:21:31.246381 24947 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.246563 24947 heartbeater.cc:507] Master 127.23.250.188:39529 requested a full tablet report, sending...
W20260601 13:21:31.247113 24954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:31.247360 24716 ts_manager.cc:194] Registered new tserver with Master: bfd5729646604feeb46e78cf97166d22 (127.23.250.130:36997)
I20260601 13:21:31.247382 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:31.247567 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:31.247614 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320091247613 us; error 0 us; skew 500 ppm
I20260601 13:21:31.248526 24554 webserver.cc:533] Webserver started at http://127.23.250.131:45351/ using document root <none> and password file <none>
I20260601 13:21:31.248754 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:31.248833 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:31.248919 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:31.249330 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "27b5c8126d6a48ed8f1ae8d579e386c5"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.251235 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:31.252209 24962 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.252457 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:31.252543 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "27b5c8126d6a48ed8f1ae8d579e386c5"
format_stamp: "Formatted at 2026-06-01 13:21:31 on dist-test-slave-clgz"
I20260601 13:21:31.252650 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:31.262115 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:31.262738 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:31.263053 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:31.263571 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:31.263634 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.263695 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:31.263728 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:31.269588 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:37735
I20260601 13:21:31.269658 25025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:37735 every 8 connection(s)
W20260601 13:21:31.273306 24573 tablet.cc:2404] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:21:31.274915 25026 heartbeater.cc:344] Connected to a master server at 127.23.250.188:39529
I20260601 13:21:31.275032 25026 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.275291 25026 heartbeater.cc:507] Master 127.23.250.188:39529 requested a full tablet report, sending...
I20260601 13:21:31.276016 24716 ts_manager.cc:194] Registered new tserver with Master: 27b5c8126d6a48ed8f1ae8d579e386c5 (127.23.250.131:37735)
I20260601 13:21:31.276415 25027 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41497
I20260601 13:21:31.276502 25027 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.276726 25027 heartbeater.cc:507] Master 127.23.250.190:41497 requested a full tablet report, sending...
I20260601 13:21:31.277390 24584 ts_manager.cc:194] Registered new tserver with Master: 27b5c8126d6a48ed8f1ae8d579e386c5 (127.23.250.131:37735)
I20260601 13:21:31.278550 24784 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.278983 24784 leader_election.cc:290] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [CANDIDATE]: Term 1 election: Requested vote from peers 5c204e3e97ba4530931494300b6a8bd5 (127.23.250.190:41497), 8729681d0eea40069d549667030e597f (127.23.250.188:39529)
I20260601 13:21:31.279726 24650 ts_manager.cc:194] Registered new tserver with Master: 7a97adbe583e415e9bf888145ebabaa5 (127.23.250.129:35417)
I20260601 13:21:31.280545 24649 ts_manager.cc:194] Registered new tserver with Master: bfd5729646604feeb46e78cf97166d22 (127.23.250.130:36997)
I20260601 13:21:31.280949 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59738f54f52344d5b0c37ead7e6bb249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c204e3e97ba4530931494300b6a8bd5"
I20260601 13:21:31.281055 24594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:31.282167 24594 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59738f54f52344d5b0c37ead7e6bb249 in term 1.
I20260601 13:21:31.282516 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59738f54f52344d5b0c37ead7e6bb249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8729681d0eea40069d549667030e597f"
I20260601 13:21:31.282545 24631 leader_election.cc:304] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59738f54f52344d5b0c37ead7e6bb249, 5c204e3e97ba4530931494300b6a8bd5; no voters: 
I20260601 13:21:31.282665 24726 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:31.283823 24784 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:31.284052 24784 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 1 LEADER]: Becoming Leader. State: Replica: 59738f54f52344d5b0c37ead7e6bb249, State: Running, Role: LEADER
I20260601 13:21:31.284368 24784 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } }
I20260601 13:21:31.286300 25032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59738f54f52344d5b0c37ead7e6bb249. Latest consensus state: current_term: 1 leader_uuid: "59738f54f52344d5b0c37ead7e6bb249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.286434 25032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:31.290711 25028 heartbeater.cc:344] Connected to a master server at 127.23.250.189:33595
I20260601 13:21:31.290827 25028 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:31.290934 25034 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:21:31.291079 25028 heartbeater.cc:507] Master 127.23.250.189:33595 requested a full tablet report, sending...
I20260601 13:21:31.291811 24649 ts_manager.cc:194] Registered new tserver with Master: 27b5c8126d6a48ed8f1ae8d579e386c5 (127.23.250.131:37735)
I20260601 13:21:31.292150 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021949471s
I20260601 13:21:31.292287 25034 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:21:31.297195 24594 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 1 FOLLOWER]: Refusing update from remote peer 59738f54f52344d5b0c37ead7e6bb249: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:31.297760 25032 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:31.299961 24758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59738f54f52344d5b0c37ead7e6bb249. Latest consensus state: current_term: 1 leader_uuid: "59738f54f52344d5b0c37ead7e6bb249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.300078 24758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:31.301450 24784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "59738f54f52344d5b0c37ead7e6bb249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.301616 24784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:31.301718 25036 mvcc.cc:204] Tried to move back new op lower bound from 7292191093946781696 to 7292191093903679488. Current Snapshot: MvccSnapshot[applied={T|T < 7292191093946781696}]
I20260601 13:21:31.301715 24758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "59738f54f52344d5b0c37ead7e6bb249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.301864 24758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:31.303714 25034 catalog_manager.cc:1382] Generated new cluster ID: eea8e223d5ac4e30a30ae22d94066931
I20260601 13:21:31.303805 25034 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:21:31.323921 25034 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:21:31.325153 25034 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:21:31.335850 25034 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249: Generated new TSK 0
I20260601 13:21:31.336753 25034 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:21:31.383080 24726 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59738f54f52344d5b0c37ead7e6bb249 in term 1.
I20260601 13:21:31.383515 24725 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 1 FOLLOWER]: Refusing update from remote peer 59738f54f52344d5b0c37ead7e6bb249: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:31.384248 24784 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:31.386694 24759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59738f54f52344d5b0c37ead7e6bb249. Latest consensus state: current_term: 1 leader_uuid: "59738f54f52344d5b0c37ead7e6bb249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.386814 24759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:31.386919 24759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "59738f54f52344d5b0c37ead7e6bb249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.386994 24759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:31.877166 24784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "59738f54f52344d5b0c37ead7e6bb249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c204e3e97ba4530931494300b6a8bd5" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 41497 } } peers { permanent_uuid: "59738f54f52344d5b0c37ead7e6bb249" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 33595 } } peers { permanent_uuid: "8729681d0eea40069d549667030e597f" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 39529 } } }
I20260601 13:21:31.877439 24784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:32.131821 24780 catalog_manager.cc:1294] Loaded cluster ID: eea8e223d5ac4e30a30ae22d94066931
I20260601 13:21:32.131821 24781 catalog_manager.cc:1294] Loaded cluster ID: eea8e223d5ac4e30a30ae22d94066931
I20260601 13:21:32.131960 24780 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: loading cluster ID for follower catalog manager: success
I20260601 13:21:32.131980 24781 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: loading cluster ID for follower catalog manager: success
I20260601 13:21:32.133352 24781 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: acquiring CA information for follower catalog manager: success
I20260601 13:21:32.133353 24780 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: acquiring CA information for follower catalog manager: success
I20260601 13:21:32.134061 24781 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:21:32.134076 24780 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:21:32.284835 24649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54726
I20260601 13:21:32.285256 24650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54734
I20260601 13:21:32.293840 24650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54750
I20260601 13:21:33.151185 24794 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:33.286263 24870 heartbeater.cc:499] Master 127.23.250.189:33595 was elected leader, sending a full tablet report...
I20260601 13:21:33.286312 24949 heartbeater.cc:499] Master 127.23.250.189:33595 was elected leader, sending a full tablet report...
I20260601 13:21:33.294847 25028 heartbeater.cc:499] Master 127.23.250.189:33595 was elected leader, sending a full tablet report...
I20260601 13:21:33.555773 24649 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46708:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:21:33.576622 24990 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6b71a8495b46c7b818ad8634d01d24 (DEFAULT_TABLE table=test-workload [id=9e993f05dbf3459b851ffa65e69aa935]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:21:33.576622 24831 tablet_service.cc:1511] Processing CreateTablet for tablet 914dac28f9194871ae4c22964b23cfaa (DEFAULT_TABLE table=test-workload [id=9e993f05dbf3459b851ffa65e69aa935]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:21:33.576622 24832 tablet_service.cc:1511] Processing CreateTablet for tablet ad6a32e41c1842fabc48b397b493c238 (DEFAULT_TABLE table=test-workload [id=9e993f05dbf3459b851ffa65e69aa935]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:21:33.577158 24990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6b71a8495b46c7b818ad8634d01d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:33.577158 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914dac28f9194871ae4c22964b23cfaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:33.577366 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6a32e41c1842fabc48b397b493c238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:33.578042 24911 tablet_service.cc:1511] Processing CreateTablet for tablet b646db535bb34e28b7dfe1fae0d00366 (DEFAULT_TABLE table=test-workload [id=9e993f05dbf3459b851ffa65e69aa935]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:21:33.578289 24911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b646db535bb34e28b7dfe1fae0d00366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:33.579680 25077 tablet_bootstrap.cc:492] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5: Bootstrap starting.
I20260601 13:21:33.580296 25078 tablet_bootstrap.cc:492] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22: Bootstrap starting.
I20260601 13:21:33.580646 25077 tablet_bootstrap.cc:654] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:33.581207 25078 tablet_bootstrap.cc:654] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:33.581677 25077 tablet_bootstrap.cc:492] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5: No bootstrap required, opened a new log
I20260601 13:21:33.581800 25077 ts_tablet_manager.cc:1403] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:33.582370 25077 raft_consensus.cc:359] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.582499 25077 raft_consensus.cc:385] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:33.582533 25077 raft_consensus.cc:740] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a97adbe583e415e9bf888145ebabaa5, State: Initialized, Role: FOLLOWER
I20260601 13:21:33.582675 25081 tablet_bootstrap.cc:492] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5: Bootstrap starting.
I20260601 13:21:33.582712 25077 consensus_queue.cc:260] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.582841 25077 raft_consensus.cc:399] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:33.582859 25078 tablet_bootstrap.cc:492] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22: No bootstrap required, opened a new log
I20260601 13:21:33.582934 25077 raft_consensus.cc:493] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:33.583009 25078 ts_tablet_manager.cc:1403] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:21:33.583012 25077 raft_consensus.cc:3060] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:33.583492 25078 raft_consensus.cc:359] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfd5729646604feeb46e78cf97166d22" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36997 } }
I20260601 13:21:33.583595 25081 tablet_bootstrap.cc:654] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:33.583598 25078 raft_consensus.cc:385] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:33.583696 25078 raft_consensus.cc:740] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfd5729646604feeb46e78cf97166d22, State: Initialized, Role: FOLLOWER
I20260601 13:21:33.583824 25078 consensus_queue.cc:260] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfd5729646604feeb46e78cf97166d22" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36997 } }
I20260601 13:21:33.583994 25078 raft_consensus.cc:399] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:33.584059 25078 raft_consensus.cc:493] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:33.584107 25078 raft_consensus.cc:3060] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:33.585071 25081 tablet_bootstrap.cc:492] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5: No bootstrap required, opened a new log
I20260601 13:21:33.585141 25081 ts_tablet_manager.cc:1403] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:21:33.585397 25081 raft_consensus.cc:359] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27b5c8126d6a48ed8f1ae8d579e386c5" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37735 } }
I20260601 13:21:33.585466 25081 raft_consensus.cc:385] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:33.585531 25081 raft_consensus.cc:740] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b5c8126d6a48ed8f1ae8d579e386c5, State: Initialized, Role: FOLLOWER
I20260601 13:21:33.585636 25081 consensus_queue.cc:260] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27b5c8126d6a48ed8f1ae8d579e386c5" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37735 } }
I20260601 13:21:33.585692 25081 raft_consensus.cc:399] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:33.585714 25081 raft_consensus.cc:493] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:33.585740 25081 raft_consensus.cc:3060] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:33.667371 25077 raft_consensus.cc:515] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.667371 25078 raft_consensus.cc:515] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfd5729646604feeb46e78cf97166d22" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36997 } }
I20260601 13:21:33.667770 25077 leader_election.cc:304] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [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: 7a97adbe583e415e9bf888145ebabaa5; no voters: 
I20260601 13:21:33.667820 25078 leader_election.cc:304] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [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: bfd5729646604feeb46e78cf97166d22; no voters: 
I20260601 13:21:33.668040 25077 leader_election.cc:290] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:33.668084 25078 leader_election.cc:290] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:33.668165 25083 raft_consensus.cc:2804] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:33.668335 25083 raft_consensus.cc:697] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a97adbe583e415e9bf888145ebabaa5, State: Running, Role: LEADER
I20260601 13:21:33.668453 25077 ts_tablet_manager.cc:1434] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5: Time spent starting tablet: real 0.087s	user 0.003s	sys 0.000s
I20260601 13:21:33.668479 25083 consensus_queue.cc:237] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [LEADER]: Queue going to LEADER mode. State: All 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: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.668496 25078 ts_tablet_manager.cc:1434] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22: Time spent starting tablet: real 0.085s	user 0.000s	sys 0.003s
I20260601 13:21:33.671698 25077 tablet_bootstrap.cc:492] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5: Bootstrap starting.
I20260601 13:21:33.671806 25084 raft_consensus.cc:2804] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:33.667371 25081 raft_consensus.cc:515] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27b5c8126d6a48ed8f1ae8d579e386c5" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37735 } }
I20260601 13:21:33.671826 24650 catalog_manager.cc:5696] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a97adbe583e415e9bf888145ebabaa5 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "7a97adbe583e415e9bf888145ebabaa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:33.672070 25084 raft_consensus.cc:697] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 1 LEADER]: Becoming Leader. State: Replica: bfd5729646604feeb46e78cf97166d22, State: Running, Role: LEADER
I20260601 13:21:33.672158 25081 leader_election.cc:304] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [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: 27b5c8126d6a48ed8f1ae8d579e386c5; no voters: 
I20260601 13:21:33.672251 25084 consensus_queue.cc:237] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [LEADER]: Queue going to LEADER mode. State: All 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: "bfd5729646604feeb46e78cf97166d22" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36997 } }
I20260601 13:21:33.672333 25081 leader_election.cc:290] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:33.673516 25077 tablet_bootstrap.cc:654] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:33.673547 25081 ts_tablet_manager.cc:1434] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5: Time spent starting tablet: real 0.088s	user 0.002s	sys 0.000s
I20260601 13:21:33.673970 25090 raft_consensus.cc:2804] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:33.674206 25090 raft_consensus.cc:697] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 1 LEADER]: Becoming Leader. State: Replica: 27b5c8126d6a48ed8f1ae8d579e386c5, State: Running, Role: LEADER
I20260601 13:21:33.674365 25090 consensus_queue.cc:237] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [LEADER]: Queue going to LEADER mode. State: All 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: "27b5c8126d6a48ed8f1ae8d579e386c5" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37735 } }
I20260601 13:21:33.675897 25077 tablet_bootstrap.cc:492] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5: No bootstrap required, opened a new log
I20260601 13:21:33.675990 25077 ts_tablet_manager.cc:1403] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:21:33.676410 25077 raft_consensus.cc:359] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.676496 25077 raft_consensus.cc:385] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:33.676532 25077 raft_consensus.cc:740] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a97adbe583e415e9bf888145ebabaa5, State: Initialized, Role: FOLLOWER
I20260601 13:21:33.676645 25077 consensus_queue.cc:260] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.676733 25077 raft_consensus.cc:399] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:33.676767 25077 raft_consensus.cc:493] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:33.676805 25077 raft_consensus.cc:3060] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:33.677973 24649 catalog_manager.cc:5696] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27b5c8126d6a48ed8f1ae8d579e386c5 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "27b5c8126d6a48ed8f1ae8d579e386c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27b5c8126d6a48ed8f1ae8d579e386c5" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37735 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:33.678252 24648 catalog_manager.cc:5696] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfd5729646604feeb46e78cf97166d22 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "bfd5729646604feeb46e78cf97166d22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfd5729646604feeb46e78cf97166d22" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36997 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:33.760629 25077 raft_consensus.cc:515] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.760882 25077 leader_election.cc:304] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [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: 7a97adbe583e415e9bf888145ebabaa5; no voters: 
I20260601 13:21:33.761029 25077 leader_election.cc:290] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:33.761161 25087 raft_consensus.cc:2804] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:33.761303 25087 raft_consensus.cc:697] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a97adbe583e415e9bf888145ebabaa5, State: Running, Role: LEADER
I20260601 13:21:33.761400 25077 ts_tablet_manager.cc:1434] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5: Time spent starting tablet: real 0.085s	user 0.002s	sys 0.000s
I20260601 13:21:33.761433 25087 consensus_queue.cc:237] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [LEADER]: Queue going to LEADER mode. State: All 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: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } }
I20260601 13:21:33.763458 24648 catalog_manager.cc:5696] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a97adbe583e415e9bf888145ebabaa5 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "7a97adbe583e415e9bf888145ebabaa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a97adbe583e415e9bf888145ebabaa5" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35417 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:33.807078 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:21:33.813313 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:33.813783 24554 tablet_replica.cc:333] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5: stopping tablet replica
I20260601 13:21:33.814095 24554 raft_consensus.cc:2243] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:33.814296 24554 raft_consensus.cc:2272] T 914dac28f9194871ae4c22964b23cfaa P 7a97adbe583e415e9bf888145ebabaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:33.815696 24554 tablet_replica.cc:333] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5: stopping tablet replica
I20260601 13:21:33.815829 24554 raft_consensus.cc:2243] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:33.815968 24554 raft_consensus.cc:2272] T ad6a32e41c1842fabc48b397b493c238 P 7a97adbe583e415e9bf888145ebabaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:33.830380 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:21:33.834748 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:21:33.838997 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:33.839326 24554 tablet_replica.cc:333] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22: stopping tablet replica
I20260601 13:21:33.839488 24554 raft_consensus.cc:2243] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:33.839617 24554 raft_consensus.cc:2272] T b646db535bb34e28b7dfe1fae0d00366 P bfd5729646604feeb46e78cf97166d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:33.853088 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:21:33.855602 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:21:33.859711 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:33.860126 24554 tablet_replica.cc:333] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5: stopping tablet replica
I20260601 13:21:33.860280 24554 raft_consensus.cc:2243] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:33.860445 24554 raft_consensus.cc:2272] T 7b6b71a8495b46c7b818ad8634d01d24 P 27b5c8126d6a48ed8f1ae8d579e386c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:33.874557 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:21:33.876808 24554 master.cc:562] Master@127.23.250.190:41497 shutting down...
I20260601 13:21:33.881031 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:33.881310 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:33.881449 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c204e3e97ba4530931494300b6a8bd5: stopping tablet replica
I20260601 13:21:33.895175 24554 master.cc:584] Master@127.23.250.190:41497 shutdown complete.
I20260601 13:21:33.898360 24554 master.cc:562] Master@127.23.250.189:33595 shutting down...
I20260601 13:21:33.902096 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:33.902509 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:33.902655 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59738f54f52344d5b0c37ead7e6bb249: stopping tablet replica
I20260601 13:21:33.916149 24554 master.cc:584] Master@127.23.250.189:33595 shutdown complete.
I20260601 13:21:33.919312 24554 master.cc:562] Master@127.23.250.188:39529 shutting down...
I20260601 13:21:33.922561 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:33.922801 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:33.922892 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8729681d0eea40069d549667030e597f: stopping tablet replica
I20260601 13:21:33.935935 24554 master.cc:584] Master@127.23.250.188:39529 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2965 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:21:33.945197 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:34263
I20260601 13:21:33.945638 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:33.947480 25103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:33.947536 25104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:33.947530 25106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:33.947886 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:33.948091 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:33.948130 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:33.948145 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320093948145 us; error 0 us; skew 500 ppm
I20260601 13:21:33.949033 24554 webserver.cc:533] Webserver started at http://127.23.250.190:41079/ using document root <none> and password file <none>
I20260601 13:21:33.949210 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:33.949262 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:33.949362 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:33.949797 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "30fda877cb3b4e6c8979ac85cc0ec39d"
format_stamp: "Formatted at 2026-06-01 13:21:33 on dist-test-slave-clgz"
I20260601 13:21:33.951520 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:21:33.952638 25111 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:33.952932 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:33.953017 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "30fda877cb3b4e6c8979ac85cc0ec39d"
format_stamp: "Formatted at 2026-06-01 13:21:33 on dist-test-slave-clgz"
I20260601 13:21:33.953125 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:33.966866 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:33.967324 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:33.972400 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:34263
I20260601 13:21:33.975622 25163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:34263 every 8 connection(s)
I20260601 13:21:33.976235 25164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:33.978085 25164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d: Bootstrap starting.
I20260601 13:21:33.979063 25164 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:33.980191 25164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d: No bootstrap required, opened a new log
I20260601 13:21:33.980548 25164 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fda877cb3b4e6c8979ac85cc0ec39d" member_type: VOTER }
I20260601 13:21:33.980674 25164 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:33.980697 25164 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30fda877cb3b4e6c8979ac85cc0ec39d, State: Initialized, Role: FOLLOWER
I20260601 13:21:33.980831 25164 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30fda877cb3b4e6c8979ac85cc0ec39d" member_type: VOTER }
I20260601 13:21:33.980911 25164 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:33.980935 25164 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:33.980969 25164 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:34.040911 25164 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fda877cb3b4e6c8979ac85cc0ec39d" member_type: VOTER }
I20260601 13:21:34.041137 25164 leader_election.cc:304] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [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: 30fda877cb3b4e6c8979ac85cc0ec39d; no voters: 
I20260601 13:21:34.041441 25164 leader_election.cc:290] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:34.041622 25167 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:34.041919 25167 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 1 LEADER]: Becoming Leader. State: Replica: 30fda877cb3b4e6c8979ac85cc0ec39d, State: Running, Role: LEADER
I20260601 13:21:34.042146 25164 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:21:34.042178 25167 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [LEADER]: Queue going to LEADER mode. State: All 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: "30fda877cb3b4e6c8979ac85cc0ec39d" member_type: VOTER }
I20260601 13:21:34.042742 25169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30fda877cb3b4e6c8979ac85cc0ec39d. Latest consensus state: current_term: 1 leader_uuid: "30fda877cb3b4e6c8979ac85cc0ec39d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fda877cb3b4e6c8979ac85cc0ec39d" member_type: VOTER } }
I20260601 13:21:34.042840 25169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:34.042917 25168 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30fda877cb3b4e6c8979ac85cc0ec39d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fda877cb3b4e6c8979ac85cc0ec39d" member_type: VOTER } }
I20260601 13:21:34.043030 25168 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:34.043288 25172 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:21:34.044616 25172 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:21:34.044845 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:21:34.047161 25172 catalog_manager.cc:1382] Generated new cluster ID: d14371d36248429d9ea8edaae3cf1658
I20260601 13:21:34.047231 25172 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:21:34.060982 25172 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:21:34.061601 25172 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:21:34.072840 25172 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d: Generated new TSK 0
I20260601 13:21:34.073063 25172 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:21:34.077440 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:34.079623 25188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:34.079725 25186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:34.079618 25185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:34.079969 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:34.080152 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:34.080212 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:34.080255 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320094080254 us; error 0 us; skew 500 ppm
I20260601 13:21:34.081125 24554 webserver.cc:533] Webserver started at http://127.23.250.129:44337/ using document root <none> and password file <none>
I20260601 13:21:34.081310 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:34.081382 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:34.081467 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:34.081892 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "15ce425c2cab4784bc50af933a29e2e0"
format_stamp: "Formatted at 2026-06-01 13:21:34 on dist-test-slave-clgz"
I20260601 13:21:34.083527 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:21:34.084578 25193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.084913 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:34.085011 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "15ce425c2cab4784bc50af933a29e2e0"
format_stamp: "Formatted at 2026-06-01 13:21:34 on dist-test-slave-clgz"
I20260601 13:21:34.085081 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:34.098419 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:34.099013 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:34.099364 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:34.099933 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:34.099989 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.100056 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:34.100113 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.105269 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:36719
I20260601 13:21:34.105293 25256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:36719 every 8 connection(s)
I20260601 13:21:34.106570 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:34.108553 25262 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:34.108541 25261 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:34.108680 25264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:34.109027 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:34.109225 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:34.109266 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:34.109282 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320094109282 us; error 0 us; skew 500 ppm
I20260601 13:21:34.110255 24554 webserver.cc:533] Webserver started at http://127.23.250.130:45081/ using document root <none> and password file <none>
I20260601 13:21:34.110441 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:34.110519 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:34.110630 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:34.111011 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "31c71b04bb524920ae5005fe7a827d13"
format_stamp: "Formatted at 2026-06-01 13:21:34 on dist-test-slave-clgz"
I20260601 13:21:34.111268 25257 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34263
I20260601 13:21:34.111387 25257 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:34.111609 25257 heartbeater.cc:507] Master 127.23.250.190:34263 requested a full tablet report, sending...
I20260601 13:21:34.112296 25128 ts_manager.cc:194] Registered new tserver with Master: 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719)
I20260601 13:21:34.112854 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:34.113355 25128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55632
I20260601 13:21:34.114364 25269 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.114670 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:34.114732 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "31c71b04bb524920ae5005fe7a827d13"
format_stamp: "Formatted at 2026-06-01 13:21:34 on dist-test-slave-clgz"
I20260601 13:21:34.114818 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:34.126521 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:34.127187 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:34.127614 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:34.128218 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:34.128262 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.128341 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:34.128386 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.133813 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:32837
I20260601 13:21:34.133843 25332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:32837 every 8 connection(s)
I20260601 13:21:34.134783 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:34.137097 25339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:34.137125 25336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:34.137403 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:34.137367 25337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:34.137718 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:34.137763 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:34.137781 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320094137780 us; error 0 us; skew 500 ppm
I20260601 13:21:34.138965 24554 webserver.cc:533] Webserver started at http://127.23.250.131:43031/ using document root <none> and password file <none>
I20260601 13:21:34.139160 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:34.139214 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:34.139315 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:34.139562 25333 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34263
I20260601 13:21:34.139668 25333 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:34.139803 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "d14fc40c3e334b1db507f51a24e3af2d"
format_stamp: "Formatted at 2026-06-01 13:21:34 on dist-test-slave-clgz"
I20260601 13:21:34.139930 25333 heartbeater.cc:507] Master 127.23.250.190:34263 requested a full tablet report, sending...
I20260601 13:21:34.140607 25128 ts_manager.cc:194] Registered new tserver with Master: 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837)
I20260601 13:21:34.141176 25128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55638
I20260601 13:21:34.141574 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:34.142800 25344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.143083 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:34.143151 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "d14fc40c3e334b1db507f51a24e3af2d"
format_stamp: "Formatted at 2026-06-01 13:21:34 on dist-test-slave-clgz"
I20260601 13:21:34.143253 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:34.157570 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:34.158154 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:34.158540 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:34.159137 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:34.159194 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.159260 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:34.159307 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:34.165093 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:37283
I20260601 13:21:34.165158 25407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:37283 every 8 connection(s)
I20260601 13:21:34.170341 25408 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34263
I20260601 13:21:34.170451 25408 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:34.170714 25408 heartbeater.cc:507] Master 127.23.250.190:34263 requested a full tablet report, sending...
I20260601 13:21:34.171401 25128 ts_manager.cc:194] Registered new tserver with Master: d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:34.171964 25128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55652
I20260601 13:21:34.172353 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006720572s
I20260601 13:21:35.114378 25257 heartbeater.cc:499] Master 127.23.250.190:34263 was elected leader, sending a full tablet report...
I20260601 13:21:35.142280 25333 heartbeater.cc:499] Master 127.23.250.190:34263 was elected leader, sending a full tablet report...
I20260601 13:21:35.172905 25408 heartbeater.cc:499] Master 127.23.250.190:34263 was elected leader, sending a full tablet report...
I20260601 13:21:35.207394 25128 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55658:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:21:35.207991 25128 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:21:35.222570 25221 tablet_service.cc:1511] Processing CreateTablet for tablet 736552e1c66a48a38fc911b84c344839 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:21:35.222958 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736552e1c66a48a38fc911b84c344839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.222911 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1379ca77db4ba58253808f0a2ac11e (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:21:35.223152 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1379ca77db4ba58253808f0a2ac11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.223105 25297 tablet_service.cc:1511] Processing CreateTablet for tablet 736552e1c66a48a38fc911b84c344839 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:21:35.223389 25297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736552e1c66a48a38fc911b84c344839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.225492 25429 tablet_bootstrap.cc:492] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.225777 25372 tablet_service.cc:1511] Processing CreateTablet for tablet 736552e1c66a48a38fc911b84c344839 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:21:35.226039 25372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736552e1c66a48a38fc911b84c344839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.226142 25291 tablet_service.cc:1511] Processing CreateTablet for tablet a1ee38be53334b3f838de3ba2364ed08 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:21:35.226205 25220 tablet_service.cc:1511] Processing CreateTablet for tablet 794446b8f2d141219365d01af45630d7 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:21:35.226362 25291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee38be53334b3f838de3ba2364ed08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.226435 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794446b8f2d141219365d01af45630d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.226562 25429 tablet_bootstrap.cc:654] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.226835 25371 tablet_service.cc:1511] Processing CreateTablet for tablet 794446b8f2d141219365d01af45630d7 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:21:35.227047 25371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794446b8f2d141219365d01af45630d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.228096 25428 tablet_bootstrap.cc:492] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.228839 25219 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1379ca77db4ba58253808f0a2ac11e (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:21:35.229071 25219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1379ca77db4ba58253808f0a2ac11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.229178 25428 tablet_bootstrap.cc:654] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.229236 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 0e39392a84924c91b622ebc5c39eaff4 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:21:35.229398 25370 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1379ca77db4ba58253808f0a2ac11e (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:21:35.229463 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e39392a84924c91b622ebc5c39eaff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.229615 25370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1379ca77db4ba58253808f0a2ac11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.230286 25428 tablet_bootstrap.cc:492] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.230362 25428 ts_tablet_manager.cc:1403] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:35.230846 25428 raft_consensus.cc:359] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.230948 25428 raft_consensus.cc:385] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.230979 25428 raft_consensus.cc:740] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.231113 25428 consensus_queue.cc:260] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.231251 25218 tablet_service.cc:1511] Processing CreateTablet for tablet 12650a2d545b4f3f94581898414defe6 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:21:35.231488 25218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12650a2d545b4f3f94581898414defe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.231488 25428 ts_tablet_manager.cc:1434] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.231738 25428 tablet_bootstrap.cc:492] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.231807 25369 tablet_service.cc:1511] Processing CreateTablet for tablet 12650a2d545b4f3f94581898414defe6 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:21:35.232014 25369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12650a2d545b4f3f94581898414defe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.232580 25428 tablet_bootstrap.cc:654] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.233876 25429 tablet_bootstrap.cc:492] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.233932 25216 tablet_service.cc:1511] Processing CreateTablet for tablet 95b8ad400618457da2580103186bba81 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:21:35.234030 25368 tablet_service.cc:1511] Processing CreateTablet for tablet d8499006fc3a490191d4c68061ee7267 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:21:35.234185 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b8ad400618457da2580103186bba81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.234225 25368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8499006fc3a490191d4c68061ee7267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.234416 25428 tablet_bootstrap.cc:492] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.234486 25428 ts_tablet_manager.cc:1403] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:21:35.234830 25367 tablet_service.cc:1511] Processing CreateTablet for tablet 95b8ad400618457da2580103186bba81 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:21:35.234961 25428 raft_consensus.cc:359] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.235059 25367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b8ad400618457da2580103186bba81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.235082 25428 raft_consensus.cc:385] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.235121 25428 raft_consensus.cc:740] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.235313 25428 consensus_queue.cc:260] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.235666 25428 ts_tablet_manager.cc:1434] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.235842 25428 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.236297 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 794446b8f2d141219365d01af45630d7 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:21:35.236518 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794446b8f2d141219365d01af45630d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.236874 25428 tablet_bootstrap.cc:654] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.237079 25365 tablet_service.cc:1511] Processing CreateTablet for tablet a1ee38be53334b3f838de3ba2364ed08 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:21:35.237319 25365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee38be53334b3f838de3ba2364ed08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.233951 25429 ts_tablet_manager.cc:1403] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:21:35.238127 25429 raft_consensus.cc:359] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.238220 25429 raft_consensus.cc:385] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.238255 25429 raft_consensus.cc:740] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.238368 25429 consensus_queue.cc:260] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.238739 25429 ts_tablet_manager.cc:1434] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.238920 25429 tablet_bootstrap.cc:492] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.239827 25429 tablet_bootstrap.cc:654] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.240669 25366 tablet_service.cc:1511] Processing CreateTablet for tablet 0e39392a84924c91b622ebc5c39eaff4 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:21:35.241060 25214 tablet_service.cc:1511] Processing CreateTablet for tablet a1ee38be53334b3f838de3ba2364ed08 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:21:35.241329 25214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee38be53334b3f838de3ba2364ed08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.242331 25431 tablet_bootstrap.cc:492] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.243238 25428 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.243351 25428 ts_tablet_manager.cc:1403] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:21:35.243443 25431 tablet_bootstrap.cc:654] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.243460 25293 tablet_service.cc:1511] Processing CreateTablet for tablet d8499006fc3a490191d4c68061ee7267 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:21:35.243705 25293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8499006fc3a490191d4c68061ee7267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.243891 25428 raft_consensus.cc:359] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.244014 25428 raft_consensus.cc:385] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.244055 25428 raft_consensus.cc:740] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.244185 25428 consensus_queue.cc:260] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.243238 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 95b8ad400618457da2580103186bba81 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:21:35.244452 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b8ad400618457da2580103186bba81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.244474 25428 ts_tablet_manager.cc:1434] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:21:35.244706 25428 tablet_bootstrap.cc:492] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.246417 25428 tablet_bootstrap.cc:654] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.246893 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 0e39392a84924c91b622ebc5c39eaff4 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:21:35.247151 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e39392a84924c91b622ebc5c39eaff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.247886 25428 tablet_bootstrap.cc:492] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.247956 25294 tablet_service.cc:1511] Processing CreateTablet for tablet 12650a2d545b4f3f94581898414defe6 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:21:35.248229 25294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12650a2d545b4f3f94581898414defe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.249037 25217 tablet_service.cc:1511] Processing CreateTablet for tablet d8499006fc3a490191d4c68061ee7267 (DEFAULT_TABLE table=test-workload [id=ef79ddf6df0d4219892294277f8a332d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:21:35.249322 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8499006fc3a490191d4c68061ee7267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.247970 25428 ts_tablet_manager.cc:1403] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:21:35.250048 25366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e39392a84924c91b622ebc5c39eaff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:35.250231 25428 raft_consensus.cc:359] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.250360 25428 raft_consensus.cc:385] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.250409 25428 raft_consensus.cc:740] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.250538 25428 consensus_queue.cc:260] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.250850 25428 ts_tablet_manager.cc:1434] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.251040 25428 tablet_bootstrap.cc:492] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.251434 25429 tablet_bootstrap.cc:492] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.251521 25429 ts_tablet_manager.cc:1403] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:21:35.252084 25428 tablet_bootstrap.cc:654] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.252027 25429 raft_consensus.cc:359] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.252166 25429 raft_consensus.cc:385] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.252208 25429 raft_consensus.cc:740] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.252292 25431 tablet_bootstrap.cc:492] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.252364 25431 ts_tablet_manager.cc:1403] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:21:35.252326 25429 consensus_queue.cc:260] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.252591 25429 ts_tablet_manager.cc:1434] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.252743 25429 tablet_bootstrap.cc:492] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.252807 25431 raft_consensus.cc:359] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.252882 25431 raft_consensus.cc:385] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.252912 25431 raft_consensus.cc:740] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.253031 25431 consensus_queue.cc:260] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.253435 25431 ts_tablet_manager.cc:1434] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.253600 25431 tablet_bootstrap.cc:492] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.253820 25429 tablet_bootstrap.cc:654] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.254556 25428 tablet_bootstrap.cc:492] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.254658 25428 ts_tablet_manager.cc:1403] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:21:35.254665 25431 tablet_bootstrap.cc:654] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.255043 25428 raft_consensus.cc:359] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.255172 25428 raft_consensus.cc:385] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.255211 25428 raft_consensus.cc:740] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.255328 25428 consensus_queue.cc:260] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.255596 25428 ts_tablet_manager.cc:1434] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.255781 25428 tablet_bootstrap.cc:492] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.256321 25429 tablet_bootstrap.cc:492] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.256431 25429 ts_tablet_manager.cc:1403] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:21:35.256820 25428 tablet_bootstrap.cc:654] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.256857 25429 raft_consensus.cc:359] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.256949 25429 raft_consensus.cc:385] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.256982 25429 raft_consensus.cc:740] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.257136 25429 consensus_queue.cc:260] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.257472 25429 ts_tablet_manager.cc:1434] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:21:35.257635 25429 tablet_bootstrap.cc:492] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.258272 25431 tablet_bootstrap.cc:492] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.258399 25428 tablet_bootstrap.cc:492] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.258405 25431 ts_tablet_manager.cc:1403] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:21:35.258520 25428 ts_tablet_manager.cc:1403] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:21:35.258721 25429 tablet_bootstrap.cc:654] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.259038 25428 raft_consensus.cc:359] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.259130 25428 raft_consensus.cc:385] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.259172 25428 raft_consensus.cc:740] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.259287 25428 consensus_queue.cc:260] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.259569 25428 ts_tablet_manager.cc:1434] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.259799 25428 tablet_bootstrap.cc:492] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.260110 25431 raft_consensus.cc:359] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.260181 25429 tablet_bootstrap.cc:492] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.260253 25431 raft_consensus.cc:385] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.260334 25431 raft_consensus.cc:740] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.260521 25431 consensus_queue.cc:260] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.260854 25428 tablet_bootstrap.cc:654] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.260883 25431 ts_tablet_manager.cc:1434] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:21:35.261062 25431 tablet_bootstrap.cc:492] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.261232 25429 ts_tablet_manager.cc:1403] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:21:35.261729 25429 raft_consensus.cc:359] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.261894 25429 raft_consensus.cc:385] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.261986 25429 raft_consensus.cc:740] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.262068 25431 tablet_bootstrap.cc:654] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.262131 25429 consensus_queue.cc:260] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.262478 25429 ts_tablet_manager.cc:1434] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.262719 25429 tablet_bootstrap.cc:492] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.263182 25431 tablet_bootstrap.cc:492] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.263293 25431 ts_tablet_manager.cc:1403] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:21:35.263655 25429 tablet_bootstrap.cc:654] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.263636 25431 raft_consensus.cc:359] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.263748 25431 raft_consensus.cc:385] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.263797 25431 raft_consensus.cc:740] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.263914 25431 consensus_queue.cc:260] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.264160 25431 ts_tablet_manager.cc:1434] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.264335 25431 tablet_bootstrap.cc:492] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.265203 25431 tablet_bootstrap.cc:654] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.266243 25428 tablet_bootstrap.cc:492] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.266332 25428 ts_tablet_manager.cc:1403] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:21:35.266824 25428 raft_consensus.cc:359] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.266929 25428 raft_consensus.cc:385] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.266939 25431 tablet_bootstrap.cc:492] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.267000 25428 raft_consensus.cc:740] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.267047 25431 ts_tablet_manager.cc:1403] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:21:35.267134 25428 consensus_queue.cc:260] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.267407 25428 ts_tablet_manager.cc:1434] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.267604 25428 tablet_bootstrap.cc:492] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13: Bootstrap starting.
I20260601 13:21:35.267817 25431 raft_consensus.cc:359] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.267908 25431 raft_consensus.cc:385] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.267952 25431 raft_consensus.cc:740] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.268131 25431 consensus_queue.cc:260] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.268378 25431 ts_tablet_manager.cc:1434] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.268571 25431 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.268605 25428 tablet_bootstrap.cc:654] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.269775 25429 tablet_bootstrap.cc:492] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.269847 25428 tablet_bootstrap.cc:492] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13: No bootstrap required, opened a new log
I20260601 13:21:35.269942 25428 ts_tablet_manager.cc:1403] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:21:35.269973 25429 ts_tablet_manager.cc:1403] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:21:35.270349 25428 raft_consensus.cc:359] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.269955 25431 tablet_bootstrap.cc:654] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.270466 25428 raft_consensus.cc:385] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.270464 25429 raft_consensus.cc:359] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.270567 25428 raft_consensus.cc:740] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.270684 25429 raft_consensus.cc:385] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.270731 25429 raft_consensus.cc:740] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.270792 25428 consensus_queue.cc:260] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.270856 25429 consensus_queue.cc:260] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.271086 25428 ts_tablet_manager.cc:1434] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.271195 25429 ts_tablet_manager.cc:1434] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.271382 25429 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.272408 25429 tablet_bootstrap.cc:654] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.272753 25431 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.272903 25431 ts_tablet_manager.cc:1403] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:21:35.273399 25431 raft_consensus.cc:359] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.273497 25431 raft_consensus.cc:385] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.273528 25431 raft_consensus.cc:740] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.273702 25429 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.273680 25431 consensus_queue.cc:260] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.273831 25429 ts_tablet_manager.cc:1403] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:35.273991 25431 ts_tablet_manager.cc:1434] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.274210 25431 tablet_bootstrap.cc:492] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.274298 25429 raft_consensus.cc:359] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.274411 25429 raft_consensus.cc:385] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.274459 25429 raft_consensus.cc:740] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.274612 25429 consensus_queue.cc:260] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.275007 25429 ts_tablet_manager.cc:1434] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.275180 25429 tablet_bootstrap.cc:492] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.275400 25431 tablet_bootstrap.cc:654] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.276193 25429 tablet_bootstrap.cc:654] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.276486 25431 tablet_bootstrap.cc:492] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.276592 25431 ts_tablet_manager.cc:1403] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:21:35.277107 25431 raft_consensus.cc:359] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.277222 25431 raft_consensus.cc:385] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.277256 25431 raft_consensus.cc:740] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.277406 25429 tablet_bootstrap.cc:492] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.277396 25431 consensus_queue.cc:260] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.277504 25429 ts_tablet_manager.cc:1403] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:35.277896 25429 raft_consensus.cc:359] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.277993 25429 raft_consensus.cc:385] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.278024 25431 ts_tablet_manager.cc:1434] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.278044 25429 raft_consensus.cc:740] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.278182 25431 tablet_bootstrap.cc:492] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.278160 25429 consensus_queue.cc:260] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.278414 25429 ts_tablet_manager.cc:1434] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:21:35.278841 25429 tablet_bootstrap.cc:492] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0: Bootstrap starting.
I20260601 13:21:35.279301 25431 tablet_bootstrap.cc:654] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.279861 25429 tablet_bootstrap.cc:654] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.280534 25431 tablet_bootstrap.cc:492] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.280618 25431 ts_tablet_manager.cc:1403] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:21:35.280946 25431 raft_consensus.cc:359] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.281085 25431 raft_consensus.cc:385] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.281133 25431 raft_consensus.cc:740] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.281268 25431 consensus_queue.cc:260] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.281576 25431 ts_tablet_manager.cc:1434] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:21:35.281731 25431 tablet_bootstrap.cc:492] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d: Bootstrap starting.
I20260601 13:21:35.282735 25431 tablet_bootstrap.cc:654] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:35.284210 25429 tablet_bootstrap.cc:492] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0: No bootstrap required, opened a new log
I20260601 13:21:35.284279 25431 tablet_bootstrap.cc:492] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d: No bootstrap required, opened a new log
I20260601 13:21:35.284320 25429 ts_tablet_manager.cc:1403] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:21:35.284415 25431 ts_tablet_manager.cc:1403] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:21:35.284744 25429 raft_consensus.cc:359] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.284806 25431 raft_consensus.cc:359] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.284857 25429 raft_consensus.cc:385] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.284927 25431 raft_consensus.cc:385] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:35.284940 25429 raft_consensus.cc:740] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.284993 25431 raft_consensus.cc:740] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Initialized, Role: FOLLOWER
I20260601 13:21:35.285046 25437 raft_consensus.cc:493] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.285107 25437 raft_consensus.cc:515] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.285125 25429 consensus_queue.cc:260] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.285123 25431 consensus_queue.cc:260] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.285430 25431 ts_tablet_manager.cc:1434] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.285496 25429 ts_tablet_manager.cc:1434] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:35.285641 25437 leader_election.cc:290] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283), 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837)
I20260601 13:21:35.289752 25435 raft_consensus.cc:493] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.289870 25435 raft_consensus.cc:515] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.289911 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736552e1c66a48a38fc911b84c344839" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.290020 25382 raft_consensus.cc:2468] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.290079 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736552e1c66a48a38fc911b84c344839" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13" is_pre_election: true
I20260601 13:21:35.290225 25307 raft_consensus.cc:2468] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.290290 25194 leader_election.cc:304] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.290386 25435 leader_election.cc:290] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.290531 25459 raft_consensus.cc:2804] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.290622 25459 raft_consensus.cc:493] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.290689 25459 raft_consensus.cc:3060] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.291908 25459 raft_consensus.cc:515] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.292290 25459 leader_election.cc:290] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Requested vote from peers d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283), 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837)
I20260601 13:21:35.292634 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736552e1c66a48a38fc911b84c344839" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13"
I20260601 13:21:35.292764 25307 raft_consensus.cc:3060] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.292827 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736552e1c66a48a38fc911b84c344839" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.292972 25382 raft_consensus.cc:3060] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.293630 25307 raft_consensus.cc:2468] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.293898 25196 leader_election.cc:304] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.293987 25382 raft_consensus.cc:2468] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.294113 25459 raft_consensus.cc:2804] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.294202 25459 raft_consensus.cc:697] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Becoming Leader. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Running, Role: LEADER
I20260601 13:21:35.294327 25459 consensus_queue.cc:237] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } }
I20260601 13:21:35.295409 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b8ad400618457da2580103186bba81" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce425c2cab4784bc50af933a29e2e0" is_pre_election: true
I20260601 13:21:35.295521 25231 raft_consensus.cc:2468] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 0.
I20260601 13:21:35.295786 25270 leader_election.cc:304] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.295943 25435 raft_consensus.cc:2804] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.296010 25435 raft_consensus.cc:493] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.296057 25435 raft_consensus.cc:3060] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.296133 25126 catalog_manager.cc:5696] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "15ce425c2cab4784bc50af933a29e2e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.296440 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b8ad400618457da2580103186bba81" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.296555 25382 raft_consensus.cc:2468] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 0.
I20260601 13:21:35.297194 25435 raft_consensus.cc:515] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.297524 25435 leader_election.cc:290] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 election: Requested vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.298287 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b8ad400618457da2580103186bba81" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.298378 25382 raft_consensus.cc:3060] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.298892 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b8ad400618457da2580103186bba81" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce425c2cab4784bc50af933a29e2e0"
I20260601 13:21:35.299043 25231 raft_consensus.cc:3060] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.299261 25382 raft_consensus.cc:2468] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 1.
I20260601 13:21:35.299500 25270 leader_election.cc:304] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c71b04bb524920ae5005fe7a827d13, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.299651 25435 raft_consensus.cc:2804] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.299762 25435 raft_consensus.cc:697] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Becoming Leader. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Running, Role: LEADER
I20260601 13:21:35.299885 25435 consensus_queue.cc:237] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.300108 25231 raft_consensus.cc:2468] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 1.
I20260601 13:21:35.301319 25126 catalog_manager.cc:5696] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "31c71b04bb524920ae5005fe7a827d13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.340790 25459 raft_consensus.cc:493] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.340937 25459 raft_consensus.cc:515] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.341483 25459 leader_election.cc:290] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.341804 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794446b8f2d141219365d01af45630d7" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13" is_pre_election: true
I20260601 13:21:35.341838 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794446b8f2d141219365d01af45630d7" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.341960 25307 raft_consensus.cc:2468] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.341995 25382 raft_consensus.cc:2468] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.342281 25194 leader_election.cc:304] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [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: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.342489 25459 raft_consensus.cc:2804] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.342559 25459 raft_consensus.cc:493] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.342639 25459 raft_consensus.cc:3060] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.343564 25459 raft_consensus.cc:515] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.343942 25459 leader_election.cc:290] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Requested vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.344264 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794446b8f2d141219365d01af45630d7" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13"
I20260601 13:21:35.344424 25307 raft_consensus.cc:3060] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.344421 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794446b8f2d141219365d01af45630d7" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.344867 25382 raft_consensus.cc:3060] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.345512 25307 raft_consensus.cc:2468] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.345709 25382 raft_consensus.cc:2468] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.345788 25196 leader_election.cc:304] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.345973 25459 raft_consensus.cc:2804] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.346071 25459 raft_consensus.cc:697] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Becoming Leader. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Running, Role: LEADER
I20260601 13:21:35.346249 25459 consensus_queue.cc:237] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.348085 25126 catalog_manager.cc:5696] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "15ce425c2cab4784bc50af933a29e2e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.363437 25459 raft_consensus.cc:493] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.363647 25459 raft_consensus.cc:515] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.364174 25459 leader_election.cc:290] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.364675 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee38be53334b3f838de3ba2364ed08" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.364675 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee38be53334b3f838de3ba2364ed08" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13" is_pre_election: true
I20260601 13:21:35.364845 25382 raft_consensus.cc:2468] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.364859 25307 raft_consensus.cc:2468] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.365159 25196 leader_election.cc:304] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.365379 25459 raft_consensus.cc:2804] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.365450 25459 raft_consensus.cc:493] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.365504 25459 raft_consensus.cc:3060] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.366338 25459 raft_consensus.cc:515] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.366773 25459 leader_election.cc:290] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Requested vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.367123 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee38be53334b3f838de3ba2364ed08" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.367183 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee38be53334b3f838de3ba2364ed08" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13"
I20260601 13:21:35.367229 25382 raft_consensus.cc:3060] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.367314 25307 raft_consensus.cc:3060] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.368039 25382 raft_consensus.cc:2468] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.368046 25307 raft_consensus.cc:2468] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.368325 25194 leader_election.cc:304] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.368498 25459 raft_consensus.cc:2804] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.368603 25459 raft_consensus.cc:697] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Becoming Leader. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Running, Role: LEADER
I20260601 13:21:35.368953 25459 consensus_queue.cc:237] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.370741 25126 catalog_manager.cc:5696] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "15ce425c2cab4784bc50af933a29e2e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.400698 25459 raft_consensus.cc:493] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.400898 25459 raft_consensus.cc:515] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.401453 25459 leader_election.cc:290] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.401957 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.401954 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13" is_pre_election: true
I20260601 13:21:35.402143 25382 raft_consensus.cc:2468] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.402168 25307 raft_consensus.cc:2468] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.402529 25194 leader_election.cc:304] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.402746 25459 raft_consensus.cc:2804] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.402799 25459 raft_consensus.cc:493] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.402828 25459 raft_consensus.cc:3060] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.403661 25459 raft_consensus.cc:515] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.404036 25459 leader_election.cc:290] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Requested vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.404336 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13"
I20260601 13:21:35.404397 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.404484 25307 raft_consensus.cc:3060] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.404517 25382 raft_consensus.cc:3060] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.405243 25307 raft_consensus.cc:2468] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.405241 25382 raft_consensus.cc:2468] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.405606 25196 leader_election.cc:304] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.405793 25459 raft_consensus.cc:2804] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.405893 25459 raft_consensus.cc:697] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Becoming Leader. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Running, Role: LEADER
I20260601 13:21:35.406028 25459 consensus_queue.cc:237] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.407524 25127 catalog_manager.cc:5696] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "15ce425c2cab4784bc50af933a29e2e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.462064 25435 raft_consensus.cc:493] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.462244 25435 raft_consensus.cc:515] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.462738 25435 leader_election.cc:290] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.463321 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12650a2d545b4f3f94581898414defe6" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce425c2cab4784bc50af933a29e2e0" is_pre_election: true
I20260601 13:21:35.463321 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12650a2d545b4f3f94581898414defe6" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.463508 25231 raft_consensus.cc:2468] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 0.
I20260601 13:21:35.463531 25382 raft_consensus.cc:2468] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 0.
I20260601 13:21:35.463897 25270 leader_election.cc:304] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.464124 25435 raft_consensus.cc:2804] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.464183 25435 raft_consensus.cc:493] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.464213 25435 raft_consensus.cc:3060] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.465091 25435 raft_consensus.cc:515] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.465500 25435 leader_election.cc:290] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 election: Requested vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.465528 25459 raft_consensus.cc:493] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.465598 25459 raft_consensus.cc:515] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.465960 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12650a2d545b4f3f94581898414defe6" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.466050 25459 leader_election.cc:290] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.466084 25382 raft_consensus.cc:3060] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.466312 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e39392a84924c91b622ebc5c39eaff4" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13" is_pre_election: true
I20260601 13:21:35.466362 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e39392a84924c91b622ebc5c39eaff4" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.465960 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12650a2d545b4f3f94581898414defe6" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce425c2cab4784bc50af933a29e2e0"
I20260601 13:21:35.466434 25381 raft_consensus.cc:2468] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.466532 25231 raft_consensus.cc:3060] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.466828 25194 leader_election.cc:304] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.467007 25459 raft_consensus.cc:2804] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.467073 25459 raft_consensus.cc:493] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.467123 25459 raft_consensus.cc:3060] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.467149 25382 raft_consensus.cc:2468] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 1.
I20260601 13:21:35.466434 25307 raft_consensus.cc:2468] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 0.
I20260601 13:21:35.467437 25270 leader_election.cc:304] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c71b04bb524920ae5005fe7a827d13, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.467577 25231 raft_consensus.cc:2468] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 1.
I20260601 13:21:35.467615 25435 raft_consensus.cc:2804] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.467705 25435 raft_consensus.cc:697] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Becoming Leader. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Running, Role: LEADER
I20260601 13:21:35.467849 25435 consensus_queue.cc:237] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.468007 25459 raft_consensus.cc:515] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.468319 25459 leader_election.cc:290] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Requested vote from peers 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.468535 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e39392a84924c91b622ebc5c39eaff4" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c71b04bb524920ae5005fe7a827d13"
I20260601 13:21:35.468654 25307 raft_consensus.cc:3060] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.468804 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e39392a84924c91b622ebc5c39eaff4" candidate_uuid: "15ce425c2cab4784bc50af933a29e2e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.468901 25382 raft_consensus.cc:3060] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.469564 25307 raft_consensus.cc:2468] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.469730 25382 raft_consensus.cc:2468] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ce425c2cab4784bc50af933a29e2e0 in term 1.
I20260601 13:21:35.469837 25196 leader_election.cc:304] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.469787 25127 catalog_manager.cc:5696] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "31c71b04bb524920ae5005fe7a827d13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.469990 25459 raft_consensus.cc:2804] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.470080 25459 raft_consensus.cc:697] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Becoming Leader. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Running, Role: LEADER
I20260601 13:21:35.470198 25459 consensus_queue.cc:237] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.471787 25126 catalog_manager.cc:5696] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "15ce425c2cab4784bc50af933a29e2e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.480990 25435 raft_consensus.cc:493] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:35.481155 25435 raft_consensus.cc:515] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.481626 25435 leader_election.cc:290] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.482156 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8499006fc3a490191d4c68061ee7267" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce425c2cab4784bc50af933a29e2e0" is_pre_election: true
I20260601 13:21:35.482216 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8499006fc3a490191d4c68061ee7267" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d" is_pre_election: true
I20260601 13:21:35.482322 25231 raft_consensus.cc:2468] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 0.
I20260601 13:21:35.482390 25382 raft_consensus.cc:2468] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 0.
I20260601 13:21:35.482684 25270 leader_election.cc:304] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce425c2cab4784bc50af933a29e2e0, 31c71b04bb524920ae5005fe7a827d13; no voters: 
I20260601 13:21:35.482905 25435 raft_consensus.cc:2804] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:35.482990 25435 raft_consensus.cc:493] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:35.483057 25435 raft_consensus.cc:3060] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.483975 25435 raft_consensus.cc:515] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.484354 25435 leader_election.cc:290] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 election: Requested vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131:37283)
I20260601 13:21:35.484782 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8499006fc3a490191d4c68061ee7267" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce425c2cab4784bc50af933a29e2e0"
I20260601 13:21:35.484783 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8499006fc3a490191d4c68061ee7267" candidate_uuid: "31c71b04bb524920ae5005fe7a827d13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
I20260601 13:21:35.484934 25231 raft_consensus.cc:3060] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.484942 25382 raft_consensus.cc:3060] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:35.485884 25231 raft_consensus.cc:2468] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 1.
I20260601 13:21:35.485884 25382 raft_consensus.cc:2468] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c71b04bb524920ae5005fe7a827d13 in term 1.
I20260601 13:21:35.486244 25270 leader_election.cc:304] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c71b04bb524920ae5005fe7a827d13, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:35.486405 25435 raft_consensus.cc:2804] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:35.486522 25435 raft_consensus.cc:697] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Becoming Leader. State: Replica: 31c71b04bb524920ae5005fe7a827d13, State: Running, Role: LEADER
I20260601 13:21:35.486730 25435 consensus_queue.cc:237] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:35.488416 25126 catalog_manager.cc:5696] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "31c71b04bb524920ae5005fe7a827d13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:35.510695 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:35.512768 25475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:35.513043 25473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:35.513053 25472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:35.513360 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:35.513569 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:35.513620 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:35.513638 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320095513637 us; error 0 us; skew 500 ppm
I20260601 13:21:35.514685 24554 webserver.cc:533] Webserver started at http://127.23.250.132:38191/ using document root <none> and password file <none>
I20260601 13:21:35.514855 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:35.514916 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:35.514997 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:35.515412 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "59b370161b9241d481e44e91f4ff4510"
format_stamp: "Formatted at 2026-06-01 13:21:35 on dist-test-slave-clgz"
I20260601 13:21:35.517058 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:21:35.518064 25480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:35.518365 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:35.518438 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "59b370161b9241d481e44e91f4ff4510"
format_stamp: "Formatted at 2026-06-01 13:21:35 on dist-test-slave-clgz"
I20260601 13:21:35.518499 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:35.527513 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:35.527951 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:35.528263 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:35.528810 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:35.528858 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:35.528942 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:35.528978 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:35.534513 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:40555
I20260601 13:21:35.534562 25543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:40555 every 8 connection(s)
I20260601 13:21:35.539415 25544 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34263
I20260601 13:21:35.539554 25544 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:35.539840 25544 heartbeater.cc:507] Master 127.23.250.190:34263 requested a full tablet report, sending...
I20260601 13:21:35.540594 25126 ts_manager.cc:194] Registered new tserver with Master: 59b370161b9241d481e44e91f4ff4510 (127.23.250.132:40555)
I20260601 13:21:35.541196 25126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55666
I20260601 13:21:35.679245 25435 consensus_queue.cc:1048] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.683331 25433 consensus_queue.cc:1048] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.732131 25459 consensus_queue.cc:1048] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.735729 25437 consensus_queue.cc:1048] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.845498 25433 consensus_queue.cc:1048] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.845955 25437 consensus_queue.cc:1048] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.849156 25459 consensus_queue.cc:1048] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.849619 25435 consensus_queue.cc:1048] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.875419 25459 consensus_queue.cc:1048] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.878566 25437 consensus_queue.cc:1048] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.883054 25437 consensus_queue.cc:1048] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.885820 25562 consensus_queue.cc:1048] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.903805 25562 consensus_queue.cc:1048] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.907137 25437 consensus_queue.cc:1048] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.941598 25556 consensus_queue.cc:1048] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:35.944761 25433 consensus_queue.cc:1048] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:36.044739 25182 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:36.050951 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e"
dest_uuid: "15ce425c2cab4784bc50af933a29e2e0"
mode: GRACEFUL
new_leader_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
 from {username='slave'} at 127.0.0.1:36234
I20260601 13:21:36.051149 25231 raft_consensus.cc:606] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Received request to transfer leadership to TS d14fc40c3e334b1db507f51a24e3af2d
I20260601 13:21:36.052171 25231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "794446b8f2d141219365d01af45630d7"
dest_uuid: "15ce425c2cab4784bc50af933a29e2e0"
mode: GRACEFUL
new_leader_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
 from {username='slave'} at 127.0.0.1:36234
I20260601 13:21:36.052310 25231 raft_consensus.cc:606] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Received request to transfer leadership to TS d14fc40c3e334b1db507f51a24e3af2d
I20260601 13:21:36.052659 25182 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260601 13:21:36.052896 25182 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:36.153091 25562 raft_consensus.cc:993] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0: : Instructing follower d14fc40c3e334b1db507f51a24e3af2d to start an election
I20260601 13:21:36.153283 25437 raft_consensus.cc:1081] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Signalling peer d14fc40c3e334b1db507f51a24e3af2d to start an election
I20260601 13:21:36.153894 25381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "794446b8f2d141219365d01af45630d7"
dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
 from {username='slave'} at 127.0.0.1:48812
I20260601 13:21:36.154073 25381 raft_consensus.cc:493] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:21:36.154150 25381 raft_consensus.cc:3060] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:21:36.155133 25381 raft_consensus.cc:515] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:36.155618 25381 leader_election.cc:290] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [CANDIDATE]: Term 2 election: Requested vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837)
I20260601 13:21:36.159000 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794446b8f2d141219365d01af45630d7" candidate_uuid: "d14fc40c3e334b1db507f51a24e3af2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31c71b04bb524920ae5005fe7a827d13"
I20260601 13:21:36.159178 25307 raft_consensus.cc:3060] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:21:36.159469 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794446b8f2d141219365d01af45630d7" candidate_uuid: "d14fc40c3e334b1db507f51a24e3af2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ce425c2cab4784bc50af933a29e2e0"
I20260601 13:21:36.159600 25231 raft_consensus.cc:3055] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:21:36.159677 25231 raft_consensus.cc:740] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Running, Role: LEADER
I20260601 13:21:36.159893 25231 consensus_queue.cc:260] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:36.160097 25231 raft_consensus.cc:3060] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:21:36.160207 25307 raft_consensus.cc:2468] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d14fc40c3e334b1db507f51a24e3af2d in term 2.
I20260601 13:21:36.160547 25347 leader_election.cc:304] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [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: 31c71b04bb524920ae5005fe7a827d13, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:36.160751 25442 raft_consensus.cc:2804] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:21:36.161011 25442 raft_consensus.cc:697] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 2 LEADER]: Becoming Leader. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Running, Role: LEADER
I20260601 13:21:36.161252 25231 raft_consensus.cc:2468] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d14fc40c3e334b1db507f51a24e3af2d in term 2.
I20260601 13:21:36.161190 25442 consensus_queue.cc:237] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:36.162918 25126 catalog_manager.cc:5696] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d reported cstate change: term changed from 1 to 2, leader changed from 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129) to d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131). New cstate: current_term: 2 leader_uuid: "d14fc40c3e334b1db507f51a24e3af2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:36.438843 25437 raft_consensus.cc:993] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0: : Instructing follower d14fc40c3e334b1db507f51a24e3af2d to start an election
I20260601 13:21:36.438997 25437 raft_consensus.cc:1081] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Signalling peer d14fc40c3e334b1db507f51a24e3af2d to start an election
I20260601 13:21:36.439601 25381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e"
dest_uuid: "d14fc40c3e334b1db507f51a24e3af2d"
 from {username='slave'} at 127.0.0.1:48812
I20260601 13:21:36.439764 25381 raft_consensus.cc:493] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:21:36.439862 25381 raft_consensus.cc:3060] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:21:36.440871 25381 raft_consensus.cc:515] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:36.441429 25381 leader_election.cc:290] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [CANDIDATE]: Term 2 election: Requested vote from peers 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719), 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837)
I20260601 13:21:36.441799 25231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e" candidate_uuid: "d14fc40c3e334b1db507f51a24e3af2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ce425c2cab4784bc50af933a29e2e0"
I20260601 13:21:36.441956 25231 raft_consensus.cc:3055] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:21:36.442031 25231 raft_consensus.cc:740] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15ce425c2cab4784bc50af933a29e2e0, State: Running, Role: LEADER
I20260601 13:21:36.442200 25231 consensus_queue.cc:260] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:36.442377 25231 raft_consensus.cc:3060] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:21:36.442723 25307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1379ca77db4ba58253808f0a2ac11e" candidate_uuid: "d14fc40c3e334b1db507f51a24e3af2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31c71b04bb524920ae5005fe7a827d13"
I20260601 13:21:36.442848 25307 raft_consensus.cc:3060] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:21:36.443373 25231 raft_consensus.cc:2468] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d14fc40c3e334b1db507f51a24e3af2d in term 2.
I20260601 13:21:36.443673 25307 raft_consensus.cc:2468] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d14fc40c3e334b1db507f51a24e3af2d in term 2.
I20260601 13:21:36.443701 25345 leader_election.cc:304] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [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: 15ce425c2cab4784bc50af933a29e2e0, d14fc40c3e334b1db507f51a24e3af2d; no voters: 
I20260601 13:21:36.443930 25442 raft_consensus.cc:2804] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:21:36.444083 25442 raft_consensus.cc:697] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 2 LEADER]: Becoming Leader. State: Replica: d14fc40c3e334b1db507f51a24e3af2d, State: Running, Role: LEADER
I20260601 13:21:36.444240 25442 consensus_queue.cc:237] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } }
I20260601 13:21:36.446035 25126 catalog_manager.cc:5696] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d reported cstate change: term changed from 1 to 2, leader changed from 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129) to d14fc40c3e334b1db507f51a24e3af2d (127.23.250.131). New cstate: current_term: 2 leader_uuid: "d14fc40c3e334b1db507f51a24e3af2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:36.542243 25544 heartbeater.cc:499] Master 127.23.250.190:34263 was elected leader, sending a full tablet report...
I20260601 13:21:36.586404 25307 raft_consensus.cc:1275] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Refusing update from remote peer d14fc40c3e334b1db507f51a24e3af2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:21:36.587069 25573 consensus_queue.cc:1048] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:36.589219 25231 raft_consensus.cc:1275] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Refusing update from remote peer d14fc40c3e334b1db507f51a24e3af2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:21:36.589634 25573 consensus_queue.cc:1048] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:36.865561 25231 raft_consensus.cc:1275] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Refusing update from remote peer d14fc40c3e334b1db507f51a24e3af2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:21:36.866108 25573 consensus_queue.cc:1048] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:36.868436 25307 raft_consensus.cc:1275] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Refusing update from remote peer d14fc40c3e334b1db507f51a24e3af2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:21:36.868866 25580 consensus_queue.cc:1048] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:38.053268 25182 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:38.054208 25182 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:21:38.054330 25182 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:40.054733 25182 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:40.055742 25182 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:21:40.055888 25182 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:41.058781 25381 consensus_queue.cc:237] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } }
I20260601 13:21:41.060490 25230 raft_consensus.cc:1275] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Refusing update from remote peer d14fc40c3e334b1db507f51a24e3af2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:21:41.060786 25307 raft_consensus.cc:1275] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Refusing update from remote peer d14fc40c3e334b1db507f51a24e3af2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:21:41.060937 25585 consensus_queue.cc:1048] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:21:41.061290 25586 consensus_queue.cc:1048] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:21:41.062845 25585 raft_consensus.cc:2955] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.063324 25230 raft_consensus.cc:2955] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.063519 25307 raft_consensus.cc:2955] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.065909 25126 catalog_manager.cc:5696] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 reported cstate change: config changed from index -1 to 3, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New cstate: current_term: 2 leader_uuid: "d14fc40c3e334b1db507f51a24e3af2d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
W20260601 13:21:41.066071 25347 consensus_peers.cc:597] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d -> Peer 59b370161b9241d481e44e91f4ff4510 (127.23.250.132:40555): Couldn't send request to peer 59b370161b9241d481e44e91f4ff4510. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 794446b8f2d141219365d01af45630d7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:41.070355 25307 consensus_queue.cc:237] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } }
I20260601 13:21:41.071851 25230 raft_consensus.cc:1275] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Refusing update from remote peer 31c71b04bb524920ae5005fe7a827d13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.072106 25381 raft_consensus.cc:1275] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Refusing update from remote peer 31c71b04bb524920ae5005fe7a827d13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.072530 25597 consensus_queue.cc:1048] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:41.072726 25581 consensus_queue.cc:1048] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:41.074332 25597 raft_consensus.cc:2955] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.074818 25230 raft_consensus.cc:2955] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
W20260601 13:21:41.076484 25272 consensus_peers.cc:597] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 -> Peer 59b370161b9241d481e44e91f4ff4510 (127.23.250.132:40555): Couldn't send request to peer 59b370161b9241d481e44e91f4ff4510. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12650a2d545b4f3f94581898414defe6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:41.076561 25381 raft_consensus.cc:2955] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.077224 25127 catalog_manager.cc:5696] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 reported cstate change: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "31c71b04bb524920ae5005fe7a827d13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:41.077366 25307 consensus_queue.cc:237] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } }
W20260601 13:21:41.079243 25272 consensus_peers.cc:597] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 -> Peer 59b370161b9241d481e44e91f4ff4510 (127.23.250.132:40555): Couldn't send request to peer 59b370161b9241d481e44e91f4ff4510. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8499006fc3a490191d4c68061ee7267. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:41.080024 25230 raft_consensus.cc:1275] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Refusing update from remote peer 31c71b04bb524920ae5005fe7a827d13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.080338 25381 raft_consensus.cc:1275] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Refusing update from remote peer 31c71b04bb524920ae5005fe7a827d13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.080461 25581 consensus_queue.cc:1048] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:41.080709 25598 consensus_queue.cc:1048] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:41.082151 25581 raft_consensus.cc:2955] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.082649 25230 raft_consensus.cc:2955] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.082716 25381 raft_consensus.cc:2955] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.084647 25128 catalog_manager.cc:5696] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 reported cstate change: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "31c71b04bb524920ae5005fe7a827d13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:41.088861 25230 consensus_queue.cc:237] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } }
I20260601 13:21:41.090611 25381 raft_consensus.cc:1275] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Refusing update from remote peer 15ce425c2cab4784bc50af933a29e2e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.090648 25307 raft_consensus.cc:1275] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Refusing update from remote peer 15ce425c2cab4784bc50af933a29e2e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.091003 25437 consensus_queue.cc:1048] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:41.091176 25608 consensus_queue.cc:1048] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:21:41.092924 25607 raft_consensus.cc:2955] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.093375 25381 raft_consensus.cc:2955] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
W20260601 13:21:41.094854 25196 consensus_peers.cc:597] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 -> Peer 59b370161b9241d481e44e91f4ff4510 (127.23.250.132:40555): Couldn't send request to peer 59b370161b9241d481e44e91f4ff4510. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1ee38be53334b3f838de3ba2364ed08. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:41.093397 25307 raft_consensus.cc:2955] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } } }
I20260601 13:21:41.095748 25126 catalog_manager.cc:5696] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 59b370161b9241d481e44e91f4ff4510 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "15ce425c2cab4784bc50af933a29e2e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:41.506155 25612 ts_tablet_manager.cc:933] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: Initiating tablet copy from peer 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719)
I20260601 13:21:41.506814 25612 tablet_copy_client.cc:323] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:36719
I20260601 13:21:41.511379 25241 tablet_copy_service.cc:140] P 15ce425c2cab4784bc50af933a29e2e0: Received BeginTabletCopySession request for tablet a1ee38be53334b3f838de3ba2364ed08 from peer 59b370161b9241d481e44e91f4ff4510 ({username='slave'} at 127.0.0.1:36258)
I20260601 13:21:41.511549 25241 tablet_copy_service.cc:161] P 15ce425c2cab4784bc50af933a29e2e0: Beginning new tablet copy session on tablet a1ee38be53334b3f838de3ba2364ed08 from peer 59b370161b9241d481e44e91f4ff4510 at {username='slave'} at 127.0.0.1:36258: session id = 59b370161b9241d481e44e91f4ff4510-a1ee38be53334b3f838de3ba2364ed08
I20260601 13:21:41.513497 25241 tablet_copy_source_session.cc:215] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:21:41.514911 25612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee38be53334b3f838de3ba2364ed08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:41.517309 25612 tablet_copy_client.cc:806] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: tablet copy: Starting download of 0 data blocks...
I20260601 13:21:41.517499 25612 tablet_copy_client.cc:670] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: tablet copy: Starting download of 1 WAL segments...
I20260601 13:21:41.519241 25612 tablet_copy_client.cc:538] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:21:41.521014 25612 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: Bootstrap starting.
I20260601 13:21:41.526611 25612 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:21:41.526976 25612 tablet_bootstrap.cc:492] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: Bootstrap complete.
I20260601 13:21:41.527170 25612 ts_tablet_manager.cc:1403] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.003s
I20260601 13:21:41.527707 25612 raft_consensus.cc:359] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } }
I20260601 13:21:41.527871 25612 raft_consensus.cc:740] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 59b370161b9241d481e44e91f4ff4510, State: Initialized, Role: LEARNER
I20260601 13:21:41.527980 25612 consensus_queue.cc:260] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510 [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: "15ce425c2cab4784bc50af933a29e2e0" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 36719 } } peers { permanent_uuid: "31c71b04bb524920ae5005fe7a827d13" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32837 } } peers { permanent_uuid: "d14fc40c3e334b1db507f51a24e3af2d" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "59b370161b9241d481e44e91f4ff4510" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40555 } attrs { promote: true } }
I20260601 13:21:41.528395 25612 ts_tablet_manager.cc:1434] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:21:41.529114 25241 tablet_copy_service.cc:342] P 15ce425c2cab4784bc50af933a29e2e0: Request end of tablet copy session 59b370161b9241d481e44e91f4ff4510-a1ee38be53334b3f838de3ba2364ed08 received from {username='slave'} at 127.0.0.1:36258
I20260601 13:21:41.529246 25241 tablet_copy_service.cc:434] P 15ce425c2cab4784bc50af933a29e2e0: ending tablet copy session 59b370161b9241d481e44e91f4ff4510-a1ee38be53334b3f838de3ba2364ed08 on tablet a1ee38be53334b3f838de3ba2364ed08 with peer 59b370161b9241d481e44e91f4ff4510
I20260601 13:21:41.560863 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
W20260601 13:21:41.563140 25345 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260601 13:21:41.564364 25345 consensus_peers.cc:597] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d -> Peer 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719): Couldn't send request to peer 15ce425c2cab4784bc50af933a29e2e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:41.566368 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:41.566640 24554 tablet_replica.cc:333] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.566787 24554 raft_consensus.cc:2243] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.567021 24554 raft_consensus.cc:2272] T 0e39392a84924c91b622ebc5c39eaff4 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.567550 24554 tablet_replica.cc:333] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.567663 24554 raft_consensus.cc:2243] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.567775 24554 raft_consensus.cc:2272] T 794446b8f2d141219365d01af45630d7 P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.568300 24554 tablet_replica.cc:333] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.568404 24554 raft_consensus.cc:2243] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.568506 24554 raft_consensus.cc:2272] T d8499006fc3a490191d4c68061ee7267 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.569006 24554 tablet_replica.cc:333] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.569110 24554 raft_consensus.cc:2243] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.569279 24554 raft_consensus.cc:2272] T 736552e1c66a48a38fc911b84c344839 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.569633 24554 tablet_replica.cc:333] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.569727 24554 raft_consensus.cc:2243] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.569815 24554 raft_consensus.cc:2272] T 6c1379ca77db4ba58253808f0a2ac11e P 15ce425c2cab4784bc50af933a29e2e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.570255 24554 tablet_replica.cc:333] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.570381 24554 raft_consensus.cc:2243] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.570480 24554 raft_consensus.cc:2272] T 12650a2d545b4f3f94581898414defe6 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.570974 24554 tablet_replica.cc:333] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.571067 24554 raft_consensus.cc:2243] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.571156 24554 raft_consensus.cc:2272] T 95b8ad400618457da2580103186bba81 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.571487 24554 tablet_replica.cc:333] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0: stopping tablet replica
I20260601 13:21:41.571575 24554 raft_consensus.cc:2243] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.571787 24554 raft_consensus.cc:2272] T a1ee38be53334b3f838de3ba2364ed08 P 15ce425c2cab4784bc50af933a29e2e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.586973 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:21:41.589560 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:21:41.595953 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:41.596177 24554 tablet_replica.cc:333] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.596344 24554 raft_consensus.cc:2243] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.596607 24554 raft_consensus.cc:2272] T 12650a2d545b4f3f94581898414defe6 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.597179 24554 tablet_replica.cc:333] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.597297 24554 raft_consensus.cc:2243] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.597491 24554 raft_consensus.cc:2272] T 95b8ad400618457da2580103186bba81 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.597878 24554 tablet_replica.cc:333] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.598006 24554 raft_consensus.cc:2243] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.598122 24554 raft_consensus.cc:2272] T 6c1379ca77db4ba58253808f0a2ac11e P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.598438 24554 tablet_replica.cc:333] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.598553 24554 raft_consensus.cc:2243] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.598670 24554 raft_consensus.cc:2272] T 736552e1c66a48a38fc911b84c344839 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.599013 24554 tablet_replica.cc:333] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.599120 24554 raft_consensus.cc:2243] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.599326 24554 raft_consensus.cc:2272] T d8499006fc3a490191d4c68061ee7267 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.599757 24554 tablet_replica.cc:333] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.599828 24554 raft_consensus.cc:2243] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.599954 24554 raft_consensus.cc:2272] T a1ee38be53334b3f838de3ba2364ed08 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.600479 24554 tablet_replica.cc:333] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.600574 24554 raft_consensus.cc:2243] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.600672 24554 raft_consensus.cc:2272] T 0e39392a84924c91b622ebc5c39eaff4 P 31c71b04bb524920ae5005fe7a827d13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.600978 24554 tablet_replica.cc:333] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13: stopping tablet replica
I20260601 13:21:41.601068 24554 raft_consensus.cc:2243] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.601186 24554 raft_consensus.cc:2272] T 794446b8f2d141219365d01af45630d7 P 31c71b04bb524920ae5005fe7a827d13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.614951 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:21:41.617700 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:21:41.622774 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:41.623665 24554 tablet_replica.cc:333] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
W20260601 13:21:41.623798 25345 consensus_peers.cc:597] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d -> Peer 15ce425c2cab4784bc50af933a29e2e0 (127.23.250.129:36719): Couldn't send request to peer 15ce425c2cab4784bc50af933a29e2e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:36719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:41.623865 24554 raft_consensus.cc:2243] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.624008 24554 raft_consensus.cc:2272] T 0e39392a84924c91b622ebc5c39eaff4 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:21:41.624142 25347 consensus_peers.cc:597] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d -> Peer 31c71b04bb524920ae5005fe7a827d13 (127.23.250.130:32837): Couldn't send request to peer 31c71b04bb524920ae5005fe7a827d13. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.130:32837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:41.624476 24554 tablet_replica.cc:333] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
I20260601 13:21:41.624579 24554 raft_consensus.cc:2243] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.624745 24554 raft_consensus.cc:2272] T 6c1379ca77db4ba58253808f0a2ac11e P d14fc40c3e334b1db507f51a24e3af2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.625133 24554 tablet_replica.cc:333] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
I20260601 13:21:41.625227 24554 raft_consensus.cc:2243] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.625315 24554 raft_consensus.cc:2272] T 736552e1c66a48a38fc911b84c344839 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.625646 24554 tablet_replica.cc:333] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
I20260601 13:21:41.625742 24554 raft_consensus.cc:2243] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.625838 24554 raft_consensus.cc:2272] T d8499006fc3a490191d4c68061ee7267 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.626305 24554 tablet_replica.cc:333] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
I20260601 13:21:41.626401 24554 raft_consensus.cc:2243] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.626621 24554 raft_consensus.cc:2272] T 794446b8f2d141219365d01af45630d7 P d14fc40c3e334b1db507f51a24e3af2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.627086 24554 tablet_replica.cc:333] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
I20260601 13:21:41.627182 24554 raft_consensus.cc:2243] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.627283 24554 raft_consensus.cc:2272] T 12650a2d545b4f3f94581898414defe6 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.627717 24554 tablet_replica.cc:333] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
I20260601 13:21:41.627808 24554 raft_consensus.cc:2243] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.627897 24554 raft_consensus.cc:2272] T 95b8ad400618457da2580103186bba81 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.628232 24554 tablet_replica.cc:333] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d: stopping tablet replica
I20260601 13:21:41.628319 24554 raft_consensus.cc:2243] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:41.628413 24554 raft_consensus.cc:2272] T a1ee38be53334b3f838de3ba2364ed08 P d14fc40c3e334b1db507f51a24e3af2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.642637 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:21:41.645731 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:21:41.651759 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:41.652299 24554 tablet_replica.cc:333] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510: stopping tablet replica
I20260601 13:21:41.652462 24554 raft_consensus.cc:2243] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:21:41.652611 24554 raft_consensus.cc:2272] T a1ee38be53334b3f838de3ba2364ed08 P 59b370161b9241d481e44e91f4ff4510 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:21:41.665334 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:21:41.667443 24554 master.cc:562] Master@127.23.250.190:34263 shutting down...
W20260601 13:21:41.670840 25176 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:21:41.670969 25176 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:21:41.671003 25176 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:21:41.671387 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:41.671581 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:41.671677 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30fda877cb3b4e6c8979ac85cc0ec39d: stopping tablet replica
I20260601 13:21:41.684757 24554 master.cc:584] Master@127.23.250.190:34263 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7751 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:21:41.696614 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:45001,127.23.250.189:39069,127.23.250.188:37615
I20260601 13:21:41.697098 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:41.699433 25620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:41.699599 25623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:41.699699 25621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.699747 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:41.699962 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:41.700006 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:41.700023 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320101700023 us; error 0 us; skew 500 ppm
I20260601 13:21:41.700984 24554 webserver.cc:533] Webserver started at http://127.23.250.190:37545/ using document root <none> and password file <none>
I20260601 13:21:41.701123 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:41.701165 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:41.701236 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:41.701601 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "93bb4bfc924141eea1ba6f3f259969fe"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.703307 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:41.704325 25628 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.704651 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:41.704743 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "93bb4bfc924141eea1ba6f3f259969fe"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.704836 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:41.730728 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:41.731202 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:41.735606 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:45001
I20260601 13:21:41.737172 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:21:41.741832 25680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:45001 every 8 connection(s)
W20260601 13:21:41.742878 25683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.742945 25681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:21:41.742998 25684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.743054 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:41.742827 25686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.743248 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:41.743286 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:41.743306 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320101743306 us; error 0 us; skew 500 ppm
I20260601 13:21:41.744226 24554 webserver.cc:533] Webserver started at http://127.23.250.189:34259/ using document root <none> and password file <none>
I20260601 13:21:41.744374 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:41.744426 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:41.744452 25681 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:41.744571 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:41.744967 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root/instance:
uuid: "bddc896d1223454e83e0ae179e16be6c"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.746620 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:41.747725 25693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.748025 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:41.748099 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root
uuid: "bddc896d1223454e83e0ae179e16be6c"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.748164 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:41.750186 25681 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:21:41.751732 25681 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.250.189:39069: Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
I20260601 13:21:41.764451 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:41.764919 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:41.768916 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.189:39069
I20260601 13:21:41.768944 25746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.189:39069 every 8 connection(s)
I20260601 13:21:41.769673 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:21:41.769912 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:41.770905 25681 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } attempt: 1
I20260601 13:21:41.771404 25747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:21:41.771699 25752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.771803 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:41.771872 25749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:41.772033 25750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.772346 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:41.772456 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:41.772527 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320101772525 us; error 0 us; skew 500 ppm
I20260601 13:21:41.774048 24554 webserver.cc:533] Webserver started at http://127.23.250.188:41461/ using document root <none> and password file <none>
I20260601 13:21:41.774255 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:41.774341 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:41.774461 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:41.775007 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root/instance:
uuid: "326786ce7e54457eba4b472598189282"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.775933 25747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:41.776671 25681 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:41.776993 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
W20260601 13:21:41.777840 25681 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.250.188:37615: Network error: Client connection negotiation failed: client connection to 127.23.250.188:37615: connect: Connection refused (error 111)
I20260601 13:21:41.778220 25759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.778762 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:41.778859 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root
uuid: "326786ce7e54457eba4b472598189282"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.778928 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:41.779826 25747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:21:41.781131 25747 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.250.188:37615: Network error: Client connection negotiation failed: client connection to 127.23.250.188:37615: connect: Connection refused (error 111)
I20260601 13:21:41.799185 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:41.799664 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:41.804118 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.188:37615
I20260601 13:21:41.804179 25812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.188:37615 every 8 connection(s)
I20260601 13:21:41.804674 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:21:41.805141 25813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:41.806463 25813 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:41.811481 25813 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:41.815433 25813 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:21:41.820551 25813 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: Bootstrap starting.
I20260601 13:21:41.821357 25813 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:41.822448 25813 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: No bootstrap required, opened a new log
I20260601 13:21:41.822885 25813 raft_consensus.cc:359] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.822989 25813 raft_consensus.cc:385] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:41.823012 25813 raft_consensus.cc:740] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 326786ce7e54457eba4b472598189282, State: Initialized, Role: FOLLOWER
I20260601 13:21:41.823158 25813 consensus_queue.cc:260] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.823514 25818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [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: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.823661 25813 sys_catalog.cc:565] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:21:41.823670 25818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:21:41.825934 25829 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:21:41.826002 25829 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:21:41.828282 25747 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } attempt: 1
I20260601 13:21:41.830006 25681 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } attempt: 1
I20260601 13:21:41.833585 25747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c: Bootstrap starting.
I20260601 13:21:41.834540 25747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:41.835294 25681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: Bootstrap starting.
I20260601 13:21:41.835606 25747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c: No bootstrap required, opened a new log
I20260601 13:21:41.836012 25747 raft_consensus.cc:359] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.836058 25681 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:41.836107 25747 raft_consensus.cc:385] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:41.836130 25747 raft_consensus.cc:740] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddc896d1223454e83e0ae179e16be6c, State: Initialized, Role: FOLLOWER
I20260601 13:21:41.836313 25747 consensus_queue.cc:260] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.836635 25832 sys_catalog.cc:455] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [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: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.836728 25832 sys_catalog.cc:458] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:41.836833 25747 sys_catalog.cc:565] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:21:41.837236 25681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: No bootstrap required, opened a new log
I20260601 13:21:41.837674 25681 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.837778 25681 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:41.837821 25681 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bb4bfc924141eea1ba6f3f259969fe, State: Initialized, Role: FOLLOWER
I20260601 13:21:41.837968 25681 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.838281 25839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [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: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.838400 25839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:41.838496 25681 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:21:41.839207 25845 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:21:41.839263 25845 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:21:41.840188 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:21:41.840251 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:21:41.840782 25856 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:21:41.840797 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:41.840870 25856 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:21:41.842801 25858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:41.842885 25857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:41.842912 25860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.842934 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:41.843145 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:41.843182 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:41.843197 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320101843198 us; error 0 us; skew 500 ppm
I20260601 13:21:41.844076 24554 webserver.cc:533] Webserver started at http://127.23.250.129:36911/ using document root <none> and password file <none>
I20260601 13:21:41.844213 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:41.844254 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:41.844308 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:41.844640 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "a56e433811d6496595920e2c805de854"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.846145 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:21:41.847237 25865 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.847537 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:21:41.847604 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "a56e433811d6496595920e2c805de854"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.847728 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:41.856001 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:41.856426 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:41.856739 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:41.857240 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:41.857280 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.857311 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:41.857324 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.862051 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:37303
I20260601 13:21:41.862108 25928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:37303 every 8 connection(s)
I20260601 13:21:41.863152 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:41.865840 25939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:41.866077 25936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.866849 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:41.866961 25937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.867195 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:41.867271 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:41.867318 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320101867316 us; error 0 us; skew 500 ppm
I20260601 13:21:41.868227 24554 webserver.cc:533] Webserver started at http://127.23.250.130:37319/ using document root <none> and password file <none>
I20260601 13:21:41.868330 25930 heartbeater.cc:344] Connected to a master server at 127.23.250.190:45001
I20260601 13:21:41.868388 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:41.868408 25930 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.868453 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:41.868520 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:41.868634 25930 heartbeater.cc:507] Master 127.23.250.190:45001 requested a full tablet report, sending...
I20260601 13:21:41.868736 25931 heartbeater.cc:344] Connected to a master server at 127.23.250.189:39069
I20260601 13:21:41.868813 25931 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.868970 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "07e5789245ad4e8ab14b21f8e28f2846"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.869029 25931 heartbeater.cc:507] Master 127.23.250.189:39069 requested a full tablet report, sending...
I20260601 13:21:41.869295 25929 heartbeater.cc:344] Connected to a master server at 127.23.250.188:37615
I20260601 13:21:41.869396 25645 ts_manager.cc:194] Registered new tserver with Master: a56e433811d6496595920e2c805de854 (127.23.250.129:37303)
I20260601 13:21:41.869405 25929 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.869715 25711 ts_manager.cc:194] Registered new tserver with Master: a56e433811d6496595920e2c805de854 (127.23.250.129:37303)
I20260601 13:21:41.869745 25929 heartbeater.cc:507] Master 127.23.250.188:37615 requested a full tablet report, sending...
I20260601 13:21:41.870337 25777 ts_manager.cc:194] Registered new tserver with Master: a56e433811d6496595920e2c805de854 (127.23.250.129:37303)
I20260601 13:21:41.870929 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:21:41.871850 25944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.872161 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:41.872222 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "07e5789245ad4e8ab14b21f8e28f2846"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.872306 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:41.881110 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:41.881533 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:41.881850 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:41.882323 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:41.882361 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.882390 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:41.882452 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.887306 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:45417
I20260601 13:21:41.887410 26007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:45417 every 8 connection(s)
I20260601 13:21:41.888438 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:41.890746 26016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.891089 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:41.891284 26015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:41.892091 26018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:41.892419 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:41.892534 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:41.892616 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320101892614 us; error 0 us; skew 500 ppm
I20260601 13:21:41.893227 26009 heartbeater.cc:344] Connected to a master server at 127.23.250.190:45001
I20260601 13:21:41.893265 26008 heartbeater.cc:344] Connected to a master server at 127.23.250.188:37615
I20260601 13:21:41.893321 26009 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.893373 26008 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.893558 26009 heartbeater.cc:507] Master 127.23.250.190:45001 requested a full tablet report, sending...
I20260601 13:21:41.893599 26008 heartbeater.cc:507] Master 127.23.250.188:37615 requested a full tablet report, sending...
I20260601 13:21:41.893867 24554 webserver.cc:533] Webserver started at http://127.23.250.131:36941/ using document root <none> and password file <none>
I20260601 13:21:41.894085 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:41.894163 26010 heartbeater.cc:344] Connected to a master server at 127.23.250.189:39069
I20260601 13:21:41.894196 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:41.894243 26010 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.894273 25645 ts_manager.cc:194] Registered new tserver with Master: 07e5789245ad4e8ab14b21f8e28f2846 (127.23.250.130:45417)
I20260601 13:21:41.894421 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:41.894274 25777 ts_manager.cc:194] Registered new tserver with Master: 07e5789245ad4e8ab14b21f8e28f2846 (127.23.250.130:45417)
I20260601 13:21:41.894516 26010 heartbeater.cc:507] Master 127.23.250.189:39069 requested a full tablet report, sending...
I20260601 13:21:41.894986 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "dbc68f8bd6b24db39aec7f331a8a41a8"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.895114 25711 ts_manager.cc:194] Registered new tserver with Master: 07e5789245ad4e8ab14b21f8e28f2846 (127.23.250.130:45417)
I20260601 13:21:41.896669 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:41.897796 26023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.898159 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:41.898237 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "dbc68f8bd6b24db39aec7f331a8a41a8"
format_stamp: "Formatted at 2026-06-01 13:21:41 on dist-test-slave-clgz"
I20260601 13:21:41.898288 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:41.906287 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:41.906742 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:41.907017 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:41.907542 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:41.907599 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.907634 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:41.907675 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:41.912727 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:32949
I20260601 13:21:41.912797 26086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:32949 every 8 connection(s)
I20260601 13:21:41.918313 26087 heartbeater.cc:344] Connected to a master server at 127.23.250.188:37615
I20260601 13:21:41.918431 26087 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.918742 26087 heartbeater.cc:507] Master 127.23.250.188:37615 requested a full tablet report, sending...
I20260601 13:21:41.918934 26089 heartbeater.cc:344] Connected to a master server at 127.23.250.189:39069
I20260601 13:21:41.919039 26089 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.919338 26088 heartbeater.cc:344] Connected to a master server at 127.23.250.190:45001
I20260601 13:21:41.919415 26088 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:41.919458 25777 ts_manager.cc:194] Registered new tserver with Master: dbc68f8bd6b24db39aec7f331a8a41a8 (127.23.250.131:32949)
I20260601 13:21:41.919615 26088 heartbeater.cc:507] Master 127.23.250.190:45001 requested a full tablet report, sending...
I20260601 13:21:41.919716 26089 heartbeater.cc:507] Master 127.23.250.189:39069 requested a full tablet report, sending...
I20260601 13:21:41.920238 25711 ts_manager.cc:194] Registered new tserver with Master: dbc68f8bd6b24db39aec7f331a8a41a8 (127.23.250.131:32949)
I20260601 13:21:41.920238 25645 ts_manager.cc:194] Registered new tserver with Master: dbc68f8bd6b24db39aec7f331a8a41a8 (127.23.250.131:32949)
I20260601 13:21:41.920513 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007191145s
I20260601 13:21:41.983875 25832 raft_consensus.cc:493] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:41.984036 25832 raft_consensus.cc:515] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.984572 25832 leader_election.cc:290] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93bb4bfc924141eea1ba6f3f259969fe (127.23.250.190:45001), 326786ce7e54457eba4b472598189282 (127.23.250.188:37615)
I20260601 13:21:41.984997 25787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bddc896d1223454e83e0ae179e16be6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "326786ce7e54457eba4b472598189282" is_pre_election: true
I20260601 13:21:41.984980 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bddc896d1223454e83e0ae179e16be6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bb4bfc924141eea1ba6f3f259969fe" is_pre_election: true
I20260601 13:21:41.985154 25787 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bddc896d1223454e83e0ae179e16be6c in term 0.
I20260601 13:21:41.985160 25655 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bddc896d1223454e83e0ae179e16be6c in term 0.
I20260601 13:21:41.985543 25696 leader_election.cc:304] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 326786ce7e54457eba4b472598189282, bddc896d1223454e83e0ae179e16be6c; no voters: 
I20260601 13:21:41.985710 25832 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:41.985773 25832 raft_consensus.cc:493] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:41.985816 25832 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:41.986747 25832 raft_consensus.cc:515] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.987104 25832 leader_election.cc:290] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [CANDIDATE]: Term 1 election: Requested vote from peers 93bb4bfc924141eea1ba6f3f259969fe (127.23.250.190:45001), 326786ce7e54457eba4b472598189282 (127.23.250.188:37615)
I20260601 13:21:41.987390 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bddc896d1223454e83e0ae179e16be6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bb4bfc924141eea1ba6f3f259969fe"
I20260601 13:21:41.987480 25655 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:41.987459 25787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bddc896d1223454e83e0ae179e16be6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "326786ce7e54457eba4b472598189282"
I20260601 13:21:41.987597 25787 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:41.988247 25655 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bddc896d1223454e83e0ae179e16be6c in term 1.
I20260601 13:21:41.988512 25787 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bddc896d1223454e83e0ae179e16be6c in term 1.
I20260601 13:21:41.988541 25695 leader_election.cc:304] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93bb4bfc924141eea1ba6f3f259969fe, bddc896d1223454e83e0ae179e16be6c; no voters: 
I20260601 13:21:41.988745 25832 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:41.988960 25832 raft_consensus.cc:697] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 1 LEADER]: Becoming Leader. State: Replica: bddc896d1223454e83e0ae179e16be6c, State: Running, Role: LEADER
I20260601 13:21:41.989125 25832 consensus_queue.cc:237] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:41.989740 26095 sys_catalog.cc:455] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bddc896d1223454e83e0ae179e16be6c. Latest consensus state: current_term: 1 leader_uuid: "bddc896d1223454e83e0ae179e16be6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.989861 26095 sys_catalog.cc:458] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:41.990190 26097 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:21:41.990985 26097 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:21:41.992853 25787 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Refusing update from remote peer bddc896d1223454e83e0ae179e16be6c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.992861 25655 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Refusing update from remote peer bddc896d1223454e83e0ae179e16be6c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:21:41.993307 26095 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:41.993425 25832 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:41.994730 25839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader bddc896d1223454e83e0ae179e16be6c. Latest consensus state: current_term: 1 leader_uuid: "bddc896d1223454e83e0ae179e16be6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.994850 25839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:41.994737 25818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bddc896d1223454e83e0ae179e16be6c. Latest consensus state: current_term: 1 leader_uuid: "bddc896d1223454e83e0ae179e16be6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.995014 25818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:41.995908 25832 sys_catalog.cc:455] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bddc896d1223454e83e0ae179e16be6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.996017 25832 sys_catalog.cc:458] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:41.996032 26095 sys_catalog.cc:455] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bddc896d1223454e83e0ae179e16be6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.996129 26095 sys_catalog.cc:458] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:41.996531 26097 catalog_manager.cc:1382] Generated new cluster ID: e768868ce5634eaeaff16d76335bb4f1
I20260601 13:21:41.996598 26097 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:21:41.996590 25818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bddc896d1223454e83e0ae179e16be6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.996704 25818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:41.997565 25839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bddc896d1223454e83e0ae179e16be6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:41.997664 25839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:42.016592 26097 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:21:42.017230 26097 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:21:42.023732 26097 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c: Generated new TSK 0
I20260601 13:21:42.023973 26097 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:21:42.826980 25829 catalog_manager.cc:1294] Loaded cluster ID: e768868ce5634eaeaff16d76335bb4f1
I20260601 13:21:42.827068 25829 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: loading cluster ID for follower catalog manager: success
I20260601 13:21:42.828339 25829 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: acquiring CA information for follower catalog manager: success
I20260601 13:21:42.828972 25829 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:21:42.841674 25856 catalog_manager.cc:1294] Loaded cluster ID: e768868ce5634eaeaff16d76335bb4f1
I20260601 13:21:42.841800 25856 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: loading cluster ID for follower catalog manager: success
I20260601 13:21:42.843075 25856 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: acquiring CA information for follower catalog manager: success
I20260601 13:21:42.843678 25856 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:21:42.872370 25711 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52552
I20260601 13:21:42.896800 25711 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52566
I20260601 13:21:42.922150 25711 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52580
I20260601 13:21:43.838833 25844 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:43.873306 25931 heartbeater.cc:499] Master 127.23.250.189:39069 was elected leader, sending a full tablet report...
I20260601 13:21:43.897733 26010 heartbeater.cc:499] Master 127.23.250.189:39069 was elected leader, sending a full tablet report...
I20260601 13:21:43.923049 26089 heartbeater.cc:499] Master 127.23.250.189:39069 was elected leader, sending a full tablet report...
I20260601 13:21:44.186203 25711 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43614:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:21:44.201625 25972 tablet_service.cc:1511] Processing CreateTablet for tablet d7d20e2c852c4189a14807d3a1572554 (DEFAULT_TABLE table=test-workload [id=c86291e852444edf881f54d27204668f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:21:44.201999 25972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d20e2c852c4189a14807d3a1572554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:44.202306 25893 tablet_service.cc:1511] Processing CreateTablet for tablet 37b9770de0bf431dbec90d22ebf826b4 (DEFAULT_TABLE table=test-workload [id=c86291e852444edf881f54d27204668f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:21:44.202658 25893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b9770de0bf431dbec90d22ebf826b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:44.204272 26133 tablet_bootstrap.cc:492] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846: Bootstrap starting.
I20260601 13:21:44.204797 26134 tablet_bootstrap.cc:492] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854: Bootstrap starting.
I20260601 13:21:44.204833 26051 tablet_service.cc:1511] Processing CreateTablet for tablet d314941926c44689b5d6b2e46ec49442 (DEFAULT_TABLE table=test-workload [id=c86291e852444edf881f54d27204668f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:21:44.205161 26051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d314941926c44689b5d6b2e46ec49442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:44.205552 26133 tablet_bootstrap.cc:654] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:44.205859 26134 tablet_bootstrap.cc:654] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:44.206940 26133 tablet_bootstrap.cc:492] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846: No bootstrap required, opened a new log
I20260601 13:21:44.207041 26134 tablet_bootstrap.cc:492] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854: No bootstrap required, opened a new log
I20260601 13:21:44.207048 26133 ts_tablet_manager.cc:1403] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:21:44.207154 26134 ts_tablet_manager.cc:1403] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:44.207581 26134 raft_consensus.cc:359] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a56e433811d6496595920e2c805de854" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37303 } }
I20260601 13:21:44.207718 26134 raft_consensus.cc:385] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:44.207747 26137 tablet_bootstrap.cc:492] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8: Bootstrap starting.
I20260601 13:21:44.207772 26134 raft_consensus.cc:740] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a56e433811d6496595920e2c805de854, State: Initialized, Role: FOLLOWER
I20260601 13:21:44.207908 26134 consensus_queue.cc:260] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a56e433811d6496595920e2c805de854" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37303 } }
I20260601 13:21:44.207996 26134 raft_consensus.cc:399] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:44.208030 26134 raft_consensus.cc:493] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:44.208078 26134 raft_consensus.cc:3060] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:44.208832 26137 tablet_bootstrap.cc:654] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:44.209089 26134 raft_consensus.cc:515] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a56e433811d6496595920e2c805de854" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37303 } }
I20260601 13:21:44.209247 26134 leader_election.cc:304] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [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: a56e433811d6496595920e2c805de854; no voters: 
I20260601 13:21:44.209445 26134 leader_election.cc:290] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:44.209739 26140 raft_consensus.cc:2804] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:44.209805 26134 ts_tablet_manager.cc:1434] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:21:44.209946 26140 raft_consensus.cc:697] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 1 LEADER]: Becoming Leader. State: Replica: a56e433811d6496595920e2c805de854, State: Running, Role: LEADER
I20260601 13:21:44.210028 26137 tablet_bootstrap.cc:492] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8: No bootstrap required, opened a new log
I20260601 13:21:44.210107 26137 ts_tablet_manager.cc:1403] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:44.210072 26140 consensus_queue.cc:237] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [LEADER]: Queue going to LEADER mode. State: All 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: "a56e433811d6496595920e2c805de854" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37303 } }
I20260601 13:21:44.207581 26133 raft_consensus.cc:359] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e5789245ad4e8ab14b21f8e28f2846" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45417 } }
I20260601 13:21:44.210206 26133 raft_consensus.cc:385] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:44.210254 26133 raft_consensus.cc:740] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5789245ad4e8ab14b21f8e28f2846, State: Initialized, Role: FOLLOWER
I20260601 13:21:44.210368 26133 consensus_queue.cc:260] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07e5789245ad4e8ab14b21f8e28f2846" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45417 } }
I20260601 13:21:44.210456 26133 raft_consensus.cc:399] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:44.210508 26133 raft_consensus.cc:493] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:44.210557 26133 raft_consensus.cc:3060] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:44.210606 26137 raft_consensus.cc:359] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbc68f8bd6b24db39aec7f331a8a41a8" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 32949 } }
I20260601 13:21:44.210686 26137 raft_consensus.cc:385] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:44.210734 26137 raft_consensus.cc:740] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc68f8bd6b24db39aec7f331a8a41a8, State: Initialized, Role: FOLLOWER
I20260601 13:21:44.210846 26137 consensus_queue.cc:260] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dbc68f8bd6b24db39aec7f331a8a41a8" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 32949 } }
I20260601 13:21:44.210919 26137 raft_consensus.cc:399] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:44.210949 26137 raft_consensus.cc:493] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:44.211001 26137 raft_consensus.cc:3060] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:44.211577 26133 raft_consensus.cc:515] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e5789245ad4e8ab14b21f8e28f2846" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45417 } }
I20260601 13:21:44.211716 26133 leader_election.cc:304] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [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: 07e5789245ad4e8ab14b21f8e28f2846; no voters: 
I20260601 13:21:44.211898 26137 raft_consensus.cc:515] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbc68f8bd6b24db39aec7f331a8a41a8" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 32949 } }
I20260601 13:21:44.212040 26137 leader_election.cc:304] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [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: dbc68f8bd6b24db39aec7f331a8a41a8; no voters: 
I20260601 13:21:44.212222 26137 leader_election.cc:290] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:44.212294 26144 raft_consensus.cc:2804] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:44.212445 26144 raft_consensus.cc:697] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 1 LEADER]: Becoming Leader. State: Replica: dbc68f8bd6b24db39aec7f331a8a41a8, State: Running, Role: LEADER
I20260601 13:21:44.212529 26137 ts_tablet_manager.cc:1434] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:21:44.212568 26144 consensus_queue.cc:237] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [LEADER]: Queue going to LEADER mode. State: All 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: "dbc68f8bd6b24db39aec7f331a8a41a8" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 32949 } }
I20260601 13:21:44.211944 26133 leader_election.cc:290] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:44.213742 25711 catalog_manager.cc:5696] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 reported cstate change: term changed from 0 to 1, leader changed from <none> to a56e433811d6496595920e2c805de854 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "a56e433811d6496595920e2c805de854" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a56e433811d6496595920e2c805de854" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37303 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:44.213850 26133 ts_tablet_manager.cc:1434] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260601 13:21:44.214700 25710 catalog_manager.cc:5696] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbc68f8bd6b24db39aec7f331a8a41a8 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "dbc68f8bd6b24db39aec7f331a8a41a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbc68f8bd6b24db39aec7f331a8a41a8" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 32949 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:44.216118 26143 raft_consensus.cc:2804] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:44.216244 26143 raft_consensus.cc:697] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 1 LEADER]: Becoming Leader. State: Replica: 07e5789245ad4e8ab14b21f8e28f2846, State: Running, Role: LEADER
I20260601 13:21:44.216387 26143 consensus_queue.cc:237] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [LEADER]: Queue going to LEADER mode. State: All 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: "07e5789245ad4e8ab14b21f8e28f2846" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45417 } }
I20260601 13:21:44.219866 25709 catalog_manager.cc:5696] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e5789245ad4e8ab14b21f8e28f2846 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "07e5789245ad4e8ab14b21f8e28f2846" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e5789245ad4e8ab14b21f8e28f2846" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:44.231102 24554 master.cc:562] Master@127.23.250.189:39069 shutting down...
I20260601 13:21:44.234370 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:44.234647 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:44.234745 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P bddc896d1223454e83e0ae179e16be6c: stopping tablet replica
I20260601 13:21:44.238844 24554 master.cc:584] Master@127.23.250.189:39069 shutdown complete.
W20260601 13:21:45.220372 25931 heartbeater.cc:646] Failed to heartbeat to 127.23.250.189:39069 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
I20260601 13:21:45.725666 26157 raft_consensus.cc:493] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bddc896d1223454e83e0ae179e16be6c)
I20260601 13:21:45.725771 26158 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bddc896d1223454e83e0ae179e16be6c)
I20260601 13:21:45.725878 26157 raft_consensus.cc:515] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:45.725905 26158 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:45.726507 26157 leader_election.cc:290] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93bb4bfc924141eea1ba6f3f259969fe (127.23.250.190:45001), bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069)
I20260601 13:21:45.726541 26158 leader_election.cc:290] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069), 326786ce7e54457eba4b472598189282 (127.23.250.188:37615)
I20260601 13:21:45.726926 25787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "93bb4bfc924141eea1ba6f3f259969fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "326786ce7e54457eba4b472598189282" is_pre_election: true
I20260601 13:21:45.726924 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "326786ce7e54457eba4b472598189282" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "93bb4bfc924141eea1ba6f3f259969fe" is_pre_election: true
I20260601 13:21:45.727082 25787 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93bb4bfc924141eea1ba6f3f259969fe in term 1.
I20260601 13:21:45.727108 25655 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 326786ce7e54457eba4b472598189282 in term 1.
I20260601 13:21:45.727434 25631 leader_election.cc:304] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [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: 326786ce7e54457eba4b472598189282, 93bb4bfc924141eea1ba6f3f259969fe; no voters: 
I20260601 13:21:45.727456 25761 leader_election.cc:304] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [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: 326786ce7e54457eba4b472598189282, 93bb4bfc924141eea1ba6f3f259969fe; no voters: 
I20260601 13:21:45.727574 26158 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:21:45.727610 26157 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:21:45.727631 26158 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Starting leader election (detected failure of leader bddc896d1223454e83e0ae179e16be6c)
I20260601 13:21:45.727653 26157 raft_consensus.cc:493] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bddc896d1223454e83e0ae179e16be6c)
I20260601 13:21:45.727679 26158 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:21:45.727698 26157 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:21:45.728518 25763 leader_election.cc:336] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069): Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
W20260601 13:21:45.728541 25632 leader_election.cc:336] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069): Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
I20260601 13:21:45.729475 26157 raft_consensus.cc:515] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:45.729475 26158 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:45.729935 26158 leader_election.cc:290] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 2 election: Requested vote from peers bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069), 326786ce7e54457eba4b472598189282 (127.23.250.188:37615)
I20260601 13:21:45.730191 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "326786ce7e54457eba4b472598189282" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "93bb4bfc924141eea1ba6f3f259969fe"
I20260601 13:21:45.730376 25655 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 326786ce7e54457eba4b472598189282 in current term 2: Already voted for candidate 93bb4bfc924141eea1ba6f3f259969fe in this term.
I20260601 13:21:45.730460 25787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "93bb4bfc924141eea1ba6f3f259969fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "326786ce7e54457eba4b472598189282"
I20260601 13:21:45.730504 26157 leader_election.cc:290] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [CANDIDATE]: Term 2 election: Requested vote from peers 93bb4bfc924141eea1ba6f3f259969fe (127.23.250.190:45001), bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069)
I20260601 13:21:45.730645 25787 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 93bb4bfc924141eea1ba6f3f259969fe in current term 2: Already voted for candidate 326786ce7e54457eba4b472598189282 in this term.
W20260601 13:21:45.731281 25632 leader_election.cc:336] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069): Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
I20260601 13:21:45.731364 25632 leader_election.cc:304] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [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: 93bb4bfc924141eea1ba6f3f259969fe; no voters: 326786ce7e54457eba4b472598189282, bddc896d1223454e83e0ae179e16be6c
I20260601 13:21:45.731503 26158 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260601 13:21:45.731576 25763 leader_election.cc:336] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069): Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
I20260601 13:21:45.731647 25763 leader_election.cc:304] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [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: 326786ce7e54457eba4b472598189282; no voters: 93bb4bfc924141eea1ba6f3f259969fe, bddc896d1223454e83e0ae179e16be6c
I20260601 13:21:45.731765 26157 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:21:47.503454 26170 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:47.503608 26170 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:47.504176 26170 leader_election.cc:290] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069), 326786ce7e54457eba4b472598189282 (127.23.250.188:37615)
I20260601 13:21:47.504624 25787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "93bb4bfc924141eea1ba6f3f259969fe" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "326786ce7e54457eba4b472598189282" is_pre_election: true
I20260601 13:21:47.504771 25787 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93bb4bfc924141eea1ba6f3f259969fe in term 2.
W20260601 13:21:47.504861 25632 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260601 13:21:47.505151 25631 leader_election.cc:304] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [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: 326786ce7e54457eba4b472598189282, 93bb4bfc924141eea1ba6f3f259969fe; no voters: 
I20260601 13:21:47.505620 26170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:21:47.505690 26170 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:47.505735 26170 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:21:47.505791 25632 leader_election.cc:336] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069): Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
I20260601 13:21:47.506735 26170 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:47.507048 26170 leader_election.cc:290] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 3 election: Requested vote from peers bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069), 326786ce7e54457eba4b472598189282 (127.23.250.188:37615)
I20260601 13:21:47.507383 25787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "93bb4bfc924141eea1ba6f3f259969fe" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "326786ce7e54457eba4b472598189282"
I20260601 13:21:47.507519 25787 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:21:47.508026 25632 leader_election.cc:336] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069): Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111)
I20260601 13:21:47.508420 25787 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93bb4bfc924141eea1ba6f3f259969fe in term 3.
I20260601 13:21:47.508790 25631 leader_election.cc:304] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [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: 326786ce7e54457eba4b472598189282, 93bb4bfc924141eea1ba6f3f259969fe; no voters: bddc896d1223454e83e0ae179e16be6c
I20260601 13:21:47.508996 26170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:21:47.509203 26170 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 3 LEADER]: Becoming Leader. State: Replica: 93bb4bfc924141eea1ba6f3f259969fe, State: Running, Role: LEADER
I20260601 13:21:47.509377 26170 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } }
I20260601 13:21:47.510108 26173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93bb4bfc924141eea1ba6f3f259969fe. Latest consensus state: current_term: 3 leader_uuid: "93bb4bfc924141eea1ba6f3f259969fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:47.510198 26173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:47.510456 26175 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:21:47.511597 26175 catalog_manager.cc:679] Loaded metadata for table test-workload [id=c86291e852444edf881f54d27204668f]
I20260601 13:21:47.512341 26175 tablet_loader.cc:96] loaded metadata for tablet 37b9770de0bf431dbec90d22ebf826b4 (table test-workload [id=c86291e852444edf881f54d27204668f])
I20260601 13:21:47.512579 26175 tablet_loader.cc:96] loaded metadata for tablet d314941926c44689b5d6b2e46ec49442 (table test-workload [id=c86291e852444edf881f54d27204668f])
I20260601 13:21:47.512794 26175 tablet_loader.cc:96] loaded metadata for tablet d7d20e2c852c4189a14807d3a1572554 (table test-workload [id=c86291e852444edf881f54d27204668f])
I20260601 13:21:47.512995 26175 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:21:47.513756 26175 catalog_manager.cc:1294] Loaded cluster ID: e768868ce5634eaeaff16d76335bb4f1
I20260601 13:21:47.513973 26175 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:21:47.515383 26175 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:21:47.518085 26175 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: Loaded TSK: 0
I20260601 13:21:47.518850 26175 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:21:47.840968 25855 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:47.841126 25855 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:47.909981 25787 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 3 FOLLOWER]: Refusing update from remote peer 93bb4bfc924141eea1ba6f3f259969fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:21:47.910511 26173 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:21:47.911990 26176 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93bb4bfc924141eea1ba6f3f259969fe. Latest consensus state: current_term: 3 leader_uuid: "93bb4bfc924141eea1ba6f3f259969fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:47.912120 26176 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:21:47.913218 26170 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "93bb4bfc924141eea1ba6f3f259969fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:47.913331 26170 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:47.913587 26176 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "93bb4bfc924141eea1ba6f3f259969fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93bb4bfc924141eea1ba6f3f259969fe" member_type: VOTER last_known_addr { host: "127.23.250.190" port: 45001 } } peers { permanent_uuid: "bddc896d1223454e83e0ae179e16be6c" member_type: VOTER last_known_addr { host: "127.23.250.189" port: 39069 } } peers { permanent_uuid: "326786ce7e54457eba4b472598189282" member_type: VOTER last_known_addr { host: "127.23.250.188" port: 37615 } } }
I20260601 13:21:47.913712 26176 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:21:47.914237 25632 consensus_peers.cc:597] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe -> Peer bddc896d1223454e83e0ae179e16be6c (127.23.250.189:39069): Couldn't send request to peer bddc896d1223454e83e0ae179e16be6c. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.189:39069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:21:48.076715 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:21:48.081029 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:48.081256 24554 tablet_replica.cc:333] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854: stopping tablet replica
I20260601 13:21:48.081380 24554 raft_consensus.cc:2243] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:48.081507 24554 raft_consensus.cc:2272] T 37b9770de0bf431dbec90d22ebf826b4 P a56e433811d6496595920e2c805de854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:48.094825 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:21:48.097065 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:21:48.101625 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:48.101886 24554 tablet_replica.cc:333] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846: stopping tablet replica
I20260601 13:21:48.102044 24554 raft_consensus.cc:2243] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:48.102205 24554 raft_consensus.cc:2272] T d7d20e2c852c4189a14807d3a1572554 P 07e5789245ad4e8ab14b21f8e28f2846 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:48.115326 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:21:48.117650 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:21:48.122859 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:21:48.123090 24554 tablet_replica.cc:333] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8: stopping tablet replica
I20260601 13:21:48.123220 24554 raft_consensus.cc:2243] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:21:48.123340 24554 raft_consensus.cc:2272] T d314941926c44689b5d6b2e46ec49442 P dbc68f8bd6b24db39aec7f331a8a41a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:48.137300 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:21:48.139751 24554 master.cc:562] Master@127.23.250.190:45001 shutting down...
I20260601 13:21:48.144048 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:21:48.144351 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:48.144512 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93bb4bfc924141eea1ba6f3f259969fe: stopping tablet replica
I20260601 13:21:48.158015 24554 master.cc:584] Master@127.23.250.190:45001 shutdown complete.
I20260601 13:21:48.160899 24554 master.cc:562] Master@127.23.250.188:37615 shutting down...
I20260601 13:21:48.165131 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:21:48.165308 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:21:48.165499 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 326786ce7e54457eba4b472598189282: stopping tablet replica
I20260601 13:21:48.178944 24554 master.cc:584] Master@127.23.250.188:37615 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6490 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:21:48.186822 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:42049
I20260601 13:21:48.187142 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:48.189356 26180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:48.189379 26183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:48.189379 26181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:48.189399 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:48.189723 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:48.189788 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:48.189833 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320108189833 us; error 0 us; skew 500 ppm
I20260601 13:21:48.190661 24554 webserver.cc:533] Webserver started at http://127.23.250.190:36127/ using document root <none> and password file <none>
I20260601 13:21:48.190832 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:48.190899 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:48.190975 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:48.191365 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "3f98fbaf0e5442e494d875db074684a6"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.192785 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:21:48.193651 26188 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.193900 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:48.193982 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "3f98fbaf0e5442e494d875db074684a6"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.194067 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:48.214807 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:48.215276 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:48.219631 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:42049
I20260601 13:21:48.222991 26240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:42049 every 8 connection(s)
I20260601 13:21:48.223523 26241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:48.225332 26241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6: Bootstrap starting.
I20260601 13:21:48.226147 26241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:48.227272 26241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6: No bootstrap required, opened a new log
I20260601 13:21:48.227716 26241 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f98fbaf0e5442e494d875db074684a6" member_type: VOTER }
I20260601 13:21:48.227805 26241 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:48.227828 26241 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f98fbaf0e5442e494d875db074684a6, State: Initialized, Role: FOLLOWER
I20260601 13:21:48.228008 26241 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f98fbaf0e5442e494d875db074684a6" member_type: VOTER }
I20260601 13:21:48.228080 26241 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:21:48.228103 26241 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:21:48.228152 26241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:48.228853 26241 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f98fbaf0e5442e494d875db074684a6" member_type: VOTER }
I20260601 13:21:48.228997 26241 leader_election.cc:304] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [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: 3f98fbaf0e5442e494d875db074684a6; no voters: 
I20260601 13:21:48.229204 26241 leader_election.cc:290] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:21:48.229349 26244 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:48.229561 26244 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f98fbaf0e5442e494d875db074684a6, State: Running, Role: LEADER
I20260601 13:21:48.229650 26241 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:21:48.229724 26244 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [LEADER]: Queue going to LEADER mode. State: All 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: "3f98fbaf0e5442e494d875db074684a6" member_type: VOTER }
I20260601 13:21:48.230178 26245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f98fbaf0e5442e494d875db074684a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f98fbaf0e5442e494d875db074684a6" member_type: VOTER } }
I20260601 13:21:48.230232 26246 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f98fbaf0e5442e494d875db074684a6. Latest consensus state: current_term: 1 leader_uuid: "3f98fbaf0e5442e494d875db074684a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f98fbaf0e5442e494d875db074684a6" member_type: VOTER } }
I20260601 13:21:48.230271 26245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:48.230527 26246 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:21:48.230943 26250 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:21:48.231623 26250 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:21:48.231775 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:21:48.233449 26250 catalog_manager.cc:1382] Generated new cluster ID: 3fb3a187f27c409a8966d9420ae836b8
I20260601 13:21:48.233516 26250 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:21:48.242568 26250 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:21:48.243136 26250 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:21:48.248422 26250 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6: Generated new TSK 0
I20260601 13:21:48.248574 26250 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:21:48.264405 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:48.266475 26263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:48.266599 26262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:48.266665 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:48.266609 26265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:48.266953 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:48.266999 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:48.267015 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320108267016 us; error 0 us; skew 500 ppm
I20260601 13:21:48.267863 24554 webserver.cc:533] Webserver started at http://127.23.250.129:38595/ using document root <none> and password file <none>
I20260601 13:21:48.268069 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:48.268116 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:48.268215 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:48.268602 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "0f69da01a1204d50b94c9b9caf08a7c4"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.270072 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:21:48.271021 26270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.271286 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:21:48.271345 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "0f69da01a1204d50b94c9b9caf08a7c4"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.271430 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:48.286275 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:48.286798 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:48.287117 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:48.287880 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:48.287958 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.288020 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:48.288070 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.292634 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:45589
I20260601 13:21:48.292665 26333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:45589 every 8 connection(s)
I20260601 13:21:48.293583 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:48.295682 26338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:48.295781 26339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:48.295790 26341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:48.296049 24554 server_base.cc:1061] running on GCE node
I20260601 13:21:48.296188 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:48.296231 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:48.296247 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320108296247 us; error 0 us; skew 500 ppm
I20260601 13:21:48.297160 24554 webserver.cc:533] Webserver started at http://127.23.250.130:43687/ using document root <none> and password file <none>
I20260601 13:21:48.297327 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:48.297389 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:48.297465 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:48.297946 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "e5154dfbb4be4a3b8a64f691365c25e9"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.298727 26334 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42049
I20260601 13:21:48.298833 26334 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:48.299067 26334 heartbeater.cc:507] Master 127.23.250.190:42049 requested a full tablet report, sending...
I20260601 13:21:48.299782 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:21:48.299787 26205 ts_manager.cc:194] Registered new tserver with Master: 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129:45589)
I20260601 13:21:48.300581 26205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49466
I20260601 13:21:48.300793 26346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.301082 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:48.301146 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "e5154dfbb4be4a3b8a64f691365c25e9"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.301227 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:48.307632 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:48.308000 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:48.308282 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:48.308743 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:48.308801 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.308861 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:48.308897 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.312989 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:45859
I20260601 13:21:48.313011 26409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:45859 every 8 connection(s)
I20260601 13:21:48.313858 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:21:48.315744 26414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:48.316150 24554 server_base.cc:1061] running on GCE node
W20260601 13:21:48.316166 26416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:21:48.315760 26413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:21:48.316493 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:21:48.316530 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:21:48.316545 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320108316545 us; error 0 us; skew 500 ppm
I20260601 13:21:48.317553 24554 webserver.cc:533] Webserver started at http://127.23.250.131:35033/ using document root <none> and password file <none>
I20260601 13:21:48.317739 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:21:48.317812 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:21:48.317898 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:21:48.318370 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "612124bbdfbd4ac6a40212a5be2cb2b4"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.318521 26410 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42049
I20260601 13:21:48.318661 26410 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:48.318926 26410 heartbeater.cc:507] Master 127.23.250.190:42049 requested a full tablet report, sending...
I20260601 13:21:48.319698 26205 ts_manager.cc:194] Registered new tserver with Master: e5154dfbb4be4a3b8a64f691365c25e9 (127.23.250.130:45859)
I20260601 13:21:48.320241 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:21:48.320374 26205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49474
I20260601 13:21:48.321341 26421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.321590 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:21:48.321650 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "612124bbdfbd4ac6a40212a5be2cb2b4"
format_stamp: "Formatted at 2026-06-01 13:21:48 on dist-test-slave-clgz"
I20260601 13:21:48.321738 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:21:48.347219 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:21:48.347710 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:21:48.348040 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:21:48.348547 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:21:48.348613 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.348661 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:21:48.348721 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:21:48.353668 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:44295
I20260601 13:21:48.353730 26484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:44295 every 8 connection(s)
I20260601 13:21:48.358590 26485 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42049
I20260601 13:21:48.358733 26485 heartbeater.cc:461] Registering TS with master...
I20260601 13:21:48.358948 26485 heartbeater.cc:507] Master 127.23.250.190:42049 requested a full tablet report, sending...
I20260601 13:21:48.359578 26205 ts_manager.cc:194] Registered new tserver with Master: 612124bbdfbd4ac6a40212a5be2cb2b4 (127.23.250.131:44295)
I20260601 13:21:48.359833 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005686944s
I20260601 13:21:48.360169 26205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49484
I20260601 13:21:49.301653 26334 heartbeater.cc:499] Master 127.23.250.190:42049 was elected leader, sending a full tablet report...
I20260601 13:21:49.321367 26410 heartbeater.cc:499] Master 127.23.250.190:42049 was elected leader, sending a full tablet report...
I20260601 13:21:49.361114 26485 heartbeater.cc:499] Master 127.23.250.190:42049 was elected leader, sending a full tablet report...
I20260601 13:21:49.400506 26205 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49494:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:21:49.401245 26205 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:21:49.413465 26298 tablet_service.cc:1511] Processing CreateTablet for tablet c8d53bd606ab4977b2af304f66d6926d (DEFAULT_TABLE table=test-workload [id=8e27f15c5fc64ab89deb34a16a4294d6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:21:49.413856 26298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d53bd606ab4977b2af304f66d6926d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:49.415069 26297 tablet_service.cc:1511] Processing CreateTablet for tablet 8dabde4bfb29454e920f285e1c32113c (DEFAULT_TABLE table=test-workload [id=8e27f15c5fc64ab89deb34a16a4294d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:21:49.415345 26297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dabde4bfb29454e920f285e1c32113c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:49.415380 26448 tablet_service.cc:1511] Processing CreateTablet for tablet 8dabde4bfb29454e920f285e1c32113c (DEFAULT_TABLE table=test-workload [id=8e27f15c5fc64ab89deb34a16a4294d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:21:49.415578 26448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dabde4bfb29454e920f285e1c32113c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:49.415099 26449 tablet_service.cc:1511] Processing CreateTablet for tablet c8d53bd606ab4977b2af304f66d6926d (DEFAULT_TABLE table=test-workload [id=8e27f15c5fc64ab89deb34a16a4294d6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:21:49.417646 26505 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: Bootstrap starting.
I20260601 13:21:49.417680 26449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d53bd606ab4977b2af304f66d6926d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:49.419445 26505 tablet_bootstrap.cc:654] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:49.420329 26506 tablet_bootstrap.cc:492] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4: Bootstrap starting.
I20260601 13:21:49.420989 26373 tablet_service.cc:1511] Processing CreateTablet for tablet 8dabde4bfb29454e920f285e1c32113c (DEFAULT_TABLE table=test-workload [id=8e27f15c5fc64ab89deb34a16a4294d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:21:49.420967 26374 tablet_service.cc:1511] Processing CreateTablet for tablet c8d53bd606ab4977b2af304f66d6926d (DEFAULT_TABLE table=test-workload [id=8e27f15c5fc64ab89deb34a16a4294d6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:21:49.421269 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d53bd606ab4977b2af304f66d6926d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:49.421401 26373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dabde4bfb29454e920f285e1c32113c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:21:49.421607 26506 tablet_bootstrap.cc:654] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:49.422914 26505 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: No bootstrap required, opened a new log
I20260601 13:21:49.423004 26505 ts_tablet_manager.cc:1403] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:21:49.423547 26505 raft_consensus.cc:359] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.423689 26505 raft_consensus.cc:385] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:49.423736 26505 raft_consensus.cc:740] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f69da01a1204d50b94c9b9caf08a7c4, State: Initialized, Role: FOLLOWER
I20260601 13:21:49.423938 26505 consensus_queue.cc:260] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.424386 26505 ts_tablet_manager.cc:1434] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:21:49.424983 26505 tablet_bootstrap.cc:492] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4: Bootstrap starting.
I20260601 13:21:49.426204 26505 tablet_bootstrap.cc:654] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:49.426781 26509 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9: Bootstrap starting.
I20260601 13:21:49.427496 26506 tablet_bootstrap.cc:492] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4: No bootstrap required, opened a new log
I20260601 13:21:49.427601 26506 ts_tablet_manager.cc:1403] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:21:49.427860 26509 tablet_bootstrap.cc:654] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:49.428141 26506 raft_consensus.cc:359] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.428268 26506 raft_consensus.cc:385] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:49.428308 26506 raft_consensus.cc:740] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612124bbdfbd4ac6a40212a5be2cb2b4, State: Initialized, Role: FOLLOWER
I20260601 13:21:49.428824 26505 tablet_bootstrap.cc:492] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4: No bootstrap required, opened a new log
I20260601 13:21:49.428932 26505 ts_tablet_manager.cc:1403] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:21:49.429448 26505 raft_consensus.cc:359] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.429574 26505 raft_consensus.cc:385] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:49.429613 26505 raft_consensus.cc:740] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f69da01a1204d50b94c9b9caf08a7c4, State: Initialized, Role: FOLLOWER
I20260601 13:21:49.429754 26505 consensus_queue.cc:260] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.430104 26505 ts_tablet_manager.cc:1434] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:21:49.430617 26506 consensus_queue.cc:260] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.431540 26506 ts_tablet_manager.cc:1434] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:21:49.431818 26506 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: Bootstrap starting.
I20260601 13:21:49.433043 26506 tablet_bootstrap.cc:654] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:49.434789 26509 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9: No bootstrap required, opened a new log
I20260601 13:21:49.434882 26509 ts_tablet_manager.cc:1403] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:21:49.435245 26506 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: No bootstrap required, opened a new log
I20260601 13:21:49.435344 26506 ts_tablet_manager.cc:1403] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:21:49.435341 26509 raft_consensus.cc:359] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.435485 26509 raft_consensus.cc:385] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:49.435530 26509 raft_consensus.cc:740] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5154dfbb4be4a3b8a64f691365c25e9, State: Initialized, Role: FOLLOWER
I20260601 13:21:49.435665 26509 consensus_queue.cc:260] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.435981 26506 raft_consensus.cc:359] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.436054 26509 ts_tablet_manager.cc:1434] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:21:49.436125 26506 raft_consensus.cc:385] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:49.436167 26506 raft_consensus.cc:740] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612124bbdfbd4ac6a40212a5be2cb2b4, State: Initialized, Role: FOLLOWER
I20260601 13:21:49.436301 26506 consensus_queue.cc:260] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.436393 26509 tablet_bootstrap.cc:492] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9: Bootstrap starting.
I20260601 13:21:49.436630 26506 ts_tablet_manager.cc:1434] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:21:49.437427 26509 tablet_bootstrap.cc:654] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:21:49.438994 26509 tablet_bootstrap.cc:492] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9: No bootstrap required, opened a new log
I20260601 13:21:49.439090 26509 ts_tablet_manager.cc:1403] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:21:49.439555 26509 raft_consensus.cc:359] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.439669 26509 raft_consensus.cc:385] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:21:49.439713 26509 raft_consensus.cc:740] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5154dfbb4be4a3b8a64f691365c25e9, State: Initialized, Role: FOLLOWER
I20260601 13:21:49.439834 26509 consensus_queue.cc:260] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.440105 26509 ts_tablet_manager.cc:1434] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:21:49.452500 26510 raft_consensus.cc:493] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:49.452667 26510 raft_consensus.cc:515] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.453259 26510 leader_election.cc:290] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5154dfbb4be4a3b8a64f691365c25e9 (127.23.250.130:45859), 612124bbdfbd4ac6a40212a5be2cb2b4 (127.23.250.131:44295)
I20260601 13:21:49.457386 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dabde4bfb29454e920f285e1c32113c" candidate_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" is_pre_election: true
I20260601 13:21:49.457547 26459 raft_consensus.cc:2468] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f69da01a1204d50b94c9b9caf08a7c4 in term 0.
I20260601 13:21:49.457816 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dabde4bfb29454e920f285e1c32113c" candidate_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" is_pre_election: true
I20260601 13:21:49.457893 26272 leader_election.cc:304] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f69da01a1204d50b94c9b9caf08a7c4, 612124bbdfbd4ac6a40212a5be2cb2b4; no voters: 
I20260601 13:21:49.457980 26384 raft_consensus.cc:2468] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f69da01a1204d50b94c9b9caf08a7c4 in term 0.
I20260601 13:21:49.458115 26510 raft_consensus.cc:2804] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:49.458173 26510 raft_consensus.cc:493] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:49.458218 26510 raft_consensus.cc:3060] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:49.459264 26510 raft_consensus.cc:515] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.459671 26510 leader_election.cc:290] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [CANDIDATE]: Term 1 election: Requested vote from peers e5154dfbb4be4a3b8a64f691365c25e9 (127.23.250.130:45859), 612124bbdfbd4ac6a40212a5be2cb2b4 (127.23.250.131:44295)
I20260601 13:21:49.459908 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dabde4bfb29454e920f285e1c32113c" candidate_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5154dfbb4be4a3b8a64f691365c25e9"
I20260601 13:21:49.460042 26384 raft_consensus.cc:3060] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:49.460074 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dabde4bfb29454e920f285e1c32113c" candidate_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4"
I20260601 13:21:49.460199 26459 raft_consensus.cc:3060] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:49.461018 26459 raft_consensus.cc:2468] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f69da01a1204d50b94c9b9caf08a7c4 in term 1.
I20260601 13:21:49.461275 26272 leader_election.cc:304] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f69da01a1204d50b94c9b9caf08a7c4, 612124bbdfbd4ac6a40212a5be2cb2b4; no voters: 
I20260601 13:21:49.461298 26384 raft_consensus.cc:2468] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f69da01a1204d50b94c9b9caf08a7c4 in term 1.
I20260601 13:21:49.461441 26510 raft_consensus.cc:2804] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:49.461678 26510 raft_consensus.cc:697] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 LEADER]: Becoming Leader. State: Replica: 0f69da01a1204d50b94c9b9caf08a7c4, State: Running, Role: LEADER
I20260601 13:21:49.461858 26510 consensus_queue.cc:237] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.463584 26204 catalog_manager.cc:5696] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } health_report { overall_health: UNKNOWN } } }
I20260601 13:21:49.780112 26513 raft_consensus.cc:493] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:21:49.780309 26513 raft_consensus.cc:515] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.780978 26513 leader_election.cc:290] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129:45589), e5154dfbb4be4a3b8a64f691365c25e9 (127.23.250.130:45859)
I20260601 13:21:49.784859 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d53bd606ab4977b2af304f66d6926d" candidate_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" is_pre_election: true
I20260601 13:21:49.784929 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d53bd606ab4977b2af304f66d6926d" candidate_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" is_pre_election: true
I20260601 13:21:49.785044 26308 raft_consensus.cc:2468] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612124bbdfbd4ac6a40212a5be2cb2b4 in term 0.
I20260601 13:21:49.785076 26384 raft_consensus.cc:2468] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612124bbdfbd4ac6a40212a5be2cb2b4 in term 0.
I20260601 13:21:49.785351 26424 leader_election.cc:304] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 612124bbdfbd4ac6a40212a5be2cb2b4, e5154dfbb4be4a3b8a64f691365c25e9; no voters: 
I20260601 13:21:49.785534 26513 raft_consensus.cc:2804] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:21:49.785593 26513 raft_consensus.cc:493] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:21:49.785642 26513 raft_consensus.cc:3060] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:49.786499 26513 raft_consensus.cc:515] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.786952 26513 leader_election.cc:290] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129:45589), e5154dfbb4be4a3b8a64f691365c25e9 (127.23.250.130:45859)
I20260601 13:21:49.787303 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d53bd606ab4977b2af304f66d6926d" candidate_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f69da01a1204d50b94c9b9caf08a7c4"
I20260601 13:21:49.787331 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d53bd606ab4977b2af304f66d6926d" candidate_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5154dfbb4be4a3b8a64f691365c25e9"
I20260601 13:21:49.787448 26308 raft_consensus.cc:3060] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:49.787475 26384 raft_consensus.cc:3060] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:21:49.788236 26308 raft_consensus.cc:2468] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612124bbdfbd4ac6a40212a5be2cb2b4 in term 1.
I20260601 13:21:49.788251 26384 raft_consensus.cc:2468] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612124bbdfbd4ac6a40212a5be2cb2b4 in term 1.
I20260601 13:21:49.788512 26424 leader_election.cc:304] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f69da01a1204d50b94c9b9caf08a7c4, 612124bbdfbd4ac6a40212a5be2cb2b4; no voters: 
I20260601 13:21:49.788684 26513 raft_consensus.cc:2804] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:21:49.788898 26513 raft_consensus.cc:697] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 LEADER]: Becoming Leader. State: Replica: 612124bbdfbd4ac6a40212a5be2cb2b4, State: Running, Role: LEADER
I20260601 13:21:49.789085 26513 consensus_queue.cc:237] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } }
I20260601 13:21:49.790831 26204 catalog_manager.cc:5696] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612124bbdfbd4ac6a40212a5be2cb2b4 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } health_report { overall_health: HEALTHY } } }
I20260601 13:21:49.877108 26510 consensus_queue.cc:1048] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:49.877393 26519 consensus_queue.cc:1048] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:50.170035 26513 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:50.173316 26523 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:21:50.231720 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:50.232298 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:21:50.232424 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:52.232807 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:52.233278 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:21:52.233359 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:54.233718 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:54.234220 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:21:54.234297 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:56.234683 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:56.235188 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:21:56.235276 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:21:58.235595 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:21:58.236049 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:21:58.236117 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:00.236483 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:00.236951 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:00.237021 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:00.914438 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:00.916919 26539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:00.917042 26536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:00.917167 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:00.919430 26537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:00.919843 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:00.919906 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:00.919939 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320120919938 us; error 0 us; skew 500 ppm
I20260601 13:22:00.921203 24554 webserver.cc:533] Webserver started at http://127.23.250.132:32875/ using document root <none> and password file <none>
I20260601 13:22:00.921416 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:00.921504 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:00.921607 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:00.922179 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "7441b5113f78464ca8e275e1c5aba99d"
format_stamp: "Formatted at 2026-06-01 13:22:00 on dist-test-slave-clgz"
I20260601 13:22:00.923960 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:22:00.924968 26544 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:00.925242 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:00.925335 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "7441b5113f78464ca8e275e1c5aba99d"
format_stamp: "Formatted at 2026-06-01 13:22:00 on dist-test-slave-clgz"
I20260601 13:22:00.925433 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:00.930254 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:00.930704 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:00.931118 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:00.931659 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:00.931726 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:00.931784 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:00.931819 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:00.937449 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:39073
I20260601 13:22:00.937474 26607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:39073 every 8 connection(s)
I20260601 13:22:00.942312 26608 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42049
I20260601 13:22:00.942453 26608 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:00.942750 26608 heartbeater.cc:507] Master 127.23.250.190:42049 requested a full tablet report, sending...
I20260601 13:22:00.943416 26205 ts_manager.cc:194] Registered new tserver with Master: 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132:39073)
I20260601 13:22:00.943960 26205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37822
I20260601 13:22:01.247309 26459 consensus_queue.cc:237] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [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: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: true } }
I20260601 13:22:01.249013 26308 raft_consensus.cc:1275] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Refusing update from remote peer 612124bbdfbd4ac6a40212a5be2cb2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:01.249050 26384 raft_consensus.cc:1275] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Refusing update from remote peer 612124bbdfbd4ac6a40212a5be2cb2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:01.249462 26615 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:01.249641 26616 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:01.251675 26615 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: true } } }
I20260601 13:22:01.252053 26384 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: true } } }
I20260601 13:22:01.253520 26308 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: true } } }
I20260601 13:22:01.255863 26204 catalog_manager.cc:5696] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: true } } }
W20260601 13:22:01.256757 26425 consensus_peers.cc:597] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 -> Peer 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132:39073): Couldn't send request to peer 7441b5113f78464ca8e275e1c5aba99d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8d53bd606ab4977b2af304f66d6926d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:01.866668 26626 ts_tablet_manager.cc:933] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: Initiating tablet copy from peer 612124bbdfbd4ac6a40212a5be2cb2b4 (127.23.250.131:44295)
I20260601 13:22:01.867139 26626 tablet_copy_client.cc:323] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:44295
I20260601 13:22:01.871285 26469 tablet_copy_service.cc:140] P 612124bbdfbd4ac6a40212a5be2cb2b4: Received BeginTabletCopySession request for tablet c8d53bd606ab4977b2af304f66d6926d from peer 7441b5113f78464ca8e275e1c5aba99d ({username='slave'} at 127.0.0.1:34066)
I20260601 13:22:01.871423 26469 tablet_copy_service.cc:161] P 612124bbdfbd4ac6a40212a5be2cb2b4: Beginning new tablet copy session on tablet c8d53bd606ab4977b2af304f66d6926d from peer 7441b5113f78464ca8e275e1c5aba99d at {username='slave'} at 127.0.0.1:34066: session id = 7441b5113f78464ca8e275e1c5aba99d-c8d53bd606ab4977b2af304f66d6926d
I20260601 13:22:01.872397 26469 tablet_copy_source_session.cc:215] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:01.873359 26626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d53bd606ab4977b2af304f66d6926d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:01.875339 26626 tablet_copy_client.cc:806] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:01.875579 26626 tablet_copy_client.cc:670] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:01.876837 26626 tablet_copy_client.cc:538] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:01.878047 26626 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: Bootstrap starting.
I20260601 13:22:01.881326 26626 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:01.881564 26626 tablet_bootstrap.cc:492] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: Bootstrap complete.
I20260601 13:22:01.881742 26626 ts_tablet_manager.cc:1403] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:22:01.882172 26626 raft_consensus.cc:359] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: true } }
I20260601 13:22:01.882299 26626 raft_consensus.cc:740] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7441b5113f78464ca8e275e1c5aba99d, State: Initialized, Role: LEARNER
I20260601 13:22:01.882438 26626 consensus_queue.cc:260] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [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: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: true } }
I20260601 13:22:01.882889 26626 ts_tablet_manager.cc:1434] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:22:01.882916 26608 heartbeater.cc:499] Master 127.23.250.190:42049 was elected leader, sending a full tablet report...
I20260601 13:22:01.883503 26469 tablet_copy_service.cc:342] P 612124bbdfbd4ac6a40212a5be2cb2b4: Request end of tablet copy session 7441b5113f78464ca8e275e1c5aba99d-c8d53bd606ab4977b2af304f66d6926d received from {username='slave'} at 127.0.0.1:34066
I20260601 13:22:01.883615 26469 tablet_copy_service.cc:434] P 612124bbdfbd4ac6a40212a5be2cb2b4: ending tablet copy session 7441b5113f78464ca8e275e1c5aba99d-c8d53bd606ab4977b2af304f66d6926d on tablet c8d53bd606ab4977b2af304f66d6926d with peer 7441b5113f78464ca8e275e1c5aba99d
I20260601 13:22:02.237331 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:02.237773 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:02.237901 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:02.364714 26582 raft_consensus.cc:1217] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:02.893388 26633 raft_consensus.cc:1064] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: attempting to promote NON_VOTER 7441b5113f78464ca8e275e1c5aba99d to VOTER
I20260601 13:22:02.893934 26633 consensus_queue.cc:237] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [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: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } }
I20260601 13:22:02.895493 26384 raft_consensus.cc:1275] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Refusing update from remote peer 612124bbdfbd4ac6a40212a5be2cb2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:02.895577 26308 raft_consensus.cc:1275] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Refusing update from remote peer 612124bbdfbd4ac6a40212a5be2cb2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:02.895577 26582 raft_consensus.cc:1275] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 LEARNER]: Refusing update from remote peer 612124bbdfbd4ac6a40212a5be2cb2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:02.895946 26634 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:02.896296 26636 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:02.896544 26637 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:02.898948 26308 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.898554 26636 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.900506 26582 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.901522 26203 catalog_manager.cc:5696] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 reported cstate change: config changed from index 2 to 3, 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.903939 26384 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7441b5113f78464ca8e275e1c5aba99d (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f69da01a1204d50b94c9b9caf08a7c4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.911208 26459 consensus_queue.cc:237] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [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: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } }
I20260601 13:22:02.912694 26384 raft_consensus.cc:1275] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Refusing update from remote peer 612124bbdfbd4ac6a40212a5be2cb2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:02.912694 26582 raft_consensus.cc:1275] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 FOLLOWER]: Refusing update from remote peer 612124bbdfbd4ac6a40212a5be2cb2b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:02.913280 26633 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:02.913555 26634 consensus_queue.cc:1048] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:02.916494 26634 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.918368 26190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c8d53bd606ab4977b2af304f66d6926d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:02.918766 26384 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.918803 26582 raft_consensus.cc:2955] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } } }
I20260601 13:22:02.919548 26205 catalog_manager.cc:5696] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 reported cstate change: config changed from index 3 to 4, VOTER 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5154dfbb4be4a3b8a64f691365c25e9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612124bbdfbd4ac6a40212a5be2cb2b4" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7441b5113f78464ca8e275e1c5aba99d" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 39073 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:02.922870 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet c8d53bd606ab4977b2af304f66d6926d with delete_type TABLET_DATA_TOMBSTONED (TS 0f69da01a1204d50b94c9b9caf08a7c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54640
I20260601 13:22:02.923460 26648 tablet_replica.cc:333] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: stopping tablet replica
I20260601 13:22:02.923614 26648 raft_consensus.cc:2243] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:02.923764 26648 raft_consensus.cc:2272] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:02.924321 26648 ts_tablet_manager.cc:1916] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:02.926087 26648 ts_tablet_manager.cc:1929] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:02.926158 26648 log.cc:1199] T c8d53bd606ab4977b2af304f66d6926d P 0f69da01a1204d50b94c9b9caf08a7c4: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/c8d53bd606ab4977b2af304f66d6926d
I20260601 13:22:02.926689 26191 catalog_manager.cc:5027] TS 0f69da01a1204d50b94c9b9caf08a7c4 (127.23.250.129:45589): tablet c8d53bd606ab4977b2af304f66d6926d (table test-workload [id=8e27f15c5fc64ab89deb34a16a4294d6]) successfully deleted
I20260601 13:22:04.238317 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:04.238909 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:04.239032 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:06.239470 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:06.239930 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:06.240041 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:08.240451 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:08.240935 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:08.241060 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:10.241466 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:10.242077 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:10.242205 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:12.242688 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:12.243130 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:12.243227 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:14.243652 26259 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:14.244122 26259 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:14.244256 26259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:15.016691 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:22:15.020988 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:15.021242 24554 tablet_replica.cc:333] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4: stopping tablet replica
I20260601 13:22:15.021371 24554 raft_consensus.cc:2243] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:15.021576 24554 raft_consensus.cc:2272] T 8dabde4bfb29454e920f285e1c32113c P 0f69da01a1204d50b94c9b9caf08a7c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:15.034997 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:22:15.037632 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:22:15.042541 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:15.042840 24554 tablet_replica.cc:333] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9: stopping tablet replica
I20260601 13:22:15.042982 24554 raft_consensus.cc:2243] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:15.043133 24554 raft_consensus.cc:2272] T 8dabde4bfb29454e920f285e1c32113c P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:15.043617 24554 tablet_replica.cc:333] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9: stopping tablet replica
I20260601 13:22:15.043717 24554 raft_consensus.cc:2243] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:15.043852 24554 raft_consensus.cc:2272] T c8d53bd606ab4977b2af304f66d6926d P e5154dfbb4be4a3b8a64f691365c25e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:15.057484 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:22:15.059898 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:22:15.064265 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:15.064472 24554 tablet_replica.cc:333] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4: stopping tablet replica
I20260601 13:22:15.064602 24554 raft_consensus.cc:2243] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:15.064764 24554 raft_consensus.cc:2272] T c8d53bd606ab4977b2af304f66d6926d P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:15.065135 24554 tablet_replica.cc:333] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4: stopping tablet replica
I20260601 13:22:15.065204 24554 raft_consensus.cc:2243] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:15.065285 24554 raft_consensus.cc:2272] T 8dabde4bfb29454e920f285e1c32113c P 612124bbdfbd4ac6a40212a5be2cb2b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:15.077888 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:22:15.080240 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:22:15.083734 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:15.083931 24554 tablet_replica.cc:333] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d: stopping tablet replica
I20260601 13:22:15.084048 24554 raft_consensus.cc:2243] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:15.084170 24554 raft_consensus.cc:2272] T c8d53bd606ab4977b2af304f66d6926d P 7441b5113f78464ca8e275e1c5aba99d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:15.096410 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:22:15.098345 24554 master.cc:562] Master@127.23.250.190:42049 shutting down...
I20260601 13:22:15.102221 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:15.102383 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:15.102474 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f98fbaf0e5442e494d875db074684a6: stopping tablet replica
I20260601 13:22:15.115886 24554 master.cc:584] Master@127.23.250.190:42049 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26937 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:22:15.123847 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:43661
I20260601 13:22:15.124184 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:15.126367 26652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:15.126458 26653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:15.126458 26655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:15.126497 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:15.126791 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:15.126856 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:15.126881 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320135126881 us; error 0 us; skew 500 ppm
I20260601 13:22:15.127794 24554 webserver.cc:533] Webserver started at http://127.23.250.190:43537/ using document root <none> and password file <none>
I20260601 13:22:15.127964 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:15.128034 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:15.128116 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:15.128511 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "19c0f1a3657c45458bc36c44b902dfee"
format_stamp: "Formatted at 2026-06-01 13:22:15 on dist-test-slave-clgz"
I20260601 13:22:15.129969 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:15.131013 26660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:15.131281 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:15.131366 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "19c0f1a3657c45458bc36c44b902dfee"
format_stamp: "Formatted at 2026-06-01 13:22:15 on dist-test-slave-clgz"
I20260601 13:22:15.131453 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:15.148324 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:15.148738 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:15.153031 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:43661
I20260601 13:22:15.155864 26712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:43661 every 8 connection(s)
I20260601 13:22:15.156349 26713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:15.158214 26713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee: Bootstrap starting.
I20260601 13:22:15.159107 26713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:15.160264 26713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee: No bootstrap required, opened a new log
I20260601 13:22:15.160702 26713 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c0f1a3657c45458bc36c44b902dfee" member_type: VOTER }
I20260601 13:22:15.160794 26713 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:15.160866 26713 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c0f1a3657c45458bc36c44b902dfee, State: Initialized, Role: FOLLOWER
I20260601 13:22:15.161080 26713 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "19c0f1a3657c45458bc36c44b902dfee" member_type: VOTER }
I20260601 13:22:15.161156 26713 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:22:15.161198 26713 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:22:15.161255 26713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:15.161978 26713 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c0f1a3657c45458bc36c44b902dfee" member_type: VOTER }
I20260601 13:22:15.162099 26713 leader_election.cc:304] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [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: 19c0f1a3657c45458bc36c44b902dfee; no voters: 
I20260601 13:22:15.162319 26713 leader_election.cc:290] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:22:15.162530 26716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:15.162813 26716 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 1 LEADER]: Becoming Leader. State: Replica: 19c0f1a3657c45458bc36c44b902dfee, State: Running, Role: LEADER
I20260601 13:22:15.162856 26713 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:22:15.163055 26716 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [LEADER]: Queue going to LEADER mode. State: All 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: "19c0f1a3657c45458bc36c44b902dfee" member_type: VOTER }
I20260601 13:22:15.164049 26718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19c0f1a3657c45458bc36c44b902dfee. Latest consensus state: current_term: 1 leader_uuid: "19c0f1a3657c45458bc36c44b902dfee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c0f1a3657c45458bc36c44b902dfee" member_type: VOTER } }
I20260601 13:22:15.164140 26718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:15.164469 26717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19c0f1a3657c45458bc36c44b902dfee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c0f1a3657c45458bc36c44b902dfee" member_type: VOTER } }
I20260601 13:22:15.164580 26717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:15.164775 26726 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:22:15.165482 26726 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:22:15.165761 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:22:15.167418 26726 catalog_manager.cc:1382] Generated new cluster ID: 4077209f3d4a41a4bd27bf0b7bcc90bd
I20260601 13:22:15.167475 26726 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:22:15.195439 26726 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:22:15.196018 26726 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:22:15.202369 26726 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee: Generated new TSK 0
I20260601 13:22:15.202598 26726 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:22:15.229983 24554 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 7.792e-05s
I20260601 13:22:27.309145 24554 master.cc:562] Master@127.23.250.190:43661 shutting down...
I20260601 13:22:27.313840 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:27.314096 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:27.314190 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19c0f1a3657c45458bc36c44b902dfee: stopping tablet replica
I20260601 13:22:27.319809 24554 master.cc:584] Master@127.23.250.190:43661 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12201 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:22:27.325425 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:37541
I20260601 13:22:27.325928 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:27.328009 26736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:27.328119 26738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:27.328372 26735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:27.328426 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:27.328594 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:27.328631 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:27.328646 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320147328646 us; error 0 us; skew 500 ppm
I20260601 13:22:27.329541 24554 webserver.cc:533] Webserver started at http://127.23.250.190:44335/ using document root <none> and password file <none>
I20260601 13:22:27.329671 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:27.329710 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:27.329807 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:27.330197 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "dab01492aeda495f85a50da50680784e"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.331833 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:22:27.332901 26743 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.333159 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:27.333217 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "dab01492aeda495f85a50da50680784e"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.333308 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:27.344509 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:27.344945 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:27.350013 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:37541
I20260601 13:22:27.350726 26795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:37541 every 8 connection(s)
I20260601 13:22:27.351332 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:27.353133 26796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e: Bootstrap starting.
I20260601 13:22:27.353942 26796 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:27.355125 26796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e: No bootstrap required, opened a new log
I20260601 13:22:27.355548 26796 raft_consensus.cc:359] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab01492aeda495f85a50da50680784e" member_type: VOTER }
I20260601 13:22:27.355635 26796 raft_consensus.cc:385] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:27.355659 26796 raft_consensus.cc:740] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dab01492aeda495f85a50da50680784e, State: Initialized, Role: FOLLOWER
I20260601 13:22:27.355847 26796 consensus_queue.cc:260] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dab01492aeda495f85a50da50680784e" member_type: VOTER }
I20260601 13:22:27.355926 26796 raft_consensus.cc:399] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:22:27.355986 26796 raft_consensus.cc:493] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:22:27.356042 26796 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:27.356725 26796 raft_consensus.cc:515] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab01492aeda495f85a50da50680784e" member_type: VOTER }
I20260601 13:22:27.356870 26796 leader_election.cc:304] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [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: dab01492aeda495f85a50da50680784e; no voters: 
I20260601 13:22:27.357090 26796 leader_election.cc:290] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:22:27.357210 26799 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:27.357496 26799 raft_consensus.cc:697] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 1 LEADER]: Becoming Leader. State: Replica: dab01492aeda495f85a50da50680784e, State: Running, Role: LEADER
I20260601 13:22:27.357556 26796 sys_catalog.cc:565] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:22:27.357721 26799 consensus_queue.cc:237] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [LEADER]: Queue going to LEADER mode. State: All 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: "dab01492aeda495f85a50da50680784e" member_type: VOTER }
I20260601 13:22:27.358165 26800 sys_catalog.cc:455] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dab01492aeda495f85a50da50680784e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab01492aeda495f85a50da50680784e" member_type: VOTER } }
I20260601 13:22:27.358192 26801 sys_catalog.cc:455] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [sys.catalog]: SysCatalogTable state changed. Reason: New leader dab01492aeda495f85a50da50680784e. Latest consensus state: current_term: 1 leader_uuid: "dab01492aeda495f85a50da50680784e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab01492aeda495f85a50da50680784e" member_type: VOTER } }
I20260601 13:22:27.358254 26800 sys_catalog.cc:458] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:27.358283 26801 sys_catalog.cc:458] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:27.358498 26804 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:22:27.359558 26804 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:22:27.359759 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:22:27.361614 26804 catalog_manager.cc:1382] Generated new cluster ID: 22bf705bd0f54861a3e547b99a021c37
I20260601 13:22:27.361711 26804 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:22:27.394758 26804 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:22:27.395370 26804 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:22:27.403781 26804 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e: Generated new TSK 0
I20260601 13:22:27.404006 26804 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:22:27.424448 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:22:27.426699 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:27.426726 26817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:27.426792 26820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:27.426884 26818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:27.427177 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:27.427244 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:27.427277 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320147427276 us; error 0 us; skew 500 ppm
I20260601 13:22:27.428320 24554 webserver.cc:533] Webserver started at http://127.23.250.129:43339/ using document root <none> and password file <none>
I20260601 13:22:27.428503 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:27.428591 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:27.428673 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:27.429126 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "d844ee87116d4bbab45e0551c0510b94"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.430708 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:27.431793 26825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.432127 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:27.432219 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "d844ee87116d4bbab45e0551c0510b94"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.432303 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:27.441710 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:27.442138 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:27.442438 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:27.442957 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:27.443017 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.443096 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:27.443157 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.447359 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:36863
I20260601 13:22:27.447395 26888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:36863 every 8 connection(s)
I20260601 13:22:27.448165 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:27.450114 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
W20260601 13:22:27.450124 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
W20260601 13:22:27.450177 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
I20260601 13:22:27.450655 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:27.450865 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:27.450906 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:27.450922 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320147450922 us; error 0 us; skew 500 ppm
I20260601 13:22:27.451845 24554 webserver.cc:533] Webserver started at http://127.23.250.130:43601/ using document root <none> and password file <none>
I20260601 13:22:27.452070 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:27.452135 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:27.452217 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:27.452662 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "73e8a4ef4de246e2b98d8c194cc4fa10"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.454116 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:27.455242 26901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.455586 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:27.455653 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "73e8a4ef4de246e2b98d8c194cc4fa10"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.455742 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:27.458722 26889 heartbeater.cc:344] Connected to a master server at 127.23.250.190:37541
I20260601 13:22:27.458843 26889 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:27.459074 26889 heartbeater.cc:507] Master 127.23.250.190:37541 requested a full tablet report, sending...
I20260601 13:22:27.459843 26760 ts_manager.cc:194] Registered new tserver with Master: d844ee87116d4bbab45e0551c0510b94 (127.23.250.129:36863)
I20260601 13:22:27.460645 26760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55146
I20260601 13:22:27.479849 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:27.480335 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:27.480654 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:27.481145 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:27.481205 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.481262 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:27.481310 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.485911 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:44355
I20260601 13:22:27.485996 26964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:44355 every 8 connection(s)
I20260601 13:22:27.486907 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:27.488806 26969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:27.488929 26968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:27.489349 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:27.488843 26971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:27.489675 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:27.489735 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:27.489770 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320147489768 us; error 0 us; skew 500 ppm
I20260601 13:22:27.490880 24554 webserver.cc:533] Webserver started at http://127.23.250.131:42229/ using document root <none> and password file <none>
I20260601 13:22:27.491060 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:27.491122 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:27.491202 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:27.491295 26965 heartbeater.cc:344] Connected to a master server at 127.23.250.190:37541
I20260601 13:22:27.491412 26965 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:27.491654 26965 heartbeater.cc:507] Master 127.23.250.190:37541 requested a full tablet report, sending...
I20260601 13:22:27.491655 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "7fb6330984bb462c856b2784956818ea"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.492408 26760 ts_manager.cc:194] Registered new tserver with Master: 73e8a4ef4de246e2b98d8c194cc4fa10 (127.23.250.130:44355)
I20260601 13:22:27.493151 26760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55154
I20260601 13:22:27.493662 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:22:27.494778 26976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.495082 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:27.495169 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "7fb6330984bb462c856b2784956818ea"
format_stamp: "Formatted at 2026-06-01 13:22:27 on dist-test-slave-clgz"
I20260601 13:22:27.495265 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:27.515174 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:27.515666 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:27.516011 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:27.516505 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:27.516567 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.516624 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:27.516673 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:27.521389 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:42767
I20260601 13:22:27.521436 27039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:42767 every 8 connection(s)
I20260601 13:22:27.525906 27040 heartbeater.cc:344] Connected to a master server at 127.23.250.190:37541
I20260601 13:22:27.526024 27040 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:27.526263 27040 heartbeater.cc:507] Master 127.23.250.190:37541 requested a full tablet report, sending...
I20260601 13:22:27.526902 26760 ts_manager.cc:194] Registered new tserver with Master: 7fb6330984bb462c856b2784956818ea (127.23.250.131:42767)
I20260601 13:22:27.527455 26760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55170
I20260601 13:22:27.527732 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00586574s
I20260601 13:22:28.461675 26889 heartbeater.cc:499] Master 127.23.250.190:37541 was elected leader, sending a full tablet report...
I20260601 13:22:28.494174 26965 heartbeater.cc:499] Master 127.23.250.190:37541 was elected leader, sending a full tablet report...
I20260601 13:22:28.528393 27040 heartbeater.cc:499] Master 127.23.250.190:37541 was elected leader, sending a full tablet report...
I20260601 13:22:29.360131 26814 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:31.360553 26814 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:33.361009 26814 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:35.361456 26814 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:37.361842 26814 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:39.362228 26814 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:39.606622 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:22:39.611536 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:39.623612 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:22:39.625483 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:22:39.630367 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:39.642817 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:22:39.644730 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:22:39.648696 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:39.660944 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:22:39.662995 24554 master.cc:562] Master@127.23.250.190:37541 shutting down...
I20260601 13:22:39.666324 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:39.666471 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:39.666520 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P dab01492aeda495f85a50da50680784e: stopping tablet replica
I20260601 13:22:39.678776 24554 master.cc:584] Master@127.23.250.190:37541 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12359 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:22:39.684348 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:46093
I20260601 13:22:39.684654 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:39.686718 27045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:39.686725 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:39.686825 27044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:39.686733 27047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:39.687098 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:39.687141 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:39.687156 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320159687156 us; error 0 us; skew 500 ppm
I20260601 13:22:39.687971 24554 webserver.cc:533] Webserver started at http://127.23.250.190:44699/ using document root <none> and password file <none>
I20260601 13:22:39.688131 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:39.688194 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:39.688278 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:39.688709 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "c00ff98bf98f492cbd5c0f422e791c89"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.690187 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:39.691133 27052 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.691430 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:39.691489 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "c00ff98bf98f492cbd5c0f422e791c89"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.691578 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:39.700819 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:39.701175 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:39.705467 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:46093
I20260601 13:22:39.707060 27104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:46093 every 8 connection(s)
I20260601 13:22:39.707496 27105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:39.709198 27105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89: Bootstrap starting.
I20260601 13:22:39.709996 27105 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:39.711057 27105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89: No bootstrap required, opened a new log
I20260601 13:22:39.711469 27105 raft_consensus.cc:359] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00ff98bf98f492cbd5c0f422e791c89" member_type: VOTER }
I20260601 13:22:39.711553 27105 raft_consensus.cc:385] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:39.711575 27105 raft_consensus.cc:740] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c00ff98bf98f492cbd5c0f422e791c89, State: Initialized, Role: FOLLOWER
I20260601 13:22:39.711733 27105 consensus_queue.cc:260] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c00ff98bf98f492cbd5c0f422e791c89" member_type: VOTER }
I20260601 13:22:39.711800 27105 raft_consensus.cc:399] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:22:39.711843 27105 raft_consensus.cc:493] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:22:39.711903 27105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:39.712612 27105 raft_consensus.cc:515] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00ff98bf98f492cbd5c0f422e791c89" member_type: VOTER }
I20260601 13:22:39.712749 27105 leader_election.cc:304] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [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: c00ff98bf98f492cbd5c0f422e791c89; no voters: 
I20260601 13:22:39.712958 27105 leader_election.cc:290] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:22:39.713083 27108 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:39.713311 27108 raft_consensus.cc:697] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 1 LEADER]: Becoming Leader. State: Replica: c00ff98bf98f492cbd5c0f422e791c89, State: Running, Role: LEADER
I20260601 13:22:39.713420 27105 sys_catalog.cc:565] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:22:39.713457 27108 consensus_queue.cc:237] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [LEADER]: Queue going to LEADER mode. State: All 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: "c00ff98bf98f492cbd5c0f422e791c89" member_type: VOTER }
I20260601 13:22:39.713930 27110 sys_catalog.cc:455] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c00ff98bf98f492cbd5c0f422e791c89. Latest consensus state: current_term: 1 leader_uuid: "c00ff98bf98f492cbd5c0f422e791c89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00ff98bf98f492cbd5c0f422e791c89" member_type: VOTER } }
I20260601 13:22:39.713909 27109 sys_catalog.cc:455] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c00ff98bf98f492cbd5c0f422e791c89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00ff98bf98f492cbd5c0f422e791c89" member_type: VOTER } }
I20260601 13:22:39.714069 27110 sys_catalog.cc:458] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:39.714107 27109 sys_catalog.cc:458] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:39.714660 27114 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:22:39.715459 27114 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:22:39.715636 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:22:39.717236 27114 catalog_manager.cc:1382] Generated new cluster ID: a1bbfcb8b1a646709e607f24e77b3da5
I20260601 13:22:39.717303 27114 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:22:39.739589 27114 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:22:39.740151 27114 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:22:39.752408 27114 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89: Generated new TSK 0
I20260601 13:22:39.752645 27114 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:22:39.780330 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:39.782707 27129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:39.782729 27126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:39.782872 27127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:39.782989 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:39.783195 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:39.783236 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:39.783252 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320159783251 us; error 0 us; skew 500 ppm
I20260601 13:22:39.784166 24554 webserver.cc:533] Webserver started at http://127.23.250.129:45735/ using document root <none> and password file <none>
I20260601 13:22:39.784345 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:39.784415 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:39.784498 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:39.784957 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.786453 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:39.787508 27134 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.787839 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:39.787911 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.787971 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:39.794842 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:39.795188 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:39.795432 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:39.795919 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:39.795957 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.796007 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:39.796046 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.800195 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:41087
I20260601 13:22:39.800230 27197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:41087 every 8 connection(s)
I20260601 13:22:39.801025 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:39.802924 27202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:39.803076 27203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:39.803156 27205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:39.803534 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:39.803696 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:39.803747 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:39.803764 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320159803764 us; error 0 us; skew 500 ppm
I20260601 13:22:39.804750 24554 webserver.cc:533] Webserver started at http://127.23.250.130:43357/ using document root <none> and password file <none>
I20260601 13:22:39.804925 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:39.804973 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:39.805042 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:39.805457 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "cd779f4279bb4e9db8d998975d8247a9"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.806964 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:39.807873 27210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.808399 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:39.808471 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "cd779f4279bb4e9db8d998975d8247a9"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.808537 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:39.809283 27198 heartbeater.cc:344] Connected to a master server at 127.23.250.190:46093
I20260601 13:22:39.809386 27198 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:39.809615 27198 heartbeater.cc:507] Master 127.23.250.190:46093 requested a full tablet report, sending...
I20260601 13:22:39.810221 27069 ts_manager.cc:194] Registered new tserver with Master: 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087)
I20260601 13:22:39.811048 27069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39976
I20260601 13:22:39.828809 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:39.829257 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:39.829581 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:39.830071 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:39.830133 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.830189 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:39.830238 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.834517 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:32911
I20260601 13:22:39.834559 27273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:32911 every 8 connection(s)
I20260601 13:22:39.835309 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:39.837410 27278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:39.837468 27277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:39.837598 27280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:39.837723 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:39.837867 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:39.837935 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:39.837973 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320159837973 us; error 0 us; skew 500 ppm
I20260601 13:22:39.838912 24554 webserver.cc:533] Webserver started at http://127.23.250.131:38309/ using document root <none> and password file <none>
I20260601 13:22:39.839090 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:39.839159 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:39.839288 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:39.839848 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "975265aca27b445a8e3ccc3c3170aa84"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.839955 27274 heartbeater.cc:344] Connected to a master server at 127.23.250.190:46093
I20260601 13:22:39.840058 27274 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:39.840278 27274 heartbeater.cc:507] Master 127.23.250.190:46093 requested a full tablet report, sending...
I20260601 13:22:39.840987 27069 ts_manager.cc:194] Registered new tserver with Master: cd779f4279bb4e9db8d998975d8247a9 (127.23.250.130:32911)
I20260601 13:22:39.841688 27069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39984
I20260601 13:22:39.841786 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:39.842784 27285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.843035 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:39.843093 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "975265aca27b445a8e3ccc3c3170aa84"
format_stamp: "Formatted at 2026-06-01 13:22:39 on dist-test-slave-clgz"
I20260601 13:22:39.843178 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:39.868628 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:39.869134 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:39.869477 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:39.869954 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:39.869992 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.870049 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:39.870087 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:39.874770 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:46545
I20260601 13:22:39.874841 27348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:46545 every 8 connection(s)
I20260601 13:22:39.880008 27349 heartbeater.cc:344] Connected to a master server at 127.23.250.190:46093
I20260601 13:22:39.880129 27349 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:39.880386 27349 heartbeater.cc:507] Master 127.23.250.190:46093 requested a full tablet report, sending...
I20260601 13:22:39.881072 27069 ts_manager.cc:194] Registered new tserver with Master: 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131:46545)
I20260601 13:22:39.881604 27069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39992
I20260601 13:22:39.882050 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006798136s
I20260601 13:22:40.811965 27198 heartbeater.cc:499] Master 127.23.250.190:46093 was elected leader, sending a full tablet report...
I20260601 13:22:40.842613 27274 heartbeater.cc:499] Master 127.23.250.190:46093 was elected leader, sending a full tablet report...
I20260601 13:22:40.882586 27349 heartbeater.cc:499] Master 127.23.250.190:46093 was elected leader, sending a full tablet report...
I20260601 13:22:40.919605 27069 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40006:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:22:40.920544 27069 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:22:40.932461 27238 tablet_service.cc:1511] Processing CreateTablet for tablet 254e958f2f8c456d895db82dc5870532 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:40.932855 27238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254e958f2f8c456d895db82dc5870532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.932808 27236 tablet_service.cc:1511] Processing CreateTablet for tablet 79665496f2b8404e8d3062dacb88465c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:40.933048 27236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79665496f2b8404e8d3062dacb88465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.932535 27237 tablet_service.cc:1511] Processing CreateTablet for tablet ae4cf0298ec04341896235509923610b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:40.933352 27237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4cf0298ec04341896235509923610b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.935056 27162 tablet_service.cc:1511] Processing CreateTablet for tablet 254e958f2f8c456d895db82dc5870532 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:40.935343 27162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254e958f2f8c456d895db82dc5870532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.935312 27235 tablet_service.cc:1511] Processing CreateTablet for tablet bce3a1385773403a9c70619b1e7f2580 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:40.935582 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce3a1385773403a9c70619b1e7f2580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.937355 27313 tablet_service.cc:1511] Processing CreateTablet for tablet 254e958f2f8c456d895db82dc5870532 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:40.937552 27313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254e958f2f8c456d895db82dc5870532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.937631 27370 tablet_bootstrap.cc:492] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Bootstrap starting.
I20260601 13:22:40.938796 27370 tablet_bootstrap.cc:654] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.939635 27372 tablet_bootstrap.cc:492] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84: Bootstrap starting.
I20260601 13:22:40.939833 27312 tablet_service.cc:1511] Processing CreateTablet for tablet ae4cf0298ec04341896235509923610b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:40.940052 27370 tablet_bootstrap.cc:492] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088: No bootstrap required, opened a new log
I20260601 13:22:40.940124 27311 tablet_service.cc:1511] Processing CreateTablet for tablet 79665496f2b8404e8d3062dacb88465c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:40.940245 27370 ts_tablet_manager.cc:1403] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:40.940289 27312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4cf0298ec04341896235509923610b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.940547 27310 tablet_service.cc:1511] Processing CreateTablet for tablet bce3a1385773403a9c70619b1e7f2580 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:40.940785 27310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce3a1385773403a9c70619b1e7f2580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.940721 27370 raft_consensus.cc:359] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.940827 27370 raft_consensus.cc:385] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.940858 27370 raft_consensus.cc:740] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc0fb3571dc4f70bd48a45f8c0a8088, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.941010 27370 consensus_queue.cc:260] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.941112 27372 tablet_bootstrap.cc:654] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.941390 27370 ts_tablet_manager.cc:1434] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.942832 27161 tablet_service.cc:1511] Processing CreateTablet for tablet ae4cf0298ec04341896235509923610b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:40.943102 27161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4cf0298ec04341896235509923610b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.943413 27372 tablet_bootstrap.cc:492] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84: No bootstrap required, opened a new log
I20260601 13:22:40.943475 27372 ts_tablet_manager.cc:1403] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:40.943847 27372 raft_consensus.cc:359] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.943922 27372 raft_consensus.cc:385] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.943943 27372 raft_consensus.cc:740] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 975265aca27b445a8e3ccc3c3170aa84, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.944069 27372 consensus_queue.cc:260] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.944442 27372 ts_tablet_manager.cc:1434] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.944720 27370 tablet_bootstrap.cc:492] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088: Bootstrap starting.
I20260601 13:22:40.944928 27160 tablet_service.cc:1511] Processing CreateTablet for tablet 79665496f2b8404e8d3062dacb88465c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:40.945151 27160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79665496f2b8404e8d3062dacb88465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.945713 27370 tablet_bootstrap.cc:654] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.946851 27370 tablet_bootstrap.cc:492] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088: No bootstrap required, opened a new log
I20260601 13:22:40.946947 27370 ts_tablet_manager.cc:1403] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:40.947095 27159 tablet_service.cc:1511] Processing CreateTablet for tablet bce3a1385773403a9c70619b1e7f2580 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c1dd4dac1e7f4a818278a05baabac492]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:40.947400 27159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce3a1385773403a9c70619b1e7f2580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.947404 27370 raft_consensus.cc:359] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.947549 27370 raft_consensus.cc:385] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.947570 27370 raft_consensus.cc:740] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc0fb3571dc4f70bd48a45f8c0a8088, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.947723 27370 consensus_queue.cc:260] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.948119 27370 ts_tablet_manager.cc:1434] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.948287 27370 tablet_bootstrap.cc:492] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088: Bootstrap starting.
I20260601 13:22:40.949260 27311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79665496f2b8404e8d3062dacb88465c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:40.949290 27370 tablet_bootstrap.cc:654] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.950835 27370 tablet_bootstrap.cc:492] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088: No bootstrap required, opened a new log
I20260601 13:22:40.951015 27370 ts_tablet_manager.cc:1403] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:40.951419 27372 tablet_bootstrap.cc:492] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84: Bootstrap starting.
I20260601 13:22:40.951493 27369 tablet_bootstrap.cc:492] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: Bootstrap starting.
I20260601 13:22:40.951493 27370 raft_consensus.cc:359] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.951634 27370 raft_consensus.cc:385] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.951673 27370 raft_consensus.cc:740] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc0fb3571dc4f70bd48a45f8c0a8088, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.951788 27370 consensus_queue.cc:260] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.952080 27370 ts_tablet_manager.cc:1434] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.952240 27370 tablet_bootstrap.cc:492] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Bootstrap starting.
I20260601 13:22:40.952488 27372 tablet_bootstrap.cc:654] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.952564 27369 tablet_bootstrap.cc:654] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.953241 27370 tablet_bootstrap.cc:654] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.954452 27372 tablet_bootstrap.cc:492] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84: No bootstrap required, opened a new log
I20260601 13:22:40.954564 27372 ts_tablet_manager.cc:1403] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:40.954820 27369 tablet_bootstrap.cc:492] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: No bootstrap required, opened a new log
I20260601 13:22:40.954964 27369 ts_tablet_manager.cc:1403] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:40.955161 27372 raft_consensus.cc:359] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.955276 27372 raft_consensus.cc:385] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.955327 27372 raft_consensus.cc:740] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 975265aca27b445a8e3ccc3c3170aa84, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.955440 27369 raft_consensus.cc:359] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.955608 27369 raft_consensus.cc:385] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.955695 27369 raft_consensus.cc:740] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd779f4279bb4e9db8d998975d8247a9, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.955768 27370 tablet_bootstrap.cc:492] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088: No bootstrap required, opened a new log
I20260601 13:22:40.955873 27370 ts_tablet_manager.cc:1403] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:40.955888 27369 consensus_queue.cc:260] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.955466 27372 consensus_queue.cc:260] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.956187 27372 ts_tablet_manager.cc:1434] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.956290 27369 ts_tablet_manager.cc:1434] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.956333 27370 raft_consensus.cc:359] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.956419 27372 tablet_bootstrap.cc:492] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: Bootstrap starting.
I20260601 13:22:40.956493 27370 raft_consensus.cc:385] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.956622 27370 raft_consensus.cc:740] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc0fb3571dc4f70bd48a45f8c0a8088, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.956815 27370 consensus_queue.cc:260] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.957145 27370 ts_tablet_manager.cc:1434] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.957561 27372 tablet_bootstrap.cc:654] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.957794 27369 tablet_bootstrap.cc:492] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: Bootstrap starting.
I20260601 13:22:40.959872 27369 tablet_bootstrap.cc:654] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.960888 27369 tablet_bootstrap.cc:492] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: No bootstrap required, opened a new log
I20260601 13:22:40.961014 27369 ts_tablet_manager.cc:1403] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:22:40.961061 27372 tablet_bootstrap.cc:492] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: No bootstrap required, opened a new log
I20260601 13:22:40.961175 27372 ts_tablet_manager.cc:1403] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:22:40.961485 27369 raft_consensus.cc:359] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.961599 27369 raft_consensus.cc:385] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.961560 27372 raft_consensus.cc:359] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.961645 27369 raft_consensus.cc:740] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd779f4279bb4e9db8d998975d8247a9, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.961699 27372 raft_consensus.cc:385] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.961747 27372 raft_consensus.cc:740] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 975265aca27b445a8e3ccc3c3170aa84, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.961799 27369 consensus_queue.cc:260] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.961906 27372 consensus_queue.cc:260] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.962106 27369 ts_tablet_manager.cc:1434] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.962195 27372 ts_tablet_manager.cc:1434] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.962280 27369 tablet_bootstrap.cc:492] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9: Bootstrap starting.
I20260601 13:22:40.962383 27372 tablet_bootstrap.cc:492] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84: Bootstrap starting.
I20260601 13:22:40.963408 27369 tablet_bootstrap.cc:654] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.963582 27372 tablet_bootstrap.cc:654] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.964685 27372 tablet_bootstrap.cc:492] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84: No bootstrap required, opened a new log
I20260601 13:22:40.964799 27372 ts_tablet_manager.cc:1403] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:40.964927 27369 tablet_bootstrap.cc:492] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9: No bootstrap required, opened a new log
I20260601 13:22:40.965039 27369 ts_tablet_manager.cc:1403] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:40.965263 27372 raft_consensus.cc:359] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.965358 27372 raft_consensus.cc:385] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.965380 27372 raft_consensus.cc:740] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 975265aca27b445a8e3ccc3c3170aa84, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.965432 27369 raft_consensus.cc:359] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.965569 27369 raft_consensus.cc:385] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.965534 27372 consensus_queue.cc:260] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.965647 27369 raft_consensus.cc:740] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd779f4279bb4e9db8d998975d8247a9, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.965771 27369 consensus_queue.cc:260] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.965883 27372 ts_tablet_manager.cc:1434] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.966038 27369 ts_tablet_manager.cc:1434] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.966209 27369 tablet_bootstrap.cc:492] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: Bootstrap starting.
I20260601 13:22:40.967308 27369 tablet_bootstrap.cc:654] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:40.967931 27382 raft_consensus.cc:493] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:40.968021 27382 raft_consensus.cc:515] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.968572 27382 leader_election.cc:290] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131:46545), 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087)
I20260601 13:22:40.970075 27369 tablet_bootstrap.cc:492] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: No bootstrap required, opened a new log
I20260601 13:22:40.970166 27369 ts_tablet_manager.cc:1403] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:40.970664 27369 raft_consensus.cc:359] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.970757 27369 raft_consensus.cc:385] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:40.970784 27369 raft_consensus.cc:740] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd779f4279bb4e9db8d998975d8247a9, State: Initialized, Role: FOLLOWER
I20260601 13:22:40.970894 27369 consensus_queue.cc:260] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.971190 27369 ts_tablet_manager.cc:1434] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:40.973027 27172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254e958f2f8c456d895db82dc5870532" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" is_pre_election: true
I20260601 13:22:40.973150 27172 raft_consensus.cc:2468] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 0.
I20260601 13:22:40.973500 27213 leader_election.cc:304] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc0fb3571dc4f70bd48a45f8c0a8088, cd779f4279bb4e9db8d998975d8247a9; no voters: 
I20260601 13:22:40.973662 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254e958f2f8c456d895db82dc5870532" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "975265aca27b445a8e3ccc3c3170aa84" is_pre_election: true
I20260601 13:22:40.973696 27382 raft_consensus.cc:2804] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:40.973807 27382 raft_consensus.cc:493] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:40.973794 27323 raft_consensus.cc:2468] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 0.
I20260601 13:22:40.973913 27382 raft_consensus.cc:3060] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:40.974785 27382 raft_consensus.cc:515] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.975133 27382 leader_election.cc:290] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 election: Requested vote from peers 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131:46545), 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087)
I20260601 13:22:40.975431 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254e958f2f8c456d895db82dc5870532" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "975265aca27b445a8e3ccc3c3170aa84"
I20260601 13:22:40.975549 27323 raft_consensus.cc:3060] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:40.975531 27172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254e958f2f8c456d895db82dc5870532" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088"
I20260601 13:22:40.975708 27172 raft_consensus.cc:3060] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:40.976470 27323 raft_consensus.cc:2468] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 1.
I20260601 13:22:40.976492 27172 raft_consensus.cc:2468] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 1.
I20260601 13:22:40.976737 27213 leader_election.cc:304] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 975265aca27b445a8e3ccc3c3170aa84, cd779f4279bb4e9db8d998975d8247a9; no voters: 
I20260601 13:22:40.976902 27382 raft_consensus.cc:2804] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:40.977135 27382 raft_consensus.cc:697] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: Becoming Leader. State: Replica: cd779f4279bb4e9db8d998975d8247a9, State: Running, Role: LEADER
I20260601 13:22:40.977279 27382 consensus_queue.cc:237] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } }
I20260601 13:22:40.978683 27069 catalog_manager.cc:5696] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd779f4279bb4e9db8d998975d8247a9 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "cd779f4279bb4e9db8d998975d8247a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:40.993882 27382 raft_consensus.cc:493] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:40.993990 27382 raft_consensus.cc:515] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.994316 27382 leader_election.cc:290] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087), 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131:46545)
I20260601 13:22:40.994663 27172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4cf0298ec04341896235509923610b" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" is_pre_election: true
I20260601 13:22:40.994773 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4cf0298ec04341896235509923610b" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "975265aca27b445a8e3ccc3c3170aa84" is_pre_election: true
I20260601 13:22:40.994800 27172 raft_consensus.cc:2468] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 0.
I20260601 13:22:40.994932 27323 raft_consensus.cc:2468] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 0.
I20260601 13:22:40.995113 27213 leader_election.cc:304] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc0fb3571dc4f70bd48a45f8c0a8088, cd779f4279bb4e9db8d998975d8247a9; no voters: 
I20260601 13:22:40.995307 27382 raft_consensus.cc:2804] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:40.995395 27382 raft_consensus.cc:493] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:40.995451 27382 raft_consensus.cc:3060] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:40.996248 27382 raft_consensus.cc:515] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:40.996592 27382 leader_election.cc:290] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087), 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131:46545)
I20260601 13:22:40.996855 27172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4cf0298ec04341896235509923610b" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088"
I20260601 13:22:40.996948 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4cf0298ec04341896235509923610b" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "975265aca27b445a8e3ccc3c3170aa84"
I20260601 13:22:40.996978 27172 raft_consensus.cc:3060] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:40.997063 27323 raft_consensus.cc:3060] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:40.997795 27323 raft_consensus.cc:2468] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 1.
I20260601 13:22:40.997821 27172 raft_consensus.cc:2468] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 1.
I20260601 13:22:40.998062 27213 leader_election.cc:304] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 975265aca27b445a8e3ccc3c3170aa84, cd779f4279bb4e9db8d998975d8247a9; no voters: 
I20260601 13:22:40.998262 27382 raft_consensus.cc:2804] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:40.998374 27382 raft_consensus.cc:697] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: Becoming Leader. State: Replica: cd779f4279bb4e9db8d998975d8247a9, State: Running, Role: LEADER
I20260601 13:22:40.998531 27382 consensus_queue.cc:237] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:41.000043 27069 catalog_manager.cc:5696] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd779f4279bb4e9db8d998975d8247a9 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "cd779f4279bb4e9db8d998975d8247a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:41.013181 27375 raft_consensus.cc:493] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:41.013335 27375 raft_consensus.cc:515] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:41.013796 27375 leader_election.cc:290] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087), cd779f4279bb4e9db8d998975d8247a9 (127.23.250.130:32911)
I20260601 13:22:41.017570 27172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce3a1385773403a9c70619b1e7f2580" candidate_uuid: "975265aca27b445a8e3ccc3c3170aa84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" is_pre_election: true
I20260601 13:22:41.017571 27248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce3a1385773403a9c70619b1e7f2580" candidate_uuid: "975265aca27b445a8e3ccc3c3170aa84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd779f4279bb4e9db8d998975d8247a9" is_pre_election: true
I20260601 13:22:41.017777 27172 raft_consensus.cc:2468] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 975265aca27b445a8e3ccc3c3170aa84 in term 0.
I20260601 13:22:41.017799 27248 raft_consensus.cc:2468] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 975265aca27b445a8e3ccc3c3170aa84 in term 0.
I20260601 13:22:41.018116 27288 leader_election.cc:304] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc0fb3571dc4f70bd48a45f8c0a8088, 975265aca27b445a8e3ccc3c3170aa84; no voters: 
I20260601 13:22:41.018360 27375 raft_consensus.cc:2804] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:41.018426 27375 raft_consensus.cc:493] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:41.018483 27375 raft_consensus.cc:3060] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:41.019378 27375 raft_consensus.cc:515] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:41.019779 27375 leader_election.cc:290] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087), cd779f4279bb4e9db8d998975d8247a9 (127.23.250.130:32911)
I20260601 13:22:41.020040 27248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce3a1385773403a9c70619b1e7f2580" candidate_uuid: "975265aca27b445a8e3ccc3c3170aa84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd779f4279bb4e9db8d998975d8247a9"
I20260601 13:22:41.020040 27172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce3a1385773403a9c70619b1e7f2580" candidate_uuid: "975265aca27b445a8e3ccc3c3170aa84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088"
I20260601 13:22:41.020177 27248 raft_consensus.cc:3060] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:41.020179 27172 raft_consensus.cc:3060] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:41.020381 27382 raft_consensus.cc:493] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:41.020493 27382 raft_consensus.cc:515] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:41.020843 27382 leader_election.cc:290] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087), 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131:46545)
I20260601 13:22:41.021075 27248 raft_consensus.cc:2468] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 975265aca27b445a8e3ccc3c3170aa84 in term 1.
I20260601 13:22:41.021075 27172 raft_consensus.cc:2468] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 975265aca27b445a8e3ccc3c3170aa84 in term 1.
I20260601 13:22:41.021227 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79665496f2b8404e8d3062dacb88465c" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "975265aca27b445a8e3ccc3c3170aa84" is_pre_election: true
I20260601 13:22:41.021361 27323 raft_consensus.cc:2468] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 0.
I20260601 13:22:41.021391 27289 leader_election.cc:304] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 975265aca27b445a8e3ccc3c3170aa84, cd779f4279bb4e9db8d998975d8247a9; no voters: 
I20260601 13:22:41.021589 27375 raft_consensus.cc:2804] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:41.021571 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79665496f2b8404e8d3062dacb88465c" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" is_pre_election: true
I20260601 13:22:41.021683 27213 leader_election.cc:304] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 975265aca27b445a8e3ccc3c3170aa84, cd779f4279bb4e9db8d998975d8247a9; no voters: 
I20260601 13:22:41.021727 27171 raft_consensus.cc:2468] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 0.
I20260601 13:22:41.021827 27375 raft_consensus.cc:697] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 LEADER]: Becoming Leader. State: Replica: 975265aca27b445a8e3ccc3c3170aa84, State: Running, Role: LEADER
I20260601 13:22:41.021827 27382 raft_consensus.cc:2804] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:41.021914 27382 raft_consensus.cc:493] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:41.021951 27382 raft_consensus.cc:3060] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:41.022004 27375 consensus_queue.cc:237] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:41.022890 27382 raft_consensus.cc:515] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:41.023240 27382 leader_election.cc:290] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc0fb3571dc4f70bd48a45f8c0a8088 (127.23.250.129:41087), 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131:46545)
I20260601 13:22:41.023432 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79665496f2b8404e8d3062dacb88465c" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088"
I20260601 13:22:41.023542 27323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79665496f2b8404e8d3062dacb88465c" candidate_uuid: "cd779f4279bb4e9db8d998975d8247a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "975265aca27b445a8e3ccc3c3170aa84"
I20260601 13:22:41.023542 27171 raft_consensus.cc:3060] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:41.023663 27323 raft_consensus.cc:3060] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:41.023847 27069 catalog_manager.cc:5696] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 975265aca27b445a8e3ccc3c3170aa84 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "975265aca27b445a8e3ccc3c3170aa84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } health_report { overall_health: HEALTHY } } }
I20260601 13:22:41.024443 27171 raft_consensus.cc:2468] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 1.
I20260601 13:22:41.024580 27323 raft_consensus.cc:2468] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd779f4279bb4e9db8d998975d8247a9 in term 1.
I20260601 13:22:41.024749 27213 leader_election.cc:304] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc0fb3571dc4f70bd48a45f8c0a8088, cd779f4279bb4e9db8d998975d8247a9; no voters: 
I20260601 13:22:41.024930 27382 raft_consensus.cc:2804] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:41.025056 27382 raft_consensus.cc:697] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: Becoming Leader. State: Replica: cd779f4279bb4e9db8d998975d8247a9, State: Running, Role: LEADER
I20260601 13:22:41.025182 27382 consensus_queue.cc:237] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } }
I20260601 13:22:41.026787 27069 catalog_manager.cc:5696] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd779f4279bb4e9db8d998975d8247a9 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "cd779f4279bb4e9db8d998975d8247a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc0fb3571dc4f70bd48a45f8c0a8088" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd779f4279bb4e9db8d998975d8247a9" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "975265aca27b445a8e3ccc3c3170aa84" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46545 } health_report { overall_health: UNKNOWN } } }
W20260601 13:22:41.051956 27199 tablet.cc:2404] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:22:41.054558 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:22:41.059185 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:41.059453 24554 tablet_replica.cc:333] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088: stopping tablet replica
I20260601 13:22:41.059571 24554 raft_consensus.cc:2243] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.059665 24554 raft_consensus.cc:2272] T 79665496f2b8404e8d3062dacb88465c P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.060087 24554 tablet_replica.cc:333] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088: stopping tablet replica
I20260601 13:22:41.060166 24554 raft_consensus.cc:2243] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.060238 24554 raft_consensus.cc:2272] T bce3a1385773403a9c70619b1e7f2580 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.060601 24554 tablet_replica.cc:333] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088: stopping tablet replica
I20260601 13:22:41.060673 24554 raft_consensus.cc:2243] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.060738 24554 raft_consensus.cc:2272] T 254e958f2f8c456d895db82dc5870532 P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.061120 24554 tablet_replica.cc:333] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088: stopping tablet replica
I20260601 13:22:41.061223 24554 raft_consensus.cc:2243] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.061290 24554 raft_consensus.cc:2272] T ae4cf0298ec04341896235509923610b P 1fc0fb3571dc4f70bd48a45f8c0a8088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.074436 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:22:41.076627 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:22:41.080629 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:41.080945 24554 tablet_replica.cc:333] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: stopping tablet replica
I20260601 13:22:41.081104 24554 raft_consensus.cc:2243] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:41.081303 24554 pending_rounds.cc:70] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: Trying to abort 1 pending ops.
I20260601 13:22:41.081413 24554 pending_rounds.cc:77] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191379560583168 op_type: NO_OP noop_request { }
I20260601 13:22:41.081526 24554 raft_consensus.cc:2889] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:22:41.081600 24554 raft_consensus.cc:2272] T 79665496f2b8404e8d3062dacb88465c P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.082243 24554 tablet_replica.cc:333] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: stopping tablet replica
I20260601 13:22:41.082376 24554 raft_consensus.cc:2243] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:41.082538 24554 pending_rounds.cc:70] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: Trying to abort 1 pending ops.
I20260601 13:22:41.082571 24554 pending_rounds.cc:77] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191379451531264 op_type: NO_OP noop_request { }
I20260601 13:22:41.082671 24554 raft_consensus.cc:2889] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:22:41.082733 24554 raft_consensus.cc:2272] T ae4cf0298ec04341896235509923610b P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.083288 24554 tablet_replica.cc:333] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9: stopping tablet replica
I20260601 13:22:41.083402 24554 raft_consensus.cc:2243] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.083494 24554 raft_consensus.cc:2272] T bce3a1385773403a9c70619b1e7f2580 P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.083868 24554 tablet_replica.cc:333] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: stopping tablet replica
I20260601 13:22:41.083933 24554 raft_consensus.cc:2243] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:41.084084 24554 pending_rounds.cc:70] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: Trying to abort 1 pending ops.
I20260601 13:22:41.084111 24554 pending_rounds.cc:77] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191379364384768 op_type: NO_OP noop_request { }
I20260601 13:22:41.084182 24554 raft_consensus.cc:2889] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:22:41.084241 24554 raft_consensus.cc:2272] T 254e958f2f8c456d895db82dc5870532 P cd779f4279bb4e9db8d998975d8247a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.097640 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:22:41.100060 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:22:41.104796 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:41.105075 24554 tablet_replica.cc:333] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84: stopping tablet replica
I20260601 13:22:41.105202 24554 raft_consensus.cc:2243] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.105304 24554 raft_consensus.cc:2272] T 79665496f2b8404e8d3062dacb88465c P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.105803 24554 tablet_replica.cc:333] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: stopping tablet replica
I20260601 13:22:41.105890 24554 raft_consensus.cc:2243] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:41.106010 24554 pending_rounds.cc:70] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: Trying to abort 1 pending ops.
I20260601 13:22:41.106035 24554 pending_rounds.cc:77] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191379547676672 op_type: NO_OP noop_request { }
I20260601 13:22:41.106097 24554 raft_consensus.cc:2889] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:22:41.106138 24554 raft_consensus.cc:2272] T bce3a1385773403a9c70619b1e7f2580 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.106714 24554 tablet_replica.cc:333] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84: stopping tablet replica
I20260601 13:22:41.106786 24554 raft_consensus.cc:2243] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.106863 24554 raft_consensus.cc:2272] T 254e958f2f8c456d895db82dc5870532 P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.107236 24554 tablet_replica.cc:333] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84: stopping tablet replica
I20260601 13:22:41.107302 24554 raft_consensus.cc:2243] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:41.107370 24554 raft_consensus.cc:2272] T ae4cf0298ec04341896235509923610b P 975265aca27b445a8e3ccc3c3170aa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.120294 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:22:41.122737 24554 master.cc:562] Master@127.23.250.190:46093 shutting down...
I20260601 13:22:41.126400 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:41.126626 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:41.126727 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P c00ff98bf98f492cbd5c0f422e791c89: stopping tablet replica
I20260601 13:22:41.139597 24554 master.cc:584] Master@127.23.250.190:46093 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1463 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:22:41.147719 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:41191
I20260601 13:22:41.148101 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:41.150035 27401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:41.150079 27398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:41.150122 27399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:41.150265 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:41.150404 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:41.150440 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:41.150455 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320161150455 us; error 0 us; skew 500 ppm
I20260601 13:22:41.151314 24554 webserver.cc:533] Webserver started at http://127.23.250.190:44887/ using document root <none> and password file <none>
I20260601 13:22:41.151667 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:41.151723 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:41.151938 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:41.152352 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "6782940f31a84ebb9e48e23e1af14e75"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.153805 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:41.154765 27406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.155064 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:41.155134 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "6782940f31a84ebb9e48e23e1af14e75"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.155185 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:41.171221 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:41.171641 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:41.175973 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:41191
I20260601 13:22:41.179286 27458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:41191 every 8 connection(s)
I20260601 13:22:41.179795 27459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:41.181634 27459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75: Bootstrap starting.
I20260601 13:22:41.182508 27459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:41.183607 27459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75: No bootstrap required, opened a new log
I20260601 13:22:41.184029 27459 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6782940f31a84ebb9e48e23e1af14e75" member_type: VOTER }
I20260601 13:22:41.184150 27459 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:41.184216 27459 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6782940f31a84ebb9e48e23e1af14e75, State: Initialized, Role: FOLLOWER
I20260601 13:22:41.184434 27459 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6782940f31a84ebb9e48e23e1af14e75" member_type: VOTER }
I20260601 13:22:41.184554 27459 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:22:41.184603 27459 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:22:41.184661 27459 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:41.185364 27459 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6782940f31a84ebb9e48e23e1af14e75" member_type: VOTER }
I20260601 13:22:41.185520 27459 leader_election.cc:304] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [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: 6782940f31a84ebb9e48e23e1af14e75; no voters: 
I20260601 13:22:41.185735 27459 leader_election.cc:290] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:22:41.185901 27462 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:41.186142 27462 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 1 LEADER]: Becoming Leader. State: Replica: 6782940f31a84ebb9e48e23e1af14e75, State: Running, Role: LEADER
I20260601 13:22:41.186242 27459 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:22:41.186296 27462 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [LEADER]: Queue going to LEADER mode. State: All 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: "6782940f31a84ebb9e48e23e1af14e75" member_type: VOTER }
I20260601 13:22:41.186877 27463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6782940f31a84ebb9e48e23e1af14e75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6782940f31a84ebb9e48e23e1af14e75" member_type: VOTER } }
I20260601 13:22:41.186911 27464 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6782940f31a84ebb9e48e23e1af14e75. Latest consensus state: current_term: 1 leader_uuid: "6782940f31a84ebb9e48e23e1af14e75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6782940f31a84ebb9e48e23e1af14e75" member_type: VOTER } }
I20260601 13:22:41.186981 27463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:41.187003 27464 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:41.187582 27468 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:22:41.188746 27468 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:22:41.188975 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:22:41.190851 27468 catalog_manager.cc:1382] Generated new cluster ID: ddbdf502c7cd4bf9bed784f830cf990a
I20260601 13:22:41.190917 27468 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:22:41.200038 27468 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:22:41.200639 27468 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:22:41.207401 27468 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75: Generated new TSK 0
I20260601 13:22:41.207610 27468 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:22:41.221608 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:41.224050 27480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:41.224045 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:41.224130 27483 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:41.224045 27481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:41.224431 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:41.224478 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:41.224498 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320161224497 us; error 0 us; skew 500 ppm
I20260601 13:22:41.225333 24554 webserver.cc:533] Webserver started at http://127.23.250.129:44835/ using document root <none> and password file <none>
I20260601 13:22:41.225472 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:41.225515 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:41.225572 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:41.226125 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "d761e8ee9a39423eab500123bdd04cf4"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.227645 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:41.228511 27488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.228794 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:41.228857 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "d761e8ee9a39423eab500123bdd04cf4"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.228946 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:41.240228 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:41.240584 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:41.240875 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:41.241328 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:41.241398 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.241454 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:41.241488 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.245702 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:42657
I20260601 13:22:41.245730 27551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:42657 every 8 connection(s)
I20260601 13:22:41.246604 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:41.248353 27559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:41.248334 27556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:41.248265 27557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:41.248643 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:41.248781 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:41.248827 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:41.248849 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320161248850 us; error 0 us; skew 500 ppm
I20260601 13:22:41.249768 24554 webserver.cc:533] Webserver started at http://127.23.250.130:34855/ using document root <none> and password file <none>
I20260601 13:22:41.249922 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:41.249980 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:41.250065 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:41.250517 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "657ae9225c204046994b9bf4ba65e88b"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.251662 27552 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41191
I20260601 13:22:41.251770 27552 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:41.251992 27552 heartbeater.cc:507] Master 127.23.250.190:41191 requested a full tablet report, sending...
I20260601 13:22:41.252383 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:22:41.252630 27423 ts_manager.cc:194] Registered new tserver with Master: d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:41.253396 27564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.253494 27423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35042
I20260601 13:22:41.253664 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:41.253731 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "657ae9225c204046994b9bf4ba65e88b"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.253826 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:41.269452 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:41.269856 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:41.270107 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:41.270679 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:41.270723 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.270756 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:41.270771 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.275023 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:43561
I20260601 13:22:41.275063 27627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:43561 every 8 connection(s)
I20260601 13:22:41.275933 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:41.277642 27632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:41.277874 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:41.277781 27631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:41.277806 27634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:41.278746 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:41.278807 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:41.278834 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320161278833 us; error 0 us; skew 500 ppm
I20260601 13:22:41.279738 24554 webserver.cc:533] Webserver started at http://127.23.250.131:40209/ using document root <none> and password file <none>
I20260601 13:22:41.279939 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:41.280023 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:41.280109 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:41.280463 27628 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41191
I20260601 13:22:41.280562 27628 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:41.280576 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "7350ac960e634a9f9169c4c00bff3aa2"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.280747 27628 heartbeater.cc:507] Master 127.23.250.190:41191 requested a full tablet report, sending...
I20260601 13:22:41.281332 27423 ts_manager.cc:194] Registered new tserver with Master: 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561)
I20260601 13:22:41.281800 27423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35054
I20260601 13:22:41.282385 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:22:41.283430 27639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.283659 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:41.283742 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "7350ac960e634a9f9169c4c00bff3aa2"
format_stamp: "Formatted at 2026-06-01 13:22:41 on dist-test-slave-clgz"
I20260601 13:22:41.283810 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:41.297976 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:41.298431 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:41.298870 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:41.299348 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:41.299408 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.299465 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:41.299501 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:41.304025 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:43433
I20260601 13:22:41.304086 27702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:43433 every 8 connection(s)
I20260601 13:22:41.309098 27703 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41191
I20260601 13:22:41.309226 27703 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:41.309438 27703 heartbeater.cc:507] Master 127.23.250.190:41191 requested a full tablet report, sending...
I20260601 13:22:41.310074 27423 ts_manager.cc:194] Registered new tserver with Master: 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:41.310123 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00564609s
I20260601 13:22:41.310688 27423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35066
I20260601 13:22:42.254557 27552 heartbeater.cc:499] Master 127.23.250.190:41191 was elected leader, sending a full tablet report...
I20260601 13:22:42.282827 27628 heartbeater.cc:499] Master 127.23.250.190:41191 was elected leader, sending a full tablet report...
I20260601 13:22:42.311576 27703 heartbeater.cc:499] Master 127.23.250.190:41191 was elected leader, sending a full tablet report...
I20260601 13:22:42.345117 27423 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35074:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:22:42.345629 27423 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:22:42.359108 27590 tablet_service.cc:1511] Processing CreateTablet for tablet d4be0e004adb448c85f64bb3803087b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.359318 27586 tablet_service.cc:1511] Processing CreateTablet for tablet fccfdf34932d4d339bbb7395cdb14c7f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.359360 27589 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba2c74e84364c199018c3f58114b341 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.359488 27590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be0e004adb448c85f64bb3803087b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.359591 27589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba2c74e84364c199018c3f58114b341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.359712 27586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccfdf34932d4d339bbb7395cdb14c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.359949 27588 tablet_service.cc:1511] Processing CreateTablet for tablet 00045d3e3c2347f094a72773f994f552 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.359035 27592 tablet_service.cc:1511] Processing CreateTablet for tablet 51d9193660ad44de984271987e22eb20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.359035 27591 tablet_service.cc:1511] Processing CreateTablet for tablet 04d2a3fb859f4b6088a3078c84508af7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.360286 27587 tablet_service.cc:1511] Processing CreateTablet for tablet c8ff808060c04032948107739cb25733 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.360628 27585 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab19e0862674737be25029aa51c823b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.361407 27667 tablet_service.cc:1511] Processing CreateTablet for tablet 51d9193660ad44de984271987e22eb20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.361683 27667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d9193660ad44de984271987e22eb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.361795 27516 tablet_service.cc:1511] Processing CreateTablet for tablet 51d9193660ad44de984271987e22eb20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.362038 27516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d9193660ad44de984271987e22eb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.364128 27723 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.364245 27666 tablet_service.cc:1511] Processing CreateTablet for tablet 04d2a3fb859f4b6088a3078c84508af7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.364245 27515 tablet_service.cc:1511] Processing CreateTablet for tablet 04d2a3fb859f4b6088a3078c84508af7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.364428 27514 tablet_service.cc:1511] Processing CreateTablet for tablet d4be0e004adb448c85f64bb3803087b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.364514 27666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d2a3fb859f4b6088a3078c84508af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.364539 27515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d2a3fb859f4b6088a3078c84508af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.364651 27514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be0e004adb448c85f64bb3803087b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.365232 27723 tablet_bootstrap.cc:654] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.366787 27513 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba2c74e84364c199018c3f58114b341 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.366801 27665 tablet_service.cc:1511] Processing CreateTablet for tablet d4be0e004adb448c85f64bb3803087b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.366981 27664 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba2c74e84364c199018c3f58114b341 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.367138 27665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be0e004adb448c85f64bb3803087b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.367436 27664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba2c74e84364c199018c3f58114b341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.367386 27512 tablet_service.cc:1511] Processing CreateTablet for tablet 00045d3e3c2347f094a72773f994f552 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.367511 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 00045d3e3c2347f094a72773f994f552 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.367753 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00045d3e3c2347f094a72773f994f552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.367846 27511 tablet_service.cc:1511] Processing CreateTablet for tablet c8ff808060c04032948107739cb25733 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.368237 27510 tablet_service.cc:1511] Processing CreateTablet for tablet fccfdf34932d4d339bbb7395cdb14c7f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.368654 27509 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab19e0862674737be25029aa51c823b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.369167 27588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00045d3e3c2347f094a72773f994f552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.370055 27662 tablet_service.cc:1511] Processing CreateTablet for tablet c8ff808060c04032948107739cb25733 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.370296 27662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ff808060c04032948107739cb25733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.367055 27513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba2c74e84364c199018c3f58114b341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.370846 27661 tablet_service.cc:1511] Processing CreateTablet for tablet fccfdf34932d4d339bbb7395cdb14c7f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.370918 27587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ff808060c04032948107739cb25733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.371078 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccfdf34932d4d339bbb7395cdb14c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.371309 27585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab19e0862674737be25029aa51c823b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.372995 27510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccfdf34932d4d339bbb7395cdb14c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.373381 27591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d2a3fb859f4b6088a3078c84508af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.373342 27660 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab19e0862674737be25029aa51c823b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:22:42.373575 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab19e0862674737be25029aa51c823b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.375079 27511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ff808060c04032948107739cb25733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.377036 27509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab19e0862674737be25029aa51c823b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.379022 27592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d9193660ad44de984271987e22eb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.379366 27723 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.379521 27723 ts_tablet_manager.cc:1403] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:22:42.380064 27723 raft_consensus.cc:359] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.380187 27723 raft_consensus.cc:385] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.380264 27723 raft_consensus.cc:740] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.380436 27723 consensus_queue.cc:260] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.380856 27723 ts_tablet_manager.cc:1434] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:42.380988 27512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00045d3e3c2347f094a72773f994f552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.381057 27723 tablet_bootstrap.cc:492] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.382140 27723 tablet_bootstrap.cc:654] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.383260 27723 tablet_bootstrap.cc:492] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.383365 27723 ts_tablet_manager.cc:1403] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.383796 27723 raft_consensus.cc:359] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.383888 27723 raft_consensus.cc:385] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.383910 27723 raft_consensus.cc:740] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.384042 27723 consensus_queue.cc:260] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.384231 27724 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.384321 27723 ts_tablet_manager.cc:1434] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.384534 27723 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.385303 27724 tablet_bootstrap.cc:654] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.385520 27723 tablet_bootstrap.cc:654] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.386188 27726 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.386655 27723 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.386811 27723 ts_tablet_manager.cc:1403] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.387326 27723 raft_consensus.cc:359] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.387480 27723 raft_consensus.cc:385] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.387550 27723 raft_consensus.cc:740] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.387697 27726 tablet_bootstrap.cc:654] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.386655 27724 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.387699 27723 consensus_queue.cc:260] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.387888 27724 ts_tablet_manager.cc:1403] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:42.388149 27723 ts_tablet_manager.cc:1434] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.388346 27723 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.388392 27724 raft_consensus.cc:359] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.388528 27724 raft_consensus.cc:385] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.388607 27724 raft_consensus.cc:740] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.388798 27724 consensus_queue.cc:260] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.389215 27724 ts_tablet_manager.cc:1434] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.389250 27726 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.389403 27726 ts_tablet_manager.cc:1403] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.389497 27723 tablet_bootstrap.cc:654] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.389498 27724 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.389853 27726 raft_consensus.cc:359] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.389945 27726 raft_consensus.cc:385] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.389978 27726 raft_consensus.cc:740] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.390096 27726 consensus_queue.cc:260] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.390487 27726 ts_tablet_manager.cc:1434] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.390550 27724 tablet_bootstrap.cc:654] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.390691 27726 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.391558 27726 tablet_bootstrap.cc:654] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.392020 27724 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.392095 27724 ts_tablet_manager.cc:1403] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.392573 27724 raft_consensus.cc:359] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.392676 27724 raft_consensus.cc:385] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.392709 27724 raft_consensus.cc:740] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.392817 27724 consensus_queue.cc:260] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.393093 27724 ts_tablet_manager.cc:1434] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.393257 27724 tablet_bootstrap.cc:492] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.393496 27726 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.393579 27726 ts_tablet_manager.cc:1403] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:22:42.393949 27726 raft_consensus.cc:359] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.394021 27726 raft_consensus.cc:385] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.394040 27726 raft_consensus.cc:740] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.394091 27724 tablet_bootstrap.cc:654] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.394162 27726 consensus_queue.cc:260] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.394451 27726 ts_tablet_manager.cc:1434] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.394709 27726 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.395157 27723 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.395242 27723 ts_tablet_manager.cc:1403] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:22:42.395730 27726 tablet_bootstrap.cc:654] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.395663 27723 raft_consensus.cc:359] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.395794 27723 raft_consensus.cc:385] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.395828 27723 raft_consensus.cc:740] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.395954 27723 consensus_queue.cc:260] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.396241 27723 ts_tablet_manager.cc:1434] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.396446 27723 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.397300 27724 tablet_bootstrap.cc:492] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.397392 27724 ts_tablet_manager.cc:1403] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:42.397429 27723 tablet_bootstrap.cc:654] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.397814 27724 raft_consensus.cc:359] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.397893 27724 raft_consensus.cc:385] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.397914 27724 raft_consensus.cc:740] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.397979 27726 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.398059 27726 ts_tablet_manager.cc:1403] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:22:42.398043 27724 consensus_queue.cc:260] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.398383 27724 ts_tablet_manager.cc:1434] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.398516 27723 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.398486 27726 raft_consensus.cc:359] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.398554 27724 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.398630 27723 ts_tablet_manager.cc:1403] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.398639 27726 raft_consensus.cc:385] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.398706 27726 raft_consensus.cc:740] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.398870 27726 consensus_queue.cc:260] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.399080 27723 raft_consensus.cc:359] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.399163 27726 ts_tablet_manager.cc:1434] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:42.399184 27723 raft_consensus.cc:385] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.399344 27726 tablet_bootstrap.cc:492] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.399634 27724 tablet_bootstrap.cc:654] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.399216 27723 raft_consensus.cc:740] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.399889 27723 consensus_queue.cc:260] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.400266 27723 ts_tablet_manager.cc:1434] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:22:42.400421 27723 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.400610 27726 tablet_bootstrap.cc:654] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.401603 27723 tablet_bootstrap.cc:654] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.403195 27723 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.403288 27723 ts_tablet_manager.cc:1403] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.403487 27724 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.403568 27724 ts_tablet_manager.cc:1403] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:22:42.403636 27723 raft_consensus.cc:359] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.403712 27723 raft_consensus.cc:385] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.403733 27723 raft_consensus.cc:740] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.403888 27723 consensus_queue.cc:260] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.404070 27724 raft_consensus.cc:359] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.404181 27724 raft_consensus.cc:385] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.404215 27724 raft_consensus.cc:740] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.404363 27724 consensus_queue.cc:260] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.404628 27724 ts_tablet_manager.cc:1434] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.404822 27724 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.405874 27724 tablet_bootstrap.cc:654] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.404217 27723 ts_tablet_manager.cc:1434] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.406533 27723 tablet_bootstrap.cc:492] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.407042 27724 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.407147 27724 ts_tablet_manager.cc:1403] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.407526 27724 raft_consensus.cc:359] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.407644 27724 raft_consensus.cc:385] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.407590 27723 tablet_bootstrap.cc:654] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.407691 27724 raft_consensus.cc:740] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.407837 27724 consensus_queue.cc:260] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.408102 27724 ts_tablet_manager.cc:1434] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.408283 27724 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.408792 27723 tablet_bootstrap.cc:492] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.408877 27723 ts_tablet_manager.cc:1403] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.408900 27726 tablet_bootstrap.cc:492] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.408980 27726 ts_tablet_manager.cc:1403] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:22:42.409333 27724 tablet_bootstrap.cc:654] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.409271 27723 raft_consensus.cc:359] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.409399 27723 raft_consensus.cc:385] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.409435 27723 raft_consensus.cc:740] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.409557 27723 consensus_queue.cc:260] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.409451 27726 raft_consensus.cc:359] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.409667 27726 raft_consensus.cc:385] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.409727 27726 raft_consensus.cc:740] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.409840 27723 ts_tablet_manager.cc:1434] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.409866 27726 consensus_queue.cc:260] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.410008 27723 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.410167 27726 ts_tablet_manager.cc:1434] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:42.410625 27726 tablet_bootstrap.cc:492] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.411044 27723 tablet_bootstrap.cc:654] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.411592 27726 tablet_bootstrap.cc:654] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.412108 27723 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.412226 27723 ts_tablet_manager.cc:1403] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.412699 27723 raft_consensus.cc:359] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.412794 27723 raft_consensus.cc:385] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.412853 27723 raft_consensus.cc:740] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.412985 27723 consensus_queue.cc:260] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.413043 27726 tablet_bootstrap.cc:492] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.413125 27726 ts_tablet_manager.cc:1403] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:22:42.413295 27723 ts_tablet_manager.cc:1434] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.413547 27726 raft_consensus.cc:359] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.413655 27726 raft_consensus.cc:385] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.413729 27726 raft_consensus.cc:740] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.413864 27726 consensus_queue.cc:260] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.414136 27726 ts_tablet_manager.cc:1434] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:42.414373 27726 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.415284 27724 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.415376 27724 ts_tablet_manager.cc:1403] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:22:42.415421 27726 tablet_bootstrap.cc:654] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.415766 27724 raft_consensus.cc:359] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.415875 27724 raft_consensus.cc:385] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.415910 27724 raft_consensus.cc:740] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.416026 27724 consensus_queue.cc:260] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.416304 27724 ts_tablet_manager.cc:1434] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.416483 27726 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.416513 27724 tablet_bootstrap.cc:492] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.416559 27726 ts_tablet_manager.cc:1403] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.417011 27726 raft_consensus.cc:359] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.417114 27726 raft_consensus.cc:385] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.417163 27726 raft_consensus.cc:740] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.417308 27726 consensus_queue.cc:260] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.417518 27724 tablet_bootstrap.cc:654] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.417593 27726 ts_tablet_manager.cc:1434] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.417758 27726 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.418761 27726 tablet_bootstrap.cc:654] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.419061 27724 tablet_bootstrap.cc:492] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.419137 27724 ts_tablet_manager.cc:1403] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.419528 27724 raft_consensus.cc:359] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.419641 27724 raft_consensus.cc:385] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.419674 27724 raft_consensus.cc:740] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.419854 27726 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.419843 27724 consensus_queue.cc:260] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.419956 27726 ts_tablet_manager.cc:1403] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.420133 27724 ts_tablet_manager.cc:1434] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.420297 27724 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.420413 27726 raft_consensus.cc:359] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.420521 27726 raft_consensus.cc:385] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.420596 27726 raft_consensus.cc:740] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.420744 27726 consensus_queue.cc:260] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.421128 27726 ts_tablet_manager.cc:1434] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.421269 27724 tablet_bootstrap.cc:654] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.421438 27726 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.422300 27726 tablet_bootstrap.cc:654] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.423451 27726 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.423451 27724 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.423575 27726 ts_tablet_manager.cc:1403] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.423575 27724 ts_tablet_manager.cc:1403] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.424038 27726 raft_consensus.cc:359] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.424038 27724 raft_consensus.cc:359] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.424188 27726 raft_consensus.cc:385] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.424196 27724 raft_consensus.cc:385] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.424248 27724 raft_consensus.cc:740] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.424235 27726 raft_consensus.cc:740] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.424444 27724 consensus_queue.cc:260] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.424444 27726 consensus_queue.cc:260] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.424876 27724 ts_tablet_manager.cc:1434] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.425222 27726 ts_tablet_manager.cc:1434] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:22:42.447758 27734 raft_consensus.cc:493] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.447965 27734 raft_consensus.cc:515] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.448554 27734 leader_election.cc:290] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.450183 27740 raft_consensus.cc:493] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.450291 27740 raft_consensus.cc:515] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.450851 27740 leader_election.cc:290] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.453403 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be0e004adb448c85f64bb3803087b1" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.453496 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be0e004adb448c85f64bb3803087b1" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2" is_pre_election: true
I20260601 13:22:42.453553 27526 raft_consensus.cc:2468] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 0.
I20260601 13:22:42.453624 27677 raft_consensus.cc:2468] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 0.
I20260601 13:22:42.453868 27566 leader_election.cc:304] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.454028 27734 raft_consensus.cc:2804] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.454108 27734 raft_consensus.cc:493] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.454178 27734 raft_consensus.cc:3060] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.455363 27734 raft_consensus.cc:515] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.455382 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba2c74e84364c199018c3f58114b341" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.455549 27526 raft_consensus.cc:2468] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.455755 27734 leader_election.cc:290] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Requested vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.455847 27641 leader_election.cc:304] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7350ac960e634a9f9169c4c00bff3aa2, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.456020 27740 raft_consensus.cc:2804] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.455996 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba2c74e84364c199018c3f58114b341" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.456067 27740 raft_consensus.cc:493] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.456104 27740 raft_consensus.cc:3060] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.456228 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be0e004adb448c85f64bb3803087b1" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:42.456238 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be0e004adb448c85f64bb3803087b1" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.456378 27526 raft_consensus.cc:3060] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.456386 27677 raft_consensus.cc:3060] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.456111 27602 raft_consensus.cc:2468] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.457113 27740 raft_consensus.cc:515] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.457372 27526 raft_consensus.cc:2468] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:42.457382 27677 raft_consensus.cc:2468] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:42.457517 27740 leader_election.cc:290] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.457726 27565 leader_election.cc:304] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, 7350ac960e634a9f9169c4c00bff3aa2; no voters: 
I20260601 13:22:42.457815 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba2c74e84364c199018c3f58114b341" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.457825 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba2c74e84364c199018c3f58114b341" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.457965 27602 raft_consensus.cc:3060] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.457998 27526 raft_consensus.cc:3060] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.458702 27526 raft_consensus.cc:2468] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.458740 27602 raft_consensus.cc:2468] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.458940 27734 raft_consensus.cc:2804] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.458956 27641 leader_election.cc:304] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7350ac960e634a9f9169c4c00bff3aa2, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.459120 27740 raft_consensus.cc:2804] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.459196 27734 raft_consensus.cc:697] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Becoming Leader. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Running, Role: LEADER
I20260601 13:22:42.459363 27734 consensus_queue.cc:237] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.459209 27740 raft_consensus.cc:697] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:42.460734 27740 consensus_queue.cc:237] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.460836 27422 catalog_manager.cc:5696] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: term changed from 0 to 1, leader changed from <none> to 657ae9225c204046994b9bf4ba65e88b (127.23.250.130). New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.462556 27423 catalog_manager.cc:5696] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } }
I20260601 13:22:42.475895 27734 raft_consensus.cc:493] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.476049 27734 raft_consensus.cc:515] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.476626 27734 leader_election.cc:290] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.477079 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00045d3e3c2347f094a72773f994f552" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.477077 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00045d3e3c2347f094a72773f994f552" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2" is_pre_election: true
I20260601 13:22:42.477248 27526 raft_consensus.cc:2468] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 0.
I20260601 13:22:42.477283 27677 raft_consensus.cc:2468] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 0.
I20260601 13:22:42.477555 27566 leader_election.cc:304] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.477735 27734 raft_consensus.cc:2804] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.477797 27734 raft_consensus.cc:493] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.477841 27734 raft_consensus.cc:3060] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.478715 27734 raft_consensus.cc:515] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.479053 27734 leader_election.cc:290] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Requested vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.479343 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00045d3e3c2347f094a72773f994f552" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.479442 27526 raft_consensus.cc:3060] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.479490 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00045d3e3c2347f094a72773f994f552" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:42.479606 27677 raft_consensus.cc:3060] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.480293 27526 raft_consensus.cc:2468] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:42.480422 27677 raft_consensus.cc:2468] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:42.480549 27566 leader_election.cc:304] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.480715 27734 raft_consensus.cc:2804] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.480815 27734 raft_consensus.cc:697] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Becoming Leader. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Running, Role: LEADER
I20260601 13:22:42.480953 27734 consensus_queue.cc:237] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.482757 27423 catalog_manager.cc:5696] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: term changed from 0 to 1, leader changed from <none> to 657ae9225c204046994b9bf4ba65e88b (127.23.250.130). New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.552354 27740 raft_consensus.cc:493] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.552518 27740 raft_consensus.cc:515] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.552997 27740 leader_election.cc:290] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.553491 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff808060c04032948107739cb25733" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.553521 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff808060c04032948107739cb25733" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.553644 27602 raft_consensus.cc:2468] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.553690 27526 raft_consensus.cc:2468] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.554006 27643 leader_election.cc:304] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, 7350ac960e634a9f9169c4c00bff3aa2; no voters: 
I20260601 13:22:42.554203 27740 raft_consensus.cc:2804] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.554267 27740 raft_consensus.cc:493] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.554312 27740 raft_consensus.cc:3060] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.555300 27740 raft_consensus.cc:515] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.555735 27740 leader_election.cc:290] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.556046 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff808060c04032948107739cb25733" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.556169 27602 raft_consensus.cc:3060] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.556684 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff808060c04032948107739cb25733" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.556777 27526 raft_consensus.cc:3060] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.557241 27602 raft_consensus.cc:2468] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.557564 27643 leader_election.cc:304] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, 7350ac960e634a9f9169c4c00bff3aa2; no voters: 
I20260601 13:22:42.557564 27526 raft_consensus.cc:2468] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.557762 27740 raft_consensus.cc:2804] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.557857 27740 raft_consensus.cc:697] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:42.557991 27740 consensus_queue.cc:237] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.560122 27423 catalog_manager.cc:5696] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } }
I20260601 13:22:42.579293 27740 raft_consensus.cc:493] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.579468 27740 raft_consensus.cc:515] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.579911 27740 leader_election.cc:290] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.580360 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d9193660ad44de984271987e22eb20" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.580363 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d9193660ad44de984271987e22eb20" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.580492 27526 raft_consensus.cc:2468] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.580565 27602 raft_consensus.cc:2468] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.580866 27641 leader_election.cc:304] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7350ac960e634a9f9169c4c00bff3aa2, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.581059 27740 raft_consensus.cc:2804] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.581118 27740 raft_consensus.cc:493] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.581146 27740 raft_consensus.cc:3060] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.581940 27740 raft_consensus.cc:515] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.582304 27740 leader_election.cc:290] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.582669 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d9193660ad44de984271987e22eb20" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.582798 27602 raft_consensus.cc:3060] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.582760 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d9193660ad44de984271987e22eb20" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.583019 27526 raft_consensus.cc:3060] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.583649 27602 raft_consensus.cc:2468] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.583868 27526 raft_consensus.cc:2468] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.583927 27643 leader_election.cc:304] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, 7350ac960e634a9f9169c4c00bff3aa2; no voters: 
I20260601 13:22:42.584095 27740 raft_consensus.cc:2804] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.584198 27740 raft_consensus.cc:697] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:42.584403 27740 consensus_queue.cc:237] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.586066 27423 catalog_manager.cc:5696] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } }
I20260601 13:22:42.589210 27732 raft_consensus.cc:493] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.589334 27732 raft_consensus.cc:515] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.589802 27732 leader_election.cc:290] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.593298 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d2a3fb859f4b6088a3078c84508af7" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.593415 27602 raft_consensus.cc:2468] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 0.
I20260601 13:22:42.593379 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d2a3fb859f4b6088a3078c84508af7" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2" is_pre_election: true
I20260601 13:22:42.593544 27677 raft_consensus.cc:2468] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 0.
I20260601 13:22:42.593765 27492 leader_election.cc:304] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.593984 27732 raft_consensus.cc:2804] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.594029 27732 raft_consensus.cc:493] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.594113 27732 raft_consensus.cc:3060] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.595000 27732 raft_consensus.cc:515] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.595330 27732 leader_election.cc:290] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.595652 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d2a3fb859f4b6088a3078c84508af7" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.595659 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d2a3fb859f4b6088a3078c84508af7" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:42.595777 27602 raft_consensus.cc:3060] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.595829 27677 raft_consensus.cc:3060] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.596601 27602 raft_consensus.cc:2468] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 1.
I20260601 13:22:42.596601 27677 raft_consensus.cc:2468] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 1.
I20260601 13:22:42.596858 27492 leader_election.cc:304] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.597084 27732 raft_consensus.cc:2804] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.597266 27732 raft_consensus.cc:697] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Running, Role: LEADER
I20260601 13:22:42.597434 27732 consensus_queue.cc:237] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.598994 27423 catalog_manager.cc:5696] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.601437 27740 raft_consensus.cc:493] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.601516 27740 raft_consensus.cc:515] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.601888 27740 leader_election.cc:290] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.602161 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab19e0862674737be25029aa51c823b" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.602219 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab19e0862674737be25029aa51c823b" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.602264 27602 raft_consensus.cc:2468] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.602380 27526 raft_consensus.cc:2468] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.602614 27643 leader_election.cc:304] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, 7350ac960e634a9f9169c4c00bff3aa2; no voters: 
I20260601 13:22:42.602810 27740 raft_consensus.cc:2804] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.602895 27740 raft_consensus.cc:493] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.602923 27740 raft_consensus.cc:3060] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.603586 27740 raft_consensus.cc:515] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.603888 27740 leader_election.cc:290] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.604137 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab19e0862674737be25029aa51c823b" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.604137 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab19e0862674737be25029aa51c823b" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.604274 27526 raft_consensus.cc:3060] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.604274 27602 raft_consensus.cc:3060] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.605124 27526 raft_consensus.cc:2468] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.605124 27602 raft_consensus.cc:2468] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.605408 27641 leader_election.cc:304] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7350ac960e634a9f9169c4c00bff3aa2, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.605557 27740 raft_consensus.cc:2804] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.605641 27740 raft_consensus.cc:697] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:42.605762 27740 consensus_queue.cc:237] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.607205 27423 catalog_manager.cc:5696] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } }
I20260601 13:22:42.628520 27732 raft_consensus.cc:493] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.628674 27732 raft_consensus.cc:515] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.629098 27732 leader_election.cc:290] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.629678 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccfdf34932d4d339bbb7395cdb14c7f" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.629678 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccfdf34932d4d339bbb7395cdb14c7f" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2" is_pre_election: true
I20260601 13:22:42.629881 27602 raft_consensus.cc:2468] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 0.
I20260601 13:22:42.629961 27677 raft_consensus.cc:2468] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 0.
I20260601 13:22:42.630200 27492 leader_election.cc:304] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.630460 27732 raft_consensus.cc:2804] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.630533 27732 raft_consensus.cc:493] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.630627 27732 raft_consensus.cc:3060] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.631587 27732 raft_consensus.cc:515] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.631999 27732 leader_election.cc:290] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.632360 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccfdf34932d4d339bbb7395cdb14c7f" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.632407 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccfdf34932d4d339bbb7395cdb14c7f" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:42.632503 27602 raft_consensus.cc:3060] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.632503 27677 raft_consensus.cc:3060] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.633503 27677 raft_consensus.cc:2468] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 1.
I20260601 13:22:42.633503 27602 raft_consensus.cc:2468] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 1.
I20260601 13:22:42.633847 27492 leader_election.cc:304] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.634021 27732 raft_consensus.cc:2804] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.634145 27732 raft_consensus.cc:697] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Running, Role: LEADER
I20260601 13:22:42.634316 27732 consensus_queue.cc:237] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.636040 27423 catalog_manager.cc:5696] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.655685 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:42.657725 27772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:42.657883 27771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:42.657884 27774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:42.657984 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:42.658283 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:42.658344 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:42.658360 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320162658360 us; error 0 us; skew 500 ppm
I20260601 13:22:42.659264 24554 webserver.cc:533] Webserver started at http://127.23.250.132:43909/ using document root <none> and password file <none>
I20260601 13:22:42.659407 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:42.659451 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:42.659507 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:42.659853 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "a34b55d6c9774027a37d039d03fefdb0"
format_stamp: "Formatted at 2026-06-01 13:22:42 on dist-test-slave-clgz"
I20260601 13:22:42.661268 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:22:42.662189 27779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:42.662433 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:42.662521 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "a34b55d6c9774027a37d039d03fefdb0"
format_stamp: "Formatted at 2026-06-01 13:22:42 on dist-test-slave-clgz"
I20260601 13:22:42.662616 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:42.674954 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:42.675383 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:42.675685 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:42.676146 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:42.676209 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:42.676267 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:42.676302 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:42.681149 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:34433
I20260601 13:22:42.681208 27842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:34433 every 8 connection(s)
I20260601 13:22:42.683007 27423 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35074:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260601 13:22:42.686497 27843 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41191
I20260601 13:22:42.686652 27843 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:42.686962 27843 heartbeater.cc:507] Master 127.23.250.190:41191 requested a full tablet report, sending...
I20260601 13:22:42.687633 27422 ts_manager.cc:194] Registered new tserver with Master: a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:42.688398 27422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38284
W20260601 13:22:42.688481 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dcd7dac68ae345a1a8b4c187828e1b92 has no consensus state
W20260601 13:22:42.688822 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d8428ebab9d346d394ac736e30db5979 has no consensus state
W20260601 13:22:42.689234 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32319997c2de4d95a826f2a76ee1d988 has no consensus state
W20260601 13:22:42.689604 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c45948ecc0984989bc0eb7104949cb77 has no consensus state
W20260601 13:22:42.689921 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bb97141e8b634698a55f1db948ff2c53 has no consensus state
W20260601 13:22:42.690230 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe8f40e20b3a4702aa4098f8f64e682c has no consensus state
W20260601 13:22:42.690557 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 989cb43edd4d450ebf0d146b383ca4bc has no consensus state
W20260601 13:22:42.690951 27423 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c822201fe44044dca06b2166e24cc97c has no consensus state
I20260601 13:22:42.695590 27588 tablet_service.cc:1511] Processing CreateTablet for tablet dcd7dac68ae345a1a8b4c187828e1b92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.695797 27512 tablet_service.cc:1511] Processing CreateTablet for tablet dcd7dac68ae345a1a8b4c187828e1b92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.695902 27588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd7dac68ae345a1a8b4c187828e1b92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.696084 27512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd7dac68ae345a1a8b4c187828e1b92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.698240 27724 tablet_bootstrap.cc:492] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.699150 27660 tablet_service.cc:1511] Processing CreateTablet for tablet 32319997c2de4d95a826f2a76ee1d988 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.699393 27724 tablet_bootstrap.cc:654] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.699431 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32319997c2de4d95a826f2a76ee1d988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.700197 27662 tablet_service.cc:1511] Processing CreateTablet for tablet d8428ebab9d346d394ac736e30db5979 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.700453 27662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8428ebab9d346d394ac736e30db5979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.701340 27724 tablet_bootstrap.cc:492] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.701427 27724 ts_tablet_manager.cc:1403] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.701548 27723 tablet_bootstrap.cc:492] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.701712 27661 tablet_service.cc:1511] Processing CreateTablet for tablet bb97141e8b634698a55f1db948ff2c53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.701924 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb97141e8b634698a55f1db948ff2c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.701886 27724 raft_consensus.cc:359] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.701997 27724 raft_consensus.cc:385] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.702040 27724 raft_consensus.cc:740] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.702164 27724 consensus_queue.cc:260] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.702519 27723 tablet_bootstrap.cc:654] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.703238 27724 ts_tablet_manager.cc:1434] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:22:42.703459 27510 tablet_service.cc:1511] Processing CreateTablet for tablet 989cb43edd4d450ebf0d146b383ca4bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.703534 27509 tablet_service.cc:1511] Processing CreateTablet for tablet c45948ecc0984989bc0eb7104949cb77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.703701 27510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cb43edd4d450ebf0d146b383ca4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.703830 27509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45948ecc0984989bc0eb7104949cb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.704205 27663 tablet_service.cc:1511] Processing CreateTablet for tablet fe8f40e20b3a4702aa4098f8f64e682c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.704448 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8f40e20b3a4702aa4098f8f64e682c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.705439 27724 tablet_bootstrap.cc:492] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.705626 27511 tablet_service.cc:1511] Processing CreateTablet for tablet bb97141e8b634698a55f1db948ff2c53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.705835 27513 tablet_service.cc:1511] Processing CreateTablet for tablet c822201fe44044dca06b2166e24cc97c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.706391 27511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb97141e8b634698a55f1db948ff2c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.706946 27592 tablet_service.cc:1511] Processing CreateTablet for tablet 32319997c2de4d95a826f2a76ee1d988 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.707120 27724 tablet_bootstrap.cc:654] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.707193 27592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32319997c2de4d95a826f2a76ee1d988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.708117 27807 tablet_service.cc:1511] Processing CreateTablet for tablet dcd7dac68ae345a1a8b4c187828e1b92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.708366 27807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd7dac68ae345a1a8b4c187828e1b92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.709362 27590 tablet_service.cc:1511] Processing CreateTablet for tablet c45948ecc0984989bc0eb7104949cb77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.709599 27590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45948ecc0984989bc0eb7104949cb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.710366 27850 tablet_bootstrap.cc:492] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.710389 27806 tablet_service.cc:1511] Processing CreateTablet for tablet d8428ebab9d346d394ac736e30db5979 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.710568 27805 tablet_service.cc:1511] Processing CreateTablet for tablet 32319997c2de4d95a826f2a76ee1d988 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.710750 27806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8428ebab9d346d394ac736e30db5979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.711010 27804 tablet_service.cc:1511] Processing CreateTablet for tablet c45948ecc0984989bc0eb7104949cb77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.711236 27804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45948ecc0984989bc0eb7104949cb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.711457 27850 tablet_bootstrap.cc:654] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.711611 27591 tablet_service.cc:1511] Processing CreateTablet for tablet fe8f40e20b3a4702aa4098f8f64e682c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.711858 27591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8f40e20b3a4702aa4098f8f64e682c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.713249 27803 tablet_service.cc:1511] Processing CreateTablet for tablet bb97141e8b634698a55f1db948ff2c53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.713442 27803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb97141e8b634698a55f1db948ff2c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.713501 27585 tablet_service.cc:1511] Processing CreateTablet for tablet 989cb43edd4d450ebf0d146b383ca4bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.713671 27585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cb43edd4d450ebf0d146b383ca4bc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:22:42.714195 27409 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c45948ecc0984989bc0eb7104949cb77 (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c45948ecc0984989bc0eb7104949cb77 consensus state has no leader
I20260601 13:22:42.714747 27513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c822201fe44044dca06b2166e24cc97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.715206 27802 tablet_service.cc:1511] Processing CreateTablet for tablet fe8f40e20b3a4702aa4098f8f64e682c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.715466 27802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8f40e20b3a4702aa4098f8f64e682c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.716998 27512 tablet_service.cc:1511] Processing CreateTablet for tablet d8428ebab9d346d394ac736e30db5979 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.717244 27512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8428ebab9d346d394ac736e30db5979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.717486 27801 tablet_service.cc:1511] Processing CreateTablet for tablet 989cb43edd4d450ebf0d146b383ca4bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.717720 27801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cb43edd4d450ebf0d146b383ca4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.719303 27723 tablet_bootstrap.cc:492] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.719405 27723 ts_tablet_manager.cc:1403] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:22:42.719540 27724 tablet_bootstrap.cc:492] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.719622 27724 ts_tablet_manager.cc:1403] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:22:42.719866 27800 tablet_service.cc:1511] Processing CreateTablet for tablet c822201fe44044dca06b2166e24cc97c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.719931 27723 raft_consensus.cc:359] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.719991 27724 raft_consensus.cc:359] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:42.720041 27723 raft_consensus.cc:385] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.720058 27724 raft_consensus.cc:385] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.720078 27723 raft_consensus.cc:740] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.720093 27724 raft_consensus.cc:740] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.720118 27800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c822201fe44044dca06b2166e24cc97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.720193 27723 consensus_queue.cc:260] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.720487 27723 ts_tablet_manager.cc:1434] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.720646 27723 tablet_bootstrap.cc:492] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.721424 27723 tablet_bootstrap.cc:654] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.721603 27805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32319997c2de4d95a826f2a76ee1d988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.720193 27724 consensus_queue.cc:260] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:42.722785 27723 tablet_bootstrap.cc:492] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.722858 27723 ts_tablet_manager.cc:1403] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.722959 27724 ts_tablet_manager.cc:1434] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:22:42.723116 27724 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.723258 27723 raft_consensus.cc:359] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.723352 27723 raft_consensus.cc:385] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.723384 27723 raft_consensus.cc:740] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.723483 27723 consensus_queue.cc:260] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.723802 27723 ts_tablet_manager.cc:1434] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.723949 27723 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.724810 27663 tablet_service.cc:1511] Processing CreateTablet for tablet c822201fe44044dca06b2166e24cc97c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:22:42.725096 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c822201fe44044dca06b2166e24cc97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:42.725421 27723 tablet_bootstrap.cc:654] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.726282 27724 tablet_bootstrap.cc:654] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.726720 27723 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.726804 27723 ts_tablet_manager.cc:1403] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.727120 27726 tablet_bootstrap.cc:492] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.727626 27850 tablet_bootstrap.cc:492] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.727753 27850 ts_tablet_manager.cc:1403] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:22:42.728103 27726 tablet_bootstrap.cc:654] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.728120 27723 raft_consensus.cc:359] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.728241 27723 raft_consensus.cc:385] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.728250 27732 raft_consensus.cc:493] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.728296 27723 raft_consensus.cc:740] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.728354 27732 raft_consensus.cc:515] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:42.728499 27724 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.728451 27723 consensus_queue.cc:260] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.728566 27724 ts_tablet_manager.cc:1403] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:22:42.728878 27732 leader_election.cc:290] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433), 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561)
I20260601 13:22:42.728956 27724 raft_consensus.cc:359] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.728173 27850 raft_consensus.cc:359] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.729187 27850 raft_consensus.cc:385] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.729228 27850 raft_consensus.cc:740] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.729370 27850 consensus_queue.cc:260] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.729594 27723 ts_tablet_manager.cc:1434] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:22:42.729720 27850 ts_tablet_manager.cc:1434] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:22:42.729772 27723 tablet_bootstrap.cc:492] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.729912 27850 tablet_bootstrap.cc:492] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.730727 27843 heartbeater.cc:499] Master 127.23.250.190:41191 was elected leader, sending a full tablet report...
I20260601 13:22:42.730839 27723 tablet_bootstrap.cc:654] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.730931 27850 tablet_bootstrap.cc:654] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.729125 27724 raft_consensus.cc:385] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.731480 27724 raft_consensus.cc:740] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.731717 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.731954 27724 consensus_queue.cc:260] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
W20260601 13:22:42.732065 27492 leader_election.cc:343] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:22:42.732746 27724 ts_tablet_manager.cc:1434] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:22:42.733052 27724 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.734251 27726 tablet_bootstrap.cc:492] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.734356 27726 ts_tablet_manager.cc:1403] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:22:42.734519 27724 tablet_bootstrap.cc:654] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.734908 27422 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75: range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc] alter complete (version 0)
I20260601 13:22:42.735045 27726 raft_consensus.cc:359] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.735177 27726 raft_consensus.cc:385] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.735153 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0" is_pre_election: true
W20260601 13:22:42.735646 27489 leader_election.cc:343] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:22:42.735679 27726 raft_consensus.cc:740] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.735726 27489 leader_election.cc:304] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [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: d761e8ee9a39423eab500123bdd04cf4; no voters: 657ae9225c204046994b9bf4ba65e88b, a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:42.735937 27732 raft_consensus.cc:2749] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:22:42.735849 27726 consensus_queue.cc:260] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.736697 27724 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.736960 27724 ts_tablet_manager.cc:1403] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:42.737023 27726 ts_tablet_manager.cc:1434] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.737251 27726 tablet_bootstrap.cc:492] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.737520 27724 raft_consensus.cc:359] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.737628 27724 raft_consensus.cc:385] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.737660 27724 raft_consensus.cc:740] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.737787 27724 consensus_queue.cc:260] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.738072 27724 ts_tablet_manager.cc:1434] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.738340 27726 tablet_bootstrap.cc:654] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.738693 27724 tablet_bootstrap.cc:492] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.739986 27726 tablet_bootstrap.cc:492] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.740113 27726 ts_tablet_manager.cc:1403] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.740212 27850 tablet_bootstrap.cc:492] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.740335 27850 ts_tablet_manager.cc:1403] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:22:42.740720 27723 tablet_bootstrap.cc:492] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.740859 27723 ts_tablet_manager.cc:1403] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:22:42.740923 27850 raft_consensus.cc:359] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.741029 27850 raft_consensus.cc:385] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.741079 27850 raft_consensus.cc:740] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.741058 27726 raft_consensus.cc:359] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.741138 27726 raft_consensus.cc:385] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.740356 27724 tablet_bootstrap.cc:654] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.741238 27850 consensus_queue.cc:260] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.741497 27723 raft_consensus.cc:359] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.741616 27723 raft_consensus.cc:385] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.741659 27850 ts_tablet_manager.cc:1434] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.741667 27723 raft_consensus.cc:740] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.741858 27850 tablet_bootstrap.cc:492] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.741882 27723 consensus_queue.cc:260] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.742228 27723 ts_tablet_manager.cc:1434] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:42.742456 27723 tablet_bootstrap.cc:492] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:42.742908 27850 tablet_bootstrap.cc:654] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.741231 27726 raft_consensus.cc:740] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.743371 27726 consensus_queue.cc:260] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.743633 27723 tablet_bootstrap.cc:654] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.743664 27726 ts_tablet_manager.cc:1434] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:22:42.743850 27726 tablet_bootstrap.cc:492] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.744797 27726 tablet_bootstrap.cc:654] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.745275 27723 tablet_bootstrap.cc:492] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2: No bootstrap required, opened a new log
I20260601 13:22:42.745370 27723 ts_tablet_manager.cc:1403] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.745858 27726 tablet_bootstrap.cc:492] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.745924 27726 ts_tablet_manager.cc:1403] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.745985 27723 raft_consensus.cc:359] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.746074 27723 raft_consensus.cc:385] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.746109 27723 raft_consensus.cc:740] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.746225 27723 consensus_queue.cc:260] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.746297 27726 raft_consensus.cc:359] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:42.746399 27726 raft_consensus.cc:385] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.746423 27726 raft_consensus.cc:740] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.746521 27723 ts_tablet_manager.cc:1434] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.746526 27726 consensus_queue.cc:260] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:42.746887 27726 ts_tablet_manager.cc:1434] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.747126 27726 tablet_bootstrap.cc:492] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.747341 27724 tablet_bootstrap.cc:492] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.747444 27724 ts_tablet_manager.cc:1403] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:22:42.747997 27724 raft_consensus.cc:359] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.748098 27724 raft_consensus.cc:385] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.748136 27724 raft_consensus.cc:740] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.748261 27724 consensus_queue.cc:260] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.748531 27724 ts_tablet_manager.cc:1434] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.748713 27724 tablet_bootstrap.cc:492] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4: Bootstrap starting.
I20260601 13:22:42.749126 27726 tablet_bootstrap.cc:654] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.749717 27724 tablet_bootstrap.cc:654] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.750237 27726 tablet_bootstrap.cc:492] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.750362 27726 ts_tablet_manager.cc:1403] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.750756 27724 tablet_bootstrap.cc:492] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4: No bootstrap required, opened a new log
I20260601 13:22:42.750864 27724 ts_tablet_manager.cc:1403] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.751296 27724 raft_consensus.cc:359] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.751389 27724 raft_consensus.cc:385] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.751411 27724 raft_consensus.cc:740] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.751552 27724 consensus_queue.cc:260] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.751835 27724 ts_tablet_manager.cc:1434] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.751850 27850 tablet_bootstrap.cc:492] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.750854 27726 raft_consensus.cc:359] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.751977 27850 ts_tablet_manager.cc:1403] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:22:42.752002 27726 raft_consensus.cc:385] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.752054 27726 raft_consensus.cc:740] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.752179 27726 consensus_queue.cc:260] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.752408 27850 raft_consensus.cc:359] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:42.752543 27726 ts_tablet_manager.cc:1434] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:22:42.752563 27850 raft_consensus.cc:385] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.752663 27850 raft_consensus.cc:740] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.752748 27726 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:42.752856 27850 consensus_queue.cc:260] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:42.753238 27850 ts_tablet_manager.cc:1434] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.753459 27850 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.754009 27726 tablet_bootstrap.cc:654] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.754566 27850 tablet_bootstrap.cc:654] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.755267 27726 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: No bootstrap required, opened a new log
I20260601 13:22:42.755412 27726 ts_tablet_manager.cc:1403] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:22:42.755965 27850 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.756053 27850 ts_tablet_manager.cc:1403] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:22:42.756052 27726 raft_consensus.cc:359] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.756170 27726 raft_consensus.cc:385] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.756220 27726 raft_consensus.cc:740] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.756356 27726 consensus_queue.cc:260] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.756651 27726 ts_tablet_manager.cc:1434] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.756590 27850 raft_consensus.cc:359] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.756742 27850 raft_consensus.cc:385] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.756783 27850 raft_consensus.cc:740] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.756906 27850 consensus_queue.cc:260] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.757025 27856 raft_consensus.cc:493] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.757120 27856 raft_consensus.cc:515] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.757311 27850 ts_tablet_manager.cc:1434] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:42.757513 27850 tablet_bootstrap.cc:492] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.757639 27856 leader_election.cc:290] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.758844 27850 tablet_bootstrap.cc:654] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.761246 27850 tablet_bootstrap.cc:492] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.761349 27850 ts_tablet_manager.cc:1403] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:22:42.761751 27850 raft_consensus.cc:359] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.761858 27850 raft_consensus.cc:385] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.761897 27850 raft_consensus.cc:740] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.761962 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd7dac68ae345a1a8b4c187828e1b92" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.762038 27850 consensus_queue.cc:260] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.762092 27526 raft_consensus.cc:2468] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 0.
I20260601 13:22:42.762306 27850 ts_tablet_manager.cc:1434] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.762364 27781 leader_election.cc:304] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a34b55d6c9774027a37d039d03fefdb0, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.762511 27850 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.762609 27856 raft_consensus.cc:2804] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.762669 27856 raft_consensus.cc:493] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.762717 27856 raft_consensus.cc:3060] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.763581 27850 tablet_bootstrap.cc:654] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.763936 27856 raft_consensus.cc:515] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.764457 27856 leader_election.cc:290] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.764779 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd7dac68ae345a1a8b4c187828e1b92" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.764895 27526 raft_consensus.cc:3060] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.764940 27850 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.765028 27850 ts_tablet_manager.cc:1403] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:22:42.765241 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd7dac68ae345a1a8b4c187828e1b92" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.765344 27602 raft_consensus.cc:2468] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 0.
I20260601 13:22:42.765530 27601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd7dac68ae345a1a8b4c187828e1b92" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.765616 27601 raft_consensus.cc:3060] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.765587 27850 raft_consensus.cc:359] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.765671 27850 raft_consensus.cc:385] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.765694 27526 raft_consensus.cc:2468] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 1.
I20260601 13:22:42.765702 27850 raft_consensus.cc:740] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.765888 27850 consensus_queue.cc:260] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.766018 27781 leader_election.cc:304] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a34b55d6c9774027a37d039d03fefdb0, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.766160 27850 ts_tablet_manager.cc:1434] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.766255 27869 raft_consensus.cc:2804] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.766345 27869 raft_consensus.cc:697] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEADER]: Becoming Leader. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Running, Role: LEADER
I20260601 13:22:42.766348 27850 tablet_bootstrap.cc:492] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.766566 27601 raft_consensus.cc:2468] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 1.
I20260601 13:22:42.766510 27869 consensus_queue.cc:237] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.767616 27850 tablet_bootstrap.cc:654] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.768105 27421 catalog_manager.cc:5696] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132). New cstate: current_term: 1 leader_uuid: "a34b55d6c9774027a37d039d03fefdb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.768625 27850 tablet_bootstrap.cc:492] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.768740 27850 ts_tablet_manager.cc:1403] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.769125 27850 raft_consensus.cc:359] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.769232 27850 raft_consensus.cc:385] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.769265 27850 raft_consensus.cc:740] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.769397 27850 consensus_queue.cc:260] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.769744 27850 ts_tablet_manager.cc:1434] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:42.769908 27850 tablet_bootstrap.cc:492] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:42.770852 27850 tablet_bootstrap.cc:654] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:42.771947 27850 tablet_bootstrap.cc:492] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0: No bootstrap required, opened a new log
I20260601 13:22:42.771958 27740 raft_consensus.cc:493] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.772064 27850 ts_tablet_manager.cc:1403] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:22:42.772082 27740 raft_consensus.cc:515] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.772514 27740 leader_election.cc:290] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:42.772645 27850 raft_consensus.cc:359] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.772743 27850 raft_consensus.cc:385] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:42.772775 27850 raft_consensus.cc:740] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: FOLLOWER
I20260601 13:22:42.772786 27601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.772873 27601 raft_consensus.cc:2468] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.772902 27850 consensus_queue.cc:260] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.773154 27850 ts_tablet_manager.cc:1434] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:42.773134 27643 leader_election.cc:304] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, 7350ac960e634a9f9169c4c00bff3aa2; no voters: 
I20260601 13:22:42.773370 27740 raft_consensus.cc:2804] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.773449 27740 raft_consensus.cc:493] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.773510 27740 raft_consensus.cc:3060] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.774231 27740 raft_consensus.cc:515] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.774647 27740 leader_election.cc:290] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:42.774823 27601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.774937 27601 raft_consensus.cc:3060] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.775727 27601 raft_consensus.cc:2468] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.776008 27643 leader_election.cc:304] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, 7350ac960e634a9f9169c4c00bff3aa2; no voters: 
I20260601 13:22:42.776057 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0" is_pre_election: true
I20260601 13:22:42.776165 27817 raft_consensus.cc:2468] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.776187 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0"
I20260601 13:22:42.776271 27816 raft_consensus.cc:3060] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.776996 27816 raft_consensus.cc:2468] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.777215 27740 raft_consensus.cc:2804] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.777302 27740 raft_consensus.cc:697] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:42.777429 27740 consensus_queue.cc:237] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.779037 27421 catalog_manager.cc:5696] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.781117 27734 raft_consensus.cc:493] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.781226 27734 raft_consensus.cc:515] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.781414 27869 raft_consensus.cc:493] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.781498 27869 raft_consensus.cc:515] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.781678 27734 leader_election.cc:290] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:42.782059 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cb43edd4d450ebf0d146b383ca4bc" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.782637 27526 raft_consensus.cc:2468] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 0.
I20260601 13:22:42.782255 27601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8f40e20b3a4702aa4098f8f64e682c" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b" is_pre_election: true
I20260601 13:22:42.782869 27601 raft_consensus.cc:2468] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 0.
I20260601 13:22:42.782908 27566 leader_election.cc:304] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.783128 27783 leader_election.cc:304] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, a34b55d6c9774027a37d039d03fefdb0; no voters: 
I20260601 13:22:42.781914 27869 leader_election.cc:290] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.783350 27869 raft_consensus.cc:2804] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.783396 27869 raft_consensus.cc:493] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.783432 27869 raft_consensus.cc:3060] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.784111 27732 raft_consensus.cc:493] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.784195 27732 raft_consensus.cc:515] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.784523 27732 leader_election.cc:290] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.784595 27734 raft_consensus.cc:2804] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.784652 27734 raft_consensus.cc:493] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.784631 27869 raft_consensus.cc:515] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.784701 27734 raft_consensus.cc:3060] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.784894 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c822201fe44044dca06b2166e24cc97c" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0" is_pre_election: true
I20260601 13:22:42.784996 27816 raft_consensus.cc:2468] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 0.
I20260601 13:22:42.785163 27601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8f40e20b3a4702aa4098f8f64e682c" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:42.785218 27489 leader_election.cc:304] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a34b55d6c9774027a37d039d03fefdb0, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.785264 27601 raft_consensus.cc:3060] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.785368 27732 raft_consensus.cc:2804] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.785422 27732 raft_consensus.cc:493] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.785467 27732 raft_consensus.cc:3060] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.785643 27734 raft_consensus.cc:515] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.785944 27734 leader_election.cc:290] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Requested vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:42.786067 27601 raft_consensus.cc:2468] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 1.
I20260601 13:22:42.786095 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c822201fe44044dca06b2166e24cc97c" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2" is_pre_election: true
I20260601 13:22:42.786190 27677 raft_consensus.cc:2468] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 0.
I20260601 13:22:42.786352 27783 leader_election.cc:304] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, a34b55d6c9774027a37d039d03fefdb0; no voters: 
I20260601 13:22:42.786398 27869 leader_election.cc:290] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.786356 27732 raft_consensus.cc:515] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.786552 27869 raft_consensus.cc:2804] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.786687 27869 raft_consensus.cc:697] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEADER]: Becoming Leader. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Running, Role: LEADER
I20260601 13:22:42.786711 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cb43edd4d450ebf0d146b383ca4bc" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.786787 27732 leader_election.cc:290] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 election: Requested vote from peers a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:42.786823 27869 consensus_queue.cc:237] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.786809 27526 raft_consensus.cc:3060] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.787156 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c822201fe44044dca06b2166e24cc97c" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0"
I20260601 13:22:42.787250 27816 raft_consensus.cc:3060] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.787791 27526 raft_consensus.cc:2468] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:42.788086 27816 raft_consensus.cc:2468] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 1.
I20260601 13:22:42.788151 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c822201fe44044dca06b2166e24cc97c" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:42.788241 27677 raft_consensus.cc:3060] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.788564 27421 catalog_manager.cc:5696] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132). New cstate: current_term: 1 leader_uuid: "a34b55d6c9774027a37d039d03fefdb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.788959 27677 raft_consensus.cc:2468] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 1.
I20260601 13:22:42.789243 27566 leader_election.cc:304] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.789249 27489 leader_election.cc:304] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a34b55d6c9774027a37d039d03fefdb0, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.789439 27734 raft_consensus.cc:2804] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.789526 27734 raft_consensus.cc:697] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Becoming Leader. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Running, Role: LEADER
I20260601 13:22:42.789566 27732 raft_consensus.cc:2804] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.789626 27732 raft_consensus.cc:697] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Running, Role: LEADER
I20260601 13:22:42.789641 27734 consensus_queue.cc:237] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:42.789713 27732 consensus_queue.cc:237] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:42.791435 27423 catalog_manager.cc:5696] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.791746 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cb43edd4d450ebf0d146b383ca4bc" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0"
I20260601 13:22:42.791860 27817 raft_consensus.cc:3060] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.792124 27676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8f40e20b3a4702aa4098f8f64e682c" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:42.792220 27676 raft_consensus.cc:3060] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.791435 27422 catalog_manager.cc:5696] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b reported cstate change: term changed from 0 to 1, leader changed from <none> to 657ae9225c204046994b9bf4ba65e88b (127.23.250.130). New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.792843 27817 raft_consensus.cc:2468] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:42.793128 27676 raft_consensus.cc:2468] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 1.
I20260601 13:22:42.791756 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cb43edd4d450ebf0d146b383ca4bc" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0" is_pre_election: true
I20260601 13:22:42.792131 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8f40e20b3a4702aa4098f8f64e682c" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2" is_pre_election: true
I20260601 13:22:42.793299 27816 raft_consensus.cc:2376] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1. Re-sending same reply.
I20260601 13:22:42.793351 27677 raft_consensus.cc:2376] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 1. Re-sending same reply.
I20260601 13:22:42.797214 27727 raft_consensus.cc:493] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:42.797353 27727 raft_consensus.cc:515] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.797708 27727 leader_election.cc:290] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.798060 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb97141e8b634698a55f1db948ff2c53" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:42.798060 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb97141e8b634698a55f1db948ff2c53" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0" is_pre_election: true
I20260601 13:22:42.798214 27526 raft_consensus.cc:2468] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.798214 27816 raft_consensus.cc:2468] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 0.
I20260601 13:22:42.798477 27640 leader_election.cc:304] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [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: 7350ac960e634a9f9169c4c00bff3aa2, a34b55d6c9774027a37d039d03fefdb0, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:42.798676 27727 raft_consensus.cc:2804] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:42.798760 27727 raft_consensus.cc:493] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:42.798815 27727 raft_consensus.cc:3060] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.799595 27727 raft_consensus.cc:515] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.799927 27727 leader_election.cc:290] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Requested vote from peers a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:42.800222 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb97141e8b634698a55f1db948ff2c53" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0"
I20260601 13:22:42.800222 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb97141e8b634698a55f1db948ff2c53" candidate_uuid: "7350ac960e634a9f9169c4c00bff3aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:42.800354 27816 raft_consensus.cc:3060] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.800362 27526 raft_consensus.cc:3060] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:42.801189 27526 raft_consensus.cc:2468] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.801189 27816 raft_consensus.cc:2468] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7350ac960e634a9f9169c4c00bff3aa2 in term 1.
I20260601 13:22:42.801512 27640 leader_election.cc:304] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7350ac960e634a9f9169c4c00bff3aa2, a34b55d6c9774027a37d039d03fefdb0; no voters: 
I20260601 13:22:42.801746 27727 raft_consensus.cc:2804] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:42.801842 27727 raft_consensus.cc:697] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:42.801977 27727 consensus_queue.cc:237] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:42.803457 27422 catalog_manager.cc:5696] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:42.888424 27734 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:42.891801 27734 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:42.903760 27734 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:42.906757 27734 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:42.959883 27727 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:42.963380 27889 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.000057 27889 consensus_queue.cc:1048] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.003244 27740 consensus_queue.cc:1048] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.030064 27869 raft_consensus.cc:493] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:43.030236 27869 raft_consensus.cc:515] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:43.030689 27869 leader_election.cc:290] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:43.031214 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ebab9d346d394ac736e30db5979" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2" is_pre_election: true
I20260601 13:22:43.031214 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ebab9d346d394ac736e30db5979" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:43.031391 27677 raft_consensus.cc:2468] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 0.
I20260601 13:22:43.031394 27526 raft_consensus.cc:2468] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 0.
I20260601 13:22:43.031688 27781 leader_election.cc:304] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a34b55d6c9774027a37d039d03fefdb0, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:43.031927 27869 raft_consensus.cc:2804] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:43.031987 27869 raft_consensus.cc:493] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:43.032015 27869 raft_consensus.cc:3060] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:43.032891 27869 raft_consensus.cc:515] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:43.033270 27869 leader_election.cc:290] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 election: Requested vote from peers 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433), d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:43.033674 27677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ebab9d346d394ac736e30db5979" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:43.033682 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ebab9d346d394ac736e30db5979" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:43.033803 27677 raft_consensus.cc:3060] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:43.033830 27526 raft_consensus.cc:3060] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:43.034639 27677 raft_consensus.cc:2468] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 1.
I20260601 13:22:43.034664 27526 raft_consensus.cc:2468] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 1.
I20260601 13:22:43.034940 27780 leader_election.cc:304] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7350ac960e634a9f9169c4c00bff3aa2, a34b55d6c9774027a37d039d03fefdb0; no voters: 
I20260601 13:22:43.035110 27869 raft_consensus.cc:2804] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:43.035236 27869 raft_consensus.cc:697] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEADER]: Becoming Leader. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Running, Role: LEADER
I20260601 13:22:43.035396 27869 consensus_queue.cc:237] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } }
I20260601 13:22:43.036942 27423 catalog_manager.cc:5696] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132). New cstate: current_term: 1 leader_uuid: "a34b55d6c9774027a37d039d03fefdb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:43.059176 27740 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.062974 27889 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.071341 27734 raft_consensus.cc:493] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:43.071516 27734 raft_consensus.cc:515] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:43.072021 27734 leader_election.cc:290] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:43.072316 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4" is_pre_election: true
I20260601 13:22:43.072350 27767 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.072386 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0" is_pre_election: true
I20260601 13:22:43.072485 27526 raft_consensus.cc:2468] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 0.
I20260601 13:22:43.072561 27816 raft_consensus.cc:2468] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 0.
I20260601 13:22:43.072860 27566 leader_election.cc:304] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:43.073019 27734 raft_consensus.cc:2804] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:43.073081 27734 raft_consensus.cc:493] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:43.073149 27734 raft_consensus.cc:3060] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:43.074280 27734 raft_consensus.cc:515] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:43.074687 27734 leader_election.cc:290] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Requested vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:43.075111 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b55d6c9774027a37d039d03fefdb0"
I20260601 13:22:43.075230 27816 raft_consensus.cc:3060] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:43.075819 27732 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.076237 27816 raft_consensus.cc:2468] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:43.076586 27565 leader_election.cc:304] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 657ae9225c204046994b9bf4ba65e88b, a34b55d6c9774027a37d039d03fefdb0; no voters: 
I20260601 13:22:43.076850 27759 raft_consensus.cc:2804] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:43.076928 27759 raft_consensus.cc:697] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Becoming Leader. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Running, Role: LEADER
I20260601 13:22:43.077061 27759 consensus_queue.cc:237] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:43.078797 27889 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.078892 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:43.079007 27526 raft_consensus.cc:3060] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:43.078778 27423 catalog_manager.cc:5696] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: term changed from 0 to 1, leader changed from <none> to 657ae9225c204046994b9bf4ba65e88b (127.23.250.130). New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } }
I20260601 13:22:43.080036 27526 raft_consensus.cc:2468] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 1.
I20260601 13:22:43.082463 27740 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.100224 27897 consensus_queue.cc:1048] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.103225 27767 consensus_queue.cc:1048] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.176235 27869 consensus_queue.cc:1048] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.179735 27907 consensus_queue.cc:1048] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.185950 27907 consensus_queue.cc:1048] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.188383 27477 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:22:43.188723 27856 consensus_queue.cc:1048] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.197024 27677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988"
dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
mode: GRACEFUL
new_leader_uuid: "657ae9225c204046994b9bf4ba65e88b"
 from {username='slave'} at 127.0.0.1:50202
I20260601 13:22:43.197182 27677 raft_consensus.cc:606] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Received request to transfer leadership to TS 657ae9225c204046994b9bf4ba65e88b
I20260601 13:22:43.197540 27676 consensus_queue.cc:237] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.198001 27677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8ff808060c04032948107739cb25733"
dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
mode: GRACEFUL
new_leader_uuid: "d761e8ee9a39423eab500123bdd04cf4"
 from {username='slave'} at 127.0.0.1:50202
I20260601 13:22:43.198114 27677 raft_consensus.cc:606] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Received request to transfer leadership to TS d761e8ee9a39423eab500123bdd04cf4
I20260601 13:22:43.198740 27477 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260601 13:22:43.198846 27601 raft_consensus.cc:1275] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:43.198868 27526 raft_consensus.cc:1275] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:43.198884 27477 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:22:43.199275 27640 consensus_peers.cc:597] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 -> Peer a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): Couldn't send request to peer a34b55d6c9774027a37d039d03fefdb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ba2c74e84364c199018c3f58114b341. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:43.199273 27727 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.199450 27740 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.200875 27889 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.201284 27601 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.201350 27526 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.203439 27422 catalog_manager.cc:5696] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.203707 27676 consensus_queue.cc:237] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.204849 27601 raft_consensus.cc:1275] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:43.205050 27526 raft_consensus.cc:1275] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:22:43.205364 27640 consensus_peers.cc:597] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 -> Peer a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): Couldn't send request to peer a34b55d6c9774027a37d039d03fefdb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51d9193660ad44de984271987e22eb20. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:43.205506 27740 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.205812 27740 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.207291 27889 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.207639 27601 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.209597 27423 catalog_manager.cc:5696] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.209663 27526 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.214941 27601 consensus_queue.cc:237] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.216245 27676 raft_consensus.cc:1275] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:43.216327 27526 raft_consensus.cc:1275] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:22:43.216415 27565 consensus_peers.cc:597] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b -> Peer a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): Couldn't send request to peer a34b55d6c9774027a37d039d03fefdb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00045d3e3c2347f094a72773f994f552. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:43.216653 27759 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.216748 27734 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.218194 27734 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.218643 27676 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.218865 27526 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.220991 27601 consensus_queue.cc:237] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.221146 27422 catalog_manager.cc:5696] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:43.222625 27526 raft_consensus.cc:1275] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:22:43.222738 27565 consensus_peers.cc:597] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b -> Peer a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): Couldn't send request to peer a34b55d6c9774027a37d039d03fefdb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4be0e004adb448c85f64bb3803087b1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:43.223089 27676 raft_consensus.cc:1275] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:43.223404 27899 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.223532 27759 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.225044 27759 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.225466 27526 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.225755 27676 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.227638 27423 catalog_manager.cc:5696] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:43.229452 27914 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.232371 27899 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.258229 27897 consensus_queue.cc:1048] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.265259 27897 consensus_queue.cc:1048] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.300963 27740 consensus_queue.cc:1048] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.304409 27727 consensus_queue.cc:1048] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.306882 27740 raft_consensus.cc:993] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2: : Instructing follower 657ae9225c204046994b9bf4ba65e88b to start an election
I20260601 13:22:43.306986 27740 raft_consensus.cc:1081] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Signalling peer 657ae9225c204046994b9bf4ba65e88b to start an election
I20260601 13:22:43.307366 27601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988"
dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
 from {username='slave'} at 127.0.0.1:49104
I20260601 13:22:43.307500 27601 raft_consensus.cc:493] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:22:43.307560 27601 raft_consensus.cc:3060] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:43.308545 27601 raft_consensus.cc:515] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:43.308939 27601 leader_election.cc:290] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [CANDIDATE]: Term 2 election: Requested vote from peers 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433), a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433)
I20260601 13:22:43.309252 27676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:43.309252 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32319997c2de4d95a826f2a76ee1d988" candidate_uuid: "657ae9225c204046994b9bf4ba65e88b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a34b55d6c9774027a37d039d03fefdb0"
I20260601 13:22:43.309391 27676 raft_consensus.cc:3055] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:22:43.309429 27816 raft_consensus.cc:3060] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:43.309442 27676 raft_consensus.cc:740] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:43.309599 27676 consensus_queue.cc:260] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:43.309758 27676 raft_consensus.cc:3060] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:43.310403 27816 raft_consensus.cc:2468] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 2.
I20260601 13:22:43.310683 27676 raft_consensus.cc:2468] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657ae9225c204046994b9bf4ba65e88b in term 2.
I20260601 13:22:43.310746 27565 leader_election.cc:304] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [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: 657ae9225c204046994b9bf4ba65e88b, a34b55d6c9774027a37d039d03fefdb0; no voters: 
I20260601 13:22:43.310892 27734 raft_consensus.cc:2804] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:22:43.310977 27734 raft_consensus.cc:697] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 2 LEADER]: Becoming Leader. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Running, Role: LEADER
I20260601 13:22:43.311091 27734 consensus_queue.cc:237] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } }
I20260601 13:22:43.312602 27421 catalog_manager.cc:5696] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: term changed from 1 to 2, leader changed from 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) to 657ae9225c204046994b9bf4ba65e88b (127.23.250.130). New cstate: current_term: 2 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:43.331960 27727 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.335013 27740 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.455834 27734 consensus_queue.cc:1048] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.458981 27734 consensus_queue.cc:1048] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.559051 27740 raft_consensus.cc:993] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: : Instructing follower d761e8ee9a39423eab500123bdd04cf4 to start an election
I20260601 13:22:43.559198 27889 raft_consensus.cc:1081] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Signalling peer d761e8ee9a39423eab500123bdd04cf4 to start an election
I20260601 13:22:43.559712 27526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8ff808060c04032948107739cb25733"
dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
 from {username='slave'} at 127.0.0.1:34366
I20260601 13:22:43.559856 27526 raft_consensus.cc:493] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:22:43.559957 27526 raft_consensus.cc:3060] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:43.560949 27526 raft_consensus.cc:515] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:43.561383 27526 leader_election.cc:290] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [CANDIDATE]: Term 2 election: Requested vote from peers 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561), 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:43.561632 27601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff808060c04032948107739cb25733" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:43.561685 27676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff808060c04032948107739cb25733" candidate_uuid: "d761e8ee9a39423eab500123bdd04cf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7350ac960e634a9f9169c4c00bff3aa2"
I20260601 13:22:43.561762 27601 raft_consensus.cc:3060] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:43.561762 27676 raft_consensus.cc:3055] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:22:43.561842 27676 raft_consensus.cc:740] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Running, Role: LEADER
I20260601 13:22:43.562006 27676 consensus_queue.cc:260] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:43.562192 27676 raft_consensus.cc:3060] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:43.562863 27601 raft_consensus.cc:2468] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 2.
I20260601 13:22:43.563200 27492 leader_election.cc:304] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [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: 657ae9225c204046994b9bf4ba65e88b, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:43.563225 27676 raft_consensus.cc:2468] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d761e8ee9a39423eab500123bdd04cf4 in term 2.
I20260601 13:22:43.563401 27732 raft_consensus.cc:2804] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:22:43.563512 27732 raft_consensus.cc:697] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 LEADER]: Becoming Leader. State: Replica: d761e8ee9a39423eab500123bdd04cf4, State: Running, Role: LEADER
I20260601 13:22:43.563654 27732 consensus_queue.cc:237] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } }
I20260601 13:22:43.565256 27421 catalog_manager.cc:5696] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: term changed from 1 to 2, leader changed from 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) to d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129). New cstate: current_term: 2 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:43.615301 27907 consensus_queue.cc:1048] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.618279 27907 consensus_queue.cc:1048] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:43.695621 27928 ts_tablet_manager.cc:933] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: Initiating tablet copy from peer 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:43.696120 27928 tablet_copy_client.cc:323] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:43433
I20260601 13:22:43.696614 27687 tablet_copy_service.cc:140] P 7350ac960e634a9f9169c4c00bff3aa2: Received BeginTabletCopySession request for tablet 51d9193660ad44de984271987e22eb20 from peer a34b55d6c9774027a37d039d03fefdb0 ({username='slave'} at 127.0.0.1:50192)
I20260601 13:22:43.696736 27687 tablet_copy_service.cc:161] P 7350ac960e634a9f9169c4c00bff3aa2: Beginning new tablet copy session on tablet 51d9193660ad44de984271987e22eb20 from peer a34b55d6c9774027a37d039d03fefdb0 at {username='slave'} at 127.0.0.1:50192: session id = a34b55d6c9774027a37d039d03fefdb0-51d9193660ad44de984271987e22eb20
I20260601 13:22:43.697712 27687 tablet_copy_source_session.cc:215] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:43.698643 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d9193660ad44de984271987e22eb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:43.700937 27928 tablet_copy_client.cc:806] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:43.701102 27928 tablet_copy_client.cc:670] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:43.702266 27928 tablet_copy_client.cc:538] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:43.703451 27928 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:43.706550 27928 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:43.706889 27928 tablet_bootstrap.cc:492] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap complete.
I20260601 13:22:43.707062 27928 ts_tablet_manager.cc:1403] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:22:43.707460 27928 raft_consensus.cc:359] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.707585 27928 raft_consensus.cc:740] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: LEARNER
I20260601 13:22:43.707693 27928 consensus_queue.cc:260] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.708015 27928 ts_tablet_manager.cc:1434] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:43.708575 27687 tablet_copy_service.cc:342] P 7350ac960e634a9f9169c4c00bff3aa2: Request end of tablet copy session a34b55d6c9774027a37d039d03fefdb0-51d9193660ad44de984271987e22eb20 received from {username='slave'} at 127.0.0.1:50192
I20260601 13:22:43.708654 27687 tablet_copy_service.cc:434] P 7350ac960e634a9f9169c4c00bff3aa2: ending tablet copy session a34b55d6c9774027a37d039d03fefdb0-51d9193660ad44de984271987e22eb20 on tablet 51d9193660ad44de984271987e22eb20 with peer a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:43.725701 27928 ts_tablet_manager.cc:933] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: Initiating tablet copy from peer 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:43.726126 27928 tablet_copy_client.cc:323] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:43433
I20260601 13:22:43.726629 27687 tablet_copy_service.cc:140] P 7350ac960e634a9f9169c4c00bff3aa2: Received BeginTabletCopySession request for tablet 0ba2c74e84364c199018c3f58114b341 from peer a34b55d6c9774027a37d039d03fefdb0 ({username='slave'} at 127.0.0.1:50192)
I20260601 13:22:43.726730 27687 tablet_copy_service.cc:161] P 7350ac960e634a9f9169c4c00bff3aa2: Beginning new tablet copy session on tablet 0ba2c74e84364c199018c3f58114b341 from peer a34b55d6c9774027a37d039d03fefdb0 at {username='slave'} at 127.0.0.1:50192: session id = a34b55d6c9774027a37d039d03fefdb0-0ba2c74e84364c199018c3f58114b341
I20260601 13:22:43.727521 27687 tablet_copy_source_session.cc:215] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:43.728344 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba2c74e84364c199018c3f58114b341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:43.730255 27928 tablet_copy_client.cc:806] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:43.730417 27928 tablet_copy_client.cc:670] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:43.731623 27928 tablet_copy_client.cc:538] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:43.732755 27928 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:43.736277 27928 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:43.736545 27928 tablet_bootstrap.cc:492] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap complete.
I20260601 13:22:43.736728 27928 ts_tablet_manager.cc:1403] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:22:43.737123 27928 raft_consensus.cc:359] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.737246 27928 raft_consensus.cc:740] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: LEARNER
I20260601 13:22:43.737351 27928 consensus_queue.cc:260] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.737653 27928 ts_tablet_manager.cc:1434] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:43.738094 27687 tablet_copy_service.cc:342] P 7350ac960e634a9f9169c4c00bff3aa2: Request end of tablet copy session a34b55d6c9774027a37d039d03fefdb0-0ba2c74e84364c199018c3f58114b341 received from {username='slave'} at 127.0.0.1:50192
I20260601 13:22:43.738178 27687 tablet_copy_service.cc:434] P 7350ac960e634a9f9169c4c00bff3aa2: ending tablet copy session a34b55d6c9774027a37d039d03fefdb0-0ba2c74e84364c199018c3f58114b341 on tablet 0ba2c74e84364c199018c3f58114b341 with peer a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:43.751945 27816 raft_consensus.cc:1275] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:22:43.752434 27734 consensus_queue.cc:1048] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.754714 27677 raft_consensus.cc:1275] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:22:43.755118 27734 consensus_queue.cc:1048] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:43.767241 27928 ts_tablet_manager.cc:933] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: Initiating tablet copy from peer 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561)
I20260601 13:22:43.767637 27928 tablet_copy_client.cc:323] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:43561
I20260601 13:22:43.768119 27612 tablet_copy_service.cc:140] P 657ae9225c204046994b9bf4ba65e88b: Received BeginTabletCopySession request for tablet 00045d3e3c2347f094a72773f994f552 from peer a34b55d6c9774027a37d039d03fefdb0 ({username='slave'} at 127.0.0.1:49126)
I20260601 13:22:43.768237 27612 tablet_copy_service.cc:161] P 657ae9225c204046994b9bf4ba65e88b: Beginning new tablet copy session on tablet 00045d3e3c2347f094a72773f994f552 from peer a34b55d6c9774027a37d039d03fefdb0 at {username='slave'} at 127.0.0.1:49126: session id = a34b55d6c9774027a37d039d03fefdb0-00045d3e3c2347f094a72773f994f552
I20260601 13:22:43.768980 27612 tablet_copy_source_session.cc:215] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:43.769764 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00045d3e3c2347f094a72773f994f552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:43.771591 27928 tablet_copy_client.cc:806] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:43.771771 27928 tablet_copy_client.cc:670] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:43.772900 27928 tablet_copy_client.cc:538] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:43.773916 27928 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:43.777539 27928 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:43.777777 27928 tablet_bootstrap.cc:492] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap complete.
I20260601 13:22:43.777956 27928 ts_tablet_manager.cc:1403] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:22:43.778355 27928 raft_consensus.cc:359] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.778481 27928 raft_consensus.cc:740] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: LEARNER
I20260601 13:22:43.778609 27928 consensus_queue.cc:260] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.778925 27928 ts_tablet_manager.cc:1434] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:43.779429 27612 tablet_copy_service.cc:342] P 657ae9225c204046994b9bf4ba65e88b: Request end of tablet copy session a34b55d6c9774027a37d039d03fefdb0-00045d3e3c2347f094a72773f994f552 received from {username='slave'} at 127.0.0.1:49126
I20260601 13:22:43.779520 27612 tablet_copy_service.cc:434] P 657ae9225c204046994b9bf4ba65e88b: ending tablet copy session a34b55d6c9774027a37d039d03fefdb0-00045d3e3c2347f094a72773f994f552 on tablet 00045d3e3c2347f094a72773f994f552 with peer a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:43.809491 27928 ts_tablet_manager.cc:933] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: Initiating tablet copy from peer 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561)
I20260601 13:22:43.809873 27928 tablet_copy_client.cc:323] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:43561
I20260601 13:22:43.810354 27612 tablet_copy_service.cc:140] P 657ae9225c204046994b9bf4ba65e88b: Received BeginTabletCopySession request for tablet d4be0e004adb448c85f64bb3803087b1 from peer a34b55d6c9774027a37d039d03fefdb0 ({username='slave'} at 127.0.0.1:49126)
I20260601 13:22:43.810484 27612 tablet_copy_service.cc:161] P 657ae9225c204046994b9bf4ba65e88b: Beginning new tablet copy session on tablet d4be0e004adb448c85f64bb3803087b1 from peer a34b55d6c9774027a37d039d03fefdb0 at {username='slave'} at 127.0.0.1:49126: session id = a34b55d6c9774027a37d039d03fefdb0-d4be0e004adb448c85f64bb3803087b1
I20260601 13:22:43.811286 27612 tablet_copy_source_session.cc:215] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:43.812142 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be0e004adb448c85f64bb3803087b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:43.814528 27928 tablet_copy_client.cc:806] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:43.815097 27928 tablet_copy_client.cc:670] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:43.816313 27928 tablet_copy_client.cc:538] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:43.817546 27928 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:43.821209 27928 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:43.821473 27928 tablet_bootstrap.cc:492] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap complete.
I20260601 13:22:43.821630 27928 ts_tablet_manager.cc:1403] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:22:43.822086 27928 raft_consensus.cc:359] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.822230 27928 raft_consensus.cc:740] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: LEARNER
I20260601 13:22:43.822329 27928 consensus_queue.cc:260] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:43.822676 27928 ts_tablet_manager.cc:1434] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:22:43.823201 27612 tablet_copy_service.cc:342] P 657ae9225c204046994b9bf4ba65e88b: Request end of tablet copy session a34b55d6c9774027a37d039d03fefdb0-d4be0e004adb448c85f64bb3803087b1 received from {username='slave'} at 127.0.0.1:49126
I20260601 13:22:43.823280 27612 tablet_copy_service.cc:434] P 657ae9225c204046994b9bf4ba65e88b: ending tablet copy session a34b55d6c9774027a37d039d03fefdb0-d4be0e004adb448c85f64bb3803087b1 on tablet d4be0e004adb448c85f64bb3803087b1 with peer a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:44.062458 27677 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:22:44.062990 27897 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:44.065495 27602 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:22:44.065889 27897 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:44.105288 27816 raft_consensus.cc:1217] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:44.161039 27816 raft_consensus.cc:1217] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:44.251266 27816 raft_consensus.cc:1217] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:44.355386 27816 raft_consensus.cc:1217] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:44.601207 27727 raft_consensus.cc:1064] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: attempting to promote NON_VOTER a34b55d6c9774027a37d039d03fefdb0 to VOTER
I20260601 13:22:44.601691 27727 consensus_queue.cc:237] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.603242 27817 raft_consensus.cc:1275] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.603255 27526 raft_consensus.cc:1275] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.603426 27602 raft_consensus.cc:1275] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.603642 27942 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.603849 27889 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.603966 27740 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.605949 27740 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.606488 27526 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.606808 27817 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.609086 27421 catalog_manager.cc:5696] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.609578 27602 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.613270 27677 consensus_queue.cc:237] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.613761 27942 raft_consensus.cc:1064] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: attempting to promote NON_VOTER a34b55d6c9774027a37d039d03fefdb0 to VOTER
I20260601 13:22:44.614234 27942 consensus_queue.cc:237] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.614629 27526 raft_consensus.cc:1275] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.614764 27817 raft_consensus.cc:1275] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.615088 27727 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.615337 27889 consensus_queue.cc:1048] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.615777 27602 raft_consensus.cc:1275] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.615777 27817 raft_consensus.cc:1275] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.616182 27952 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.617100 27952 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.617353 27727 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.617655 27526 raft_consensus.cc:1275] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.618368 27952 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.619731 27407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 51d9193660ad44de984271987e22eb20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:44.620149 27526 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.620468 27423 catalog_manager.cc:5696] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:44.621212 27816 raft_consensus.cc:2955] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.621253 27740 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.622825 27816 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.623178 27602 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.623695 27526 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.625571 27421 catalog_manager.cc:5696] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.626564 27585 tablet_service.cc:1558] Processing DeleteTablet for tablet 51d9193660ad44de984271987e22eb20 with delete_type TABLET_DATA_TOMBSTONED (TS 657ae9225c204046994b9bf4ba65e88b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47598
I20260601 13:22:44.628461 27956 tablet_replica.cc:333] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:44.628670 27956 raft_consensus.cc:2243] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:44.628875 27956 raft_consensus.cc:2272] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:44.629263 27677 consensus_queue.cc:237] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.629655 27956 ts_tablet_manager.cc:1916] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:44.630664 27602 raft_consensus.cc:1275] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.630834 27816 raft_consensus.cc:1275] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.631063 27952 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.631243 27740 consensus_queue.cc:1048] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.632141 27956 ts_tablet_manager.cc:1929] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:44.632221 27956 log.cc:1199] T 51d9193660ad44de984271987e22eb20 P 657ae9225c204046994b9bf4ba65e88b: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/51d9193660ad44de984271987e22eb20
I20260601 13:22:44.632859 27410 catalog_manager.cc:5027] TS 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561): tablet 51d9193660ad44de984271987e22eb20 (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:44.632980 27740 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.633363 27816 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.634747 27602 raft_consensus.cc:2955] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.635030 27407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0ba2c74e84364c199018c3f58114b341 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:44.635799 27421 catalog_manager.cc:5696] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.638115 27512 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ba2c74e84364c199018c3f58114b341 with delete_type TABLET_DATA_TOMBSTONED (TS d761e8ee9a39423eab500123bdd04cf4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55800
I20260601 13:22:44.638504 27958 tablet_replica.cc:333] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:44.638669 27958 raft_consensus.cc:2243] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:44.638808 27958 raft_consensus.cc:2272] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:44.639460 27958 ts_tablet_manager.cc:1916] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:44.641230 27958 ts_tablet_manager.cc:1929] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:44.641297 27958 log.cc:1199] T 0ba2c74e84364c199018c3f58114b341 P d761e8ee9a39423eab500123bdd04cf4: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/0ba2c74e84364c199018c3f58114b341
I20260601 13:22:44.641870 27408 catalog_manager.cc:5027] TS d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657): tablet 0ba2c74e84364c199018c3f58114b341 (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:44.733170 27759 raft_consensus.cc:1064] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: attempting to promote NON_VOTER a34b55d6c9774027a37d039d03fefdb0 to VOTER
I20260601 13:22:44.733656 27759 consensus_queue.cc:237] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.735260 27526 raft_consensus.cc:1275] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.735307 27677 raft_consensus.cc:1275] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.735260 27816 raft_consensus.cc:1275] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.735757 27960 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.735939 27734 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.736202 27899 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.738144 27734 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.738679 27816 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.740751 27420 catalog_manager.cc:5696] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:44.740758 27526 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.740952 27677 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } attrs { replace: true } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.745379 27602 consensus_queue.cc:237] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.746523 27677 raft_consensus.cc:1275] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.746523 27816 raft_consensus.cc:1275] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.746896 27960 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.747061 27759 consensus_queue.cc:1048] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.748548 27899 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.748983 27677 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.748983 27816 raft_consensus.cc:2955] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.750270 27410 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d4be0e004adb448c85f64bb3803087b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:44.750886 27422 catalog_manager.cc:5696] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index 3 to 4, VOTER d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:44.753351 27512 tablet_service.cc:1558] Processing DeleteTablet for tablet d4be0e004adb448c85f64bb3803087b1 with delete_type TABLET_DATA_TOMBSTONED (TS d761e8ee9a39423eab500123bdd04cf4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55800
I20260601 13:22:44.753568 27958 tablet_replica.cc:333] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:44.753716 27958 raft_consensus.cc:2243] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:44.753831 27958 raft_consensus.cc:2272] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:44.755074 27958 ts_tablet_manager.cc:1916] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:44.757176 27958 ts_tablet_manager.cc:1929] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:44.757256 27958 log.cc:1199] T d4be0e004adb448c85f64bb3803087b1 P d761e8ee9a39423eab500123bdd04cf4: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/d4be0e004adb448c85f64bb3803087b1
I20260601 13:22:44.757766 27408 catalog_manager.cc:5027] TS d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657): tablet d4be0e004adb448c85f64bb3803087b1 (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:44.785959 27759 raft_consensus.cc:1064] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: attempting to promote NON_VOTER a34b55d6c9774027a37d039d03fefdb0 to VOTER
I20260601 13:22:44.786399 27759 consensus_queue.cc:237] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.787914 27816 raft_consensus.cc:1275] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.787914 27526 raft_consensus.cc:1275] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.788002 27677 raft_consensus.cc:1275] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:44.788306 27960 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.788496 27759 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.788688 27734 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:44.790518 27734 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.790897 27526 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.792906 27816 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.793210 27422 catalog_manager.cc:5696] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:44.793380 27677 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.796398 27601 consensus_queue.cc:237] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:44.797641 27816 raft_consensus.cc:1275] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.798131 27525 raft_consensus.cc:1275] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:44.798261 27960 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.798486 27759 consensus_queue.cc:1048] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:44.799822 27899 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.800204 27525 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.800269 27816 raft_consensus.cc:2955] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:44.801488 27410 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 00045d3e3c2347f094a72773f994f552 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:44.802459 27423 catalog_manager.cc:5696] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index 3 to 4, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:44.804976 27663 tablet_service.cc:1558] Processing DeleteTablet for tablet 00045d3e3c2347f094a72773f994f552 with delete_type TABLET_DATA_TOMBSTONED (TS 7350ac960e634a9f9169c4c00bff3aa2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55250
I20260601 13:22:44.805567 27968 tablet_replica.cc:333] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:44.805732 27968 raft_consensus.cc:2243] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:44.805889 27968 raft_consensus.cc:2272] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:44.806391 27968 ts_tablet_manager.cc:1916] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:44.808053 27968 ts_tablet_manager.cc:1929] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:44.808125 27968 log.cc:1199] T 00045d3e3c2347f094a72773f994f552 P 7350ac960e634a9f9169c4c00bff3aa2: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/00045d3e3c2347f094a72773f994f552
I20260601 13:22:44.808678 27407 catalog_manager.cc:5027] TS 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433): tablet 00045d3e3c2347f094a72773f994f552 (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:45.199365 27477 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:22:45.208365 27601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77"
dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
mode: GRACEFUL
new_leader_uuid: "a34b55d6c9774027a37d039d03fefdb0"
 from {username='slave'} at 127.0.0.1:49152
I20260601 13:22:45.208526 27601 raft_consensus.cc:606] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Received request to transfer leadership to TS a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:45.208844 27477 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:22:45.209000 27477 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:45.571141 27971 raft_consensus.cc:993] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b: : Instructing follower a34b55d6c9774027a37d039d03fefdb0 to start an election
I20260601 13:22:45.571313 27734 raft_consensus.cc:1081] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Signalling peer a34b55d6c9774027a37d039d03fefdb0 to start an election
I20260601 13:22:45.571816 27816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77"
dest_uuid: "a34b55d6c9774027a37d039d03fefdb0"
 from {username='slave'} at 127.0.0.1:59234
I20260601 13:22:45.572014 27816 raft_consensus.cc:493] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:22:45.572105 27816 raft_consensus.cc:3060] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:45.572970 27816 raft_consensus.cc:515] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:45.573391 27816 leader_election.cc:290] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [CANDIDATE]: Term 2 election: Requested vote from peers d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657), 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561)
I20260601 13:22:45.573666 27525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d761e8ee9a39423eab500123bdd04cf4"
I20260601 13:22:45.573798 27525 raft_consensus.cc:3060] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:45.573836 27601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45948ecc0984989bc0eb7104949cb77" candidate_uuid: "a34b55d6c9774027a37d039d03fefdb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657ae9225c204046994b9bf4ba65e88b"
I20260601 13:22:45.573992 27601 raft_consensus.cc:3055] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:22:45.574065 27601 raft_consensus.cc:740] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Running, Role: LEADER
I20260601 13:22:45.574222 27601 consensus_queue.cc:260] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:45.574404 27601 raft_consensus.cc:3060] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:22:45.574879 27525 raft_consensus.cc:2468] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 2.
I20260601 13:22:45.575207 27781 leader_election.cc:304] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [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: a34b55d6c9774027a37d039d03fefdb0, d761e8ee9a39423eab500123bdd04cf4; no voters: 
I20260601 13:22:45.575258 27601 raft_consensus.cc:2468] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34b55d6c9774027a37d039d03fefdb0 in term 2.
I20260601 13:22:45.575380 27907 raft_consensus.cc:2804] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:22:45.575567 27907 raft_consensus.cc:697] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 2 LEADER]: Becoming Leader. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Running, Role: LEADER
I20260601 13:22:45.575712 27907 consensus_queue.cc:237] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } }
I20260601 13:22:45.577323 27421 catalog_manager.cc:5696] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: term changed from 1 to 2, leader changed from 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) to a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132). New cstate: current_term: 2 leader_uuid: "a34b55d6c9774027a37d039d03fefdb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:45.808979 27601 consensus_queue.cc:237] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: NON_VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: true } }
I20260601 13:22:45.810556 27525 raft_consensus.cc:1275] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:45.810556 27816 raft_consensus.cc:1275] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:22:45.810675 27565 consensus_peers.cc:597] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b -> Peer 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433): Couldn't send request to peer 7350ac960e634a9f9169c4c00bff3aa2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 989cb43edd4d450ebf0d146b383ca4bc. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:45.811046 27978 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:45.811264 27734 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:45.812826 27971 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: NON_VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: true } } }
I20260601 13:22:45.813258 27525 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: NON_VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: true } } }
I20260601 13:22:45.813258 27816 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: NON_VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: true } } }
I20260601 13:22:45.815421 27420 catalog_manager.cc:5696] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: config changed from index -1 to 2, NON_VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) added. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: NON_VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: true } } }
I20260601 13:22:45.820538 27525 consensus_queue.cc:237] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:45.821842 27677 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:22:45.821977 27489 consensus_peers.cc:597] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 -> Peer a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): Couldn't send request to peer a34b55d6c9774027a37d039d03fefdb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8ff808060c04032948107739cb25733. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:45.821982 27601 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:22:45.822204 27984 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:45.822387 27940 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:45.824251 27984 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:45.824648 27677 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:45.824797 27601 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:45.826726 27423 catalog_manager.cc:5696] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index -1 to 3, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New cstate: current_term: 2 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:45.829770 27677 consensus_queue.cc:237] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: NON_VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: true } }
I20260601 13:22:45.831435 27816 raft_consensus.cc:1275] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:22:45.831413 27643 consensus_peers.cc:597] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 -> Peer 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561): Couldn't send request to peer 657ae9225c204046994b9bf4ba65e88b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb97141e8b634698a55f1db948ff2c53. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:45.831435 27525 raft_consensus.cc:1275] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:45.831816 27990 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:45.832006 27942 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:45.833832 27942 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: NON_VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: true } } }
I20260601 13:22:45.834357 27525 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: NON_VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: true } } }
I20260601 13:22:45.834472 27816 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: NON_VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: true } } }
I20260601 13:22:45.836390 27423 catalog_manager.cc:5696] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: config changed from index -1 to 2, NON_VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) added. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: NON_VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:45.836467 27525 consensus_queue.cc:237] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
W20260601 13:22:45.838495 27489 consensus_peers.cc:597] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 -> Peer a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): Couldn't send request to peer a34b55d6c9774027a37d039d03fefdb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fccfdf34932d4d339bbb7395cdb14c7f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:45.839160 27677 raft_consensus.cc:1275] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:45.839524 27601 raft_consensus.cc:1275] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:22:45.839579 27988 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:45.839927 27940 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:45.841245 27988 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:45.841652 27677 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:45.842182 27601 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } } }
I20260601 13:22:45.843660 27421 catalog_manager.cc:5696] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: config changed from index -1 to 2, NON_VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:45.967803 27601 raft_consensus.cc:1275] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Refusing update from remote peer a34b55d6c9774027a37d039d03fefdb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:22:45.968338 27907 consensus_queue.cc:1048] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:45.971201 27525 raft_consensus.cc:1275] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 2 FOLLOWER]: Refusing update from remote peer a34b55d6c9774027a37d039d03fefdb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:22:45.971577 27907 consensus_queue.cc:1048] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:22:46.323176 28002 ts_tablet_manager.cc:933] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: Initiating tablet copy from peer 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433)
I20260601 13:22:46.323601 28002 tablet_copy_client.cc:323] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:43433
I20260601 13:22:46.324126 27687 tablet_copy_service.cc:140] P 7350ac960e634a9f9169c4c00bff3aa2: Received BeginTabletCopySession request for tablet bb97141e8b634698a55f1db948ff2c53 from peer 657ae9225c204046994b9bf4ba65e88b ({username='slave'} at 127.0.0.1:50172)
I20260601 13:22:46.324221 27687 tablet_copy_service.cc:161] P 7350ac960e634a9f9169c4c00bff3aa2: Beginning new tablet copy session on tablet bb97141e8b634698a55f1db948ff2c53 from peer 657ae9225c204046994b9bf4ba65e88b at {username='slave'} at 127.0.0.1:50172: session id = 657ae9225c204046994b9bf4ba65e88b-bb97141e8b634698a55f1db948ff2c53
I20260601 13:22:46.325052 27687 tablet_copy_source_session.cc:215] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:46.325924 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb97141e8b634698a55f1db948ff2c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:46.328006 28002 tablet_copy_client.cc:806] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:46.328187 28002 tablet_copy_client.cc:670] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:46.329406 28002 tablet_copy_client.cc:538] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:46.330761 28002 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap starting.
I20260601 13:22:46.334199 28002 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:46.334488 28002 tablet_bootstrap.cc:492] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: Bootstrap complete.
I20260601 13:22:46.334708 28002 ts_tablet_manager.cc:1403] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:22:46.335311 28002 raft_consensus.cc:359] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: NON_VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: true } }
I20260601 13:22:46.335429 28002 raft_consensus.cc:740] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 657ae9225c204046994b9bf4ba65e88b, State: Initialized, Role: LEARNER
I20260601 13:22:46.335501 28002 consensus_queue.cc:260] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [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: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: NON_VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: true } }
I20260601 13:22:46.335918 28002 ts_tablet_manager.cc:1434] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:46.336439 27687 tablet_copy_service.cc:342] P 7350ac960e634a9f9169c4c00bff3aa2: Request end of tablet copy session 657ae9225c204046994b9bf4ba65e88b-bb97141e8b634698a55f1db948ff2c53 received from {username='slave'} at 127.0.0.1:50172
I20260601 13:22:46.336540 27687 tablet_copy_service.cc:434] P 7350ac960e634a9f9169c4c00bff3aa2: ending tablet copy session 657ae9225c204046994b9bf4ba65e88b-bb97141e8b634698a55f1db948ff2c53 on tablet bb97141e8b634698a55f1db948ff2c53 with peer 657ae9225c204046994b9bf4ba65e88b
I20260601 13:22:46.388173 28006 ts_tablet_manager.cc:933] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: Initiating tablet copy from peer 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561)
I20260601 13:22:46.388625 28006 tablet_copy_client.cc:323] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:43561
I20260601 13:22:46.389109 27612 tablet_copy_service.cc:140] P 657ae9225c204046994b9bf4ba65e88b: Received BeginTabletCopySession request for tablet 989cb43edd4d450ebf0d146b383ca4bc from peer 7350ac960e634a9f9169c4c00bff3aa2 ({username='slave'} at 127.0.0.1:49104)
I20260601 13:22:46.389202 27612 tablet_copy_service.cc:161] P 657ae9225c204046994b9bf4ba65e88b: Beginning new tablet copy session on tablet 989cb43edd4d450ebf0d146b383ca4bc from peer 7350ac960e634a9f9169c4c00bff3aa2 at {username='slave'} at 127.0.0.1:49104: session id = 7350ac960e634a9f9169c4c00bff3aa2-989cb43edd4d450ebf0d146b383ca4bc
I20260601 13:22:46.390008 27612 tablet_copy_source_session.cc:215] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:46.390880 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cb43edd4d450ebf0d146b383ca4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:46.392841 28006 tablet_copy_client.cc:806] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:46.393023 28006 tablet_copy_client.cc:670] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:46.394173 28006 tablet_copy_client.cc:538] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:46.395395 28006 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap starting.
I20260601 13:22:46.398860 28006 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:46.399129 28006 tablet_bootstrap.cc:492] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: Bootstrap complete.
I20260601 13:22:46.399324 28006 ts_tablet_manager.cc:1403] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:22:46.399771 28006 raft_consensus.cc:359] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: NON_VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: true } }
I20260601 13:22:46.399916 28006 raft_consensus.cc:740] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7350ac960e634a9f9169c4c00bff3aa2, State: Initialized, Role: LEARNER
I20260601 13:22:46.400067 28006 consensus_queue.cc:260] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: NON_VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: true } }
I20260601 13:22:46.400399 28006 ts_tablet_manager.cc:1434] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:46.401005 27612 tablet_copy_service.cc:342] P 657ae9225c204046994b9bf4ba65e88b: Request end of tablet copy session 7350ac960e634a9f9169c4c00bff3aa2-989cb43edd4d450ebf0d146b383ca4bc received from {username='slave'} at 127.0.0.1:49104
I20260601 13:22:46.401114 27612 tablet_copy_service.cc:434] P 657ae9225c204046994b9bf4ba65e88b: ending tablet copy session 7350ac960e634a9f9169c4c00bff3aa2-989cb43edd4d450ebf0d146b383ca4bc on tablet 989cb43edd4d450ebf0d146b383ca4bc with peer 7350ac960e634a9f9169c4c00bff3aa2
I20260601 13:22:46.430642 28009 ts_tablet_manager.cc:933] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: Initiating tablet copy from peer d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:46.431046 28009 tablet_copy_client.cc:323] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:42657
I20260601 13:22:46.431593 27536 tablet_copy_service.cc:140] P d761e8ee9a39423eab500123bdd04cf4: Received BeginTabletCopySession request for tablet fccfdf34932d4d339bbb7395cdb14c7f from peer a34b55d6c9774027a37d039d03fefdb0 ({username='slave'} at 127.0.0.1:34372)
I20260601 13:22:46.431726 27536 tablet_copy_service.cc:161] P d761e8ee9a39423eab500123bdd04cf4: Beginning new tablet copy session on tablet fccfdf34932d4d339bbb7395cdb14c7f from peer a34b55d6c9774027a37d039d03fefdb0 at {username='slave'} at 127.0.0.1:34372: session id = a34b55d6c9774027a37d039d03fefdb0-fccfdf34932d4d339bbb7395cdb14c7f
I20260601 13:22:46.432631 27536 tablet_copy_source_session.cc:215] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:46.433426 28009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccfdf34932d4d339bbb7395cdb14c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:46.435745 28009 tablet_copy_client.cc:806] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:46.435902 28009 tablet_copy_client.cc:670] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:46.436942 28009 tablet_copy_client.cc:538] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:46.438285 28009 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:46.441074 28011 ts_tablet_manager.cc:933] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: Initiating tablet copy from peer d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657)
I20260601 13:22:46.441445 28011 tablet_copy_client.cc:323] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:42657
I20260601 13:22:46.441876 27536 tablet_copy_service.cc:140] P d761e8ee9a39423eab500123bdd04cf4: Received BeginTabletCopySession request for tablet c8ff808060c04032948107739cb25733 from peer a34b55d6c9774027a37d039d03fefdb0 ({username='slave'} at 127.0.0.1:34372)
I20260601 13:22:46.441995 27536 tablet_copy_service.cc:161] P d761e8ee9a39423eab500123bdd04cf4: Beginning new tablet copy session on tablet c8ff808060c04032948107739cb25733 from peer a34b55d6c9774027a37d039d03fefdb0 at {username='slave'} at 127.0.0.1:34372: session id = a34b55d6c9774027a37d039d03fefdb0-c8ff808060c04032948107739cb25733
I20260601 13:22:46.442622 28009 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:46.442806 27536 tablet_copy_source_session.cc:215] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:22:46.442890 28009 tablet_bootstrap.cc:492] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: Bootstrap complete.
I20260601 13:22:46.443089 28009 ts_tablet_manager.cc:1403] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.005s	user 0.006s	sys 0.000s
I20260601 13:22:46.443555 28009 raft_consensus.cc:359] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:46.443686 28009 raft_consensus.cc:740] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: LEARNER
I20260601 13:22:46.443799 28009 consensus_queue.cc:260] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:46.444096 28009 ts_tablet_manager.cc:1434] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:46.444697 27536 tablet_copy_service.cc:342] P d761e8ee9a39423eab500123bdd04cf4: Request end of tablet copy session a34b55d6c9774027a37d039d03fefdb0-fccfdf34932d4d339bbb7395cdb14c7f received from {username='slave'} at 127.0.0.1:34372
I20260601 13:22:46.444787 27536 tablet_copy_service.cc:434] P d761e8ee9a39423eab500123bdd04cf4: ending tablet copy session a34b55d6c9774027a37d039d03fefdb0-fccfdf34932d4d339bbb7395cdb14c7f on tablet fccfdf34932d4d339bbb7395cdb14c7f with peer a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:46.445994 28011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ff808060c04032948107739cb25733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:46.448318 28011 tablet_copy_client.cc:806] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 0 data blocks...
I20260601 13:22:46.448519 28011 tablet_copy_client.cc:670] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:22:46.449666 28011 tablet_copy_client.cc:538] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:22:46.450713 28011 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap starting.
I20260601 13:22:46.453892 28011 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:22:46.454128 28011 tablet_bootstrap.cc:492] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: Bootstrap complete.
I20260601 13:22:46.454295 28011 ts_tablet_manager.cc:1403] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:46.454769 28011 raft_consensus.cc:359] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:46.454921 28011 raft_consensus.cc:740] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a34b55d6c9774027a37d039d03fefdb0, State: Initialized, Role: LEARNER
I20260601 13:22:46.455039 28011 consensus_queue.cc:260] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: true } }
I20260601 13:22:46.455336 28011 ts_tablet_manager.cc:1434] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:22:46.455848 27536 tablet_copy_service.cc:342] P d761e8ee9a39423eab500123bdd04cf4: Request end of tablet copy session a34b55d6c9774027a37d039d03fefdb0-c8ff808060c04032948107739cb25733 received from {username='slave'} at 127.0.0.1:34372
I20260601 13:22:46.455941 27536 tablet_copy_service.cc:434] P d761e8ee9a39423eab500123bdd04cf4: ending tablet copy session a34b55d6c9774027a37d039d03fefdb0-c8ff808060c04032948107739cb25733 on tablet c8ff808060c04032948107739cb25733 with peer a34b55d6c9774027a37d039d03fefdb0
I20260601 13:22:46.835994 27601 raft_consensus.cc:1217] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:46.858132 27677 raft_consensus.cc:1217] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:46.873139 27816 raft_consensus.cc:1217] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:22:46.936450 27816 raft_consensus.cc:1217] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:22:47.209270 27477 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:22:47.211374 27477 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:22:47.211493 27477 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:47.342607 28021 raft_consensus.cc:1064] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: attempting to promote NON_VOTER 657ae9225c204046994b9bf4ba65e88b to VOTER
I20260601 13:22:47.343255 28021 consensus_queue.cc:237] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } }
I20260601 13:22:47.345490 27816 raft_consensus.cc:1275] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.345641 27601 raft_consensus.cc:1275] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEARNER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.346064 28021 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.346252 27525 raft_consensus.cc:1275] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.347075 28021 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.347402 28021 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.349911 27990 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.350505 27601 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.352102 27525 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.354358 27423 catalog_manager.cc:5696] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 reported cstate change: config changed from index 2 to 3, 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:47.356735 27817 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.365525 27677 consensus_queue.cc:237] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [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: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } }
I20260601 13:22:47.367367 27525 raft_consensus.cc:1275] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:47.367949 27601 raft_consensus.cc:1275] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer 7350ac960e634a9f9169c4c00bff3aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:47.368299 27990 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.368467 28021 consensus_queue.cc:1048] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.370328 28021 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.372038 27407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bb97141e8b634698a55f1db948ff2c53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:47.372320 27525 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.372884 27601 raft_consensus.cc:2955] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.375047 27421 catalog_manager.cc:5696] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "7350ac960e634a9f9169c4c00bff3aa2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { promote: false } } }
I20260601 13:22:47.377668 27805 tablet_service.cc:1558] Processing DeleteTablet for tablet bb97141e8b634698a55f1db948ff2c53 with delete_type TABLET_DATA_TOMBSTONED (TS a34b55d6c9774027a37d039d03fefdb0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59212
I20260601 13:22:47.378093 28032 tablet_replica.cc:333] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:47.378294 28032 raft_consensus.cc:2243] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:47.378496 28032 raft_consensus.cc:2272] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:47.379251 28032 ts_tablet_manager.cc:1916] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:47.381618 28032 ts_tablet_manager.cc:1929] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:47.381716 28032 log.cc:1199] T bb97141e8b634698a55f1db948ff2c53 P a34b55d6c9774027a37d039d03fefdb0: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-3-root/wals/bb97141e8b634698a55f1db948ff2c53
I20260601 13:22:47.382210 27407 catalog_manager.cc:5027] TS a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): tablet bb97141e8b634698a55f1db948ff2c53 (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:47.459571 28020 raft_consensus.cc:1064] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: attempting to promote NON_VOTER a34b55d6c9774027a37d039d03fefdb0 to VOTER
I20260601 13:22:47.460127 28020 consensus_queue.cc:237] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:47.463089 28020 raft_consensus.cc:1064] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: attempting to promote NON_VOTER a34b55d6c9774027a37d039d03fefdb0 to VOTER
I20260601 13:22:47.463807 28020 consensus_queue.cc:237] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:47.464550 27677 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:22:47.464857 27816 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 LEARNER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:22:47.466645 28020 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.466996 27601 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:22:47.468710 28020 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.470552 27817 raft_consensus.cc:1275] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEARNER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.471552 27676 raft_consensus.cc:1275] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.472551 27601 raft_consensus.cc:1275] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.473019 28020 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.474133 28020 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.475327 28020 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.478219 28020 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.482390 27601 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.483011 28018 raft_consensus.cc:1064] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: attempting to promote NON_VOTER 7350ac960e634a9f9169c4c00bff3aa2 to VOTER
I20260601 13:22:47.483385 28018 consensus_queue.cc:237] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } }
I20260601 13:22:47.484705 27815 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.485751 27816 raft_consensus.cc:1275] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.486531 27422 catalog_manager.cc:5696] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index 3 to 4, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.486769 28020 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.487605 27420 catalog_manager.cc:5696] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.488180 28020 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.488602 27677 raft_consensus.cc:1275] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEARNER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.489056 27526 raft_consensus.cc:1275] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:22:47.489650 28018 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.490026 28018 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.490299 28018 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:22:47.492731 27816 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.496701 27675 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.499111 27676 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.507652 27524 consensus_queue.cc:237] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:47.507653 27525 consensus_queue.cc:237] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [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: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } }
I20260601 13:22:47.508546 27602 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.509974 27817 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:22:47.510008 27816 raft_consensus.cc:1275] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:47.510358 27676 raft_consensus.cc:1275] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:47.510869 28054 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.511086 27602 raft_consensus.cc:1275] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Refusing update from remote peer d761e8ee9a39423eab500123bdd04cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:22:47.511803 28054 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:22:47.512137 28054 consensus_queue.cc:1048] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.512145 28037 consensus_queue.cc:1048] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:22:47.514779 28033 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.515372 27817 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.517118 27408 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c8ff808060c04032948107739cb25733 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:47.517696 27422 catalog_manager.cc:5696] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: config changed from index 4 to 5, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New cstate: current_term: 2 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.518246 27602 raft_consensus.cc:2955] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.520558 27663 tablet_service.cc:1558] Processing DeleteTablet for tablet c8ff808060c04032948107739cb25733 with delete_type TABLET_DATA_TOMBSTONED (TS 7350ac960e634a9f9169c4c00bff3aa2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55250
I20260601 13:22:47.524508 28036 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.526208 28058 tablet_replica.cc:333] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:47.526470 28058 raft_consensus.cc:2243] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:47.526734 28058 raft_consensus.cc:2272] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:47.527324 27408 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fccfdf34932d4d339bbb7395cdb14c7f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:47.527509 28049 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.527984 27815 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.530763 27421 catalog_manager.cc:5696] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 reported cstate change: config changed from index 2 to 3, 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.530882 27676 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.533843 27423 catalog_manager.cc:5696] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 reported cstate change: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New cstate: current_term: 1 leader_uuid: "d761e8ee9a39423eab500123bdd04cf4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:47.534533 27525 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.534682 27677 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.537128 28058 ts_tablet_manager.cc:1916] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:47.538415 27585 tablet_service.cc:1558] Processing DeleteTablet for tablet fccfdf34932d4d339bbb7395cdb14c7f with delete_type TABLET_DATA_TOMBSTONED (TS 657ae9225c204046994b9bf4ba65e88b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47598
I20260601 13:22:47.538475 27815 raft_consensus.cc:2955] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 657ae9225c204046994b9bf4ba65e88b (127.23.250.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } } peers { permanent_uuid: "a34b55d6c9774027a37d039d03fefdb0" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 34433 } attrs { promote: false } } }
I20260601 13:22:47.547120 27602 consensus_queue.cc:237] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [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: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } }
I20260601 13:22:47.548828 27525 raft_consensus.cc:1275] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:47.548830 27677 raft_consensus.cc:1275] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Refusing update from remote peer 657ae9225c204046994b9bf4ba65e88b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:22:47.549244 28018 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.549597 28047 consensus_queue.cc:1048] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:22:47.550916 28058 ts_tablet_manager.cc:1929] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:22:47.551050 28058 log.cc:1199] T c8ff808060c04032948107739cb25733 P 7350ac960e634a9f9169c4c00bff3aa2: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/c8ff808060c04032948107739cb25733
I20260601 13:22:47.552126 28018 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.552647 27677 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.554911 27410 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 989cb43edd4d450ebf0d146b383ca4bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:22:47.555549 27525 raft_consensus.cc:2955] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } } }
I20260601 13:22:47.556864 27421 catalog_manager.cc:5696] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b reported cstate change: config changed from index 3 to 4, VOTER a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "657ae9225c204046994b9bf4ba65e88b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d761e8ee9a39423eab500123bdd04cf4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657ae9225c204046994b9bf4ba65e88b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7350ac960e634a9f9169c4c00bff3aa2" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:22:47.558670 27407 catalog_manager.cc:5027] TS 7350ac960e634a9f9169c4c00bff3aa2 (127.23.250.131:43433): tablet c8ff808060c04032948107739cb25733 (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:47.559029 28059 tablet_replica.cc:333] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:47.559233 28059 raft_consensus.cc:2243] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:47.559453 28059 raft_consensus.cc:2272] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:47.560236 27805 tablet_service.cc:1558] Processing DeleteTablet for tablet 989cb43edd4d450ebf0d146b383ca4bc with delete_type TABLET_DATA_TOMBSTONED (TS a34b55d6c9774027a37d039d03fefdb0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59212
I20260601 13:22:47.560465 28032 tablet_replica.cc:333] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:47.560626 28032 raft_consensus.cc:2243] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:47.560752 28032 raft_consensus.cc:2272] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:47.561699 28032 ts_tablet_manager.cc:1916] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:47.563042 28059 ts_tablet_manager.cc:1916] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:22:47.564525 28032 ts_tablet_manager.cc:1929] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:47.564618 28032 log.cc:1199] T 989cb43edd4d450ebf0d146b383ca4bc P a34b55d6c9774027a37d039d03fefdb0: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-3-root/wals/989cb43edd4d450ebf0d146b383ca4bc
I20260601 13:22:47.565267 27407 catalog_manager.cc:5027] TS a34b55d6c9774027a37d039d03fefdb0 (127.23.250.132:34433): tablet 989cb43edd4d450ebf0d146b383ca4bc (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:47.566378 28059 ts_tablet_manager.cc:1929] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:22:47.566531 28059 log.cc:1199] T fccfdf34932d4d339bbb7395cdb14c7f P 657ae9225c204046994b9bf4ba65e88b: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/fccfdf34932d4d339bbb7395cdb14c7f
I20260601 13:22:47.567253 27410 catalog_manager.cc:5027] TS 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561): tablet fccfdf34932d4d339bbb7395cdb14c7f (table range_aware_rebalance_new_range [id=5625b59d878942888f3ca33495ca6ebc]) successfully deleted
I20260601 13:22:48.324178 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
W20260601 13:22:48.327593 27641 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260601 13:22:48.328759 27641 consensus_peers.cc:597] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 -> Peer d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657): Couldn't send request to peer d761e8ee9a39423eab500123bdd04cf4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:48.329376 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:48.329576 24554 tablet_replica.cc:333] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.329722 24554 raft_consensus.cc:2243] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.329881 24554 raft_consensus.cc:2272] T bb97141e8b634698a55f1db948ff2c53 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.330526 24554 tablet_replica.cc:333] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.330690 24554 raft_consensus.cc:2243] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.330837 24554 raft_consensus.cc:2272] T 989cb43edd4d450ebf0d146b383ca4bc P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.331375 24554 tablet_replica.cc:333] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.331498 24554 raft_consensus.cc:2243] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.331611 24554 raft_consensus.cc:2272] T c45948ecc0984989bc0eb7104949cb77 P d761e8ee9a39423eab500123bdd04cf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.332028 24554 tablet_replica.cc:333] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.332151 24554 raft_consensus.cc:2243] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.332270 24554 raft_consensus.cc:2272] T 9ab19e0862674737be25029aa51c823b P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.332592 24554 tablet_replica.cc:333] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.332710 24554 raft_consensus.cc:2243] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.332854 24554 raft_consensus.cc:2272] T 00045d3e3c2347f094a72773f994f552 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.333166 24554 tablet_replica.cc:333] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.333284 24554 raft_consensus.cc:2243] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.333464 24554 raft_consensus.cc:2272] T c822201fe44044dca06b2166e24cc97c P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.333767 24554 tablet_replica.cc:333] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.333880 24554 raft_consensus.cc:2243] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.334019 24554 raft_consensus.cc:2272] T 51d9193660ad44de984271987e22eb20 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.334338 24554 tablet_replica.cc:333] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.334448 24554 raft_consensus.cc:2243] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.334632 24554 raft_consensus.cc:2272] T fccfdf34932d4d339bbb7395cdb14c7f P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.335101 24554 tablet_replica.cc:333] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.335232 24554 raft_consensus.cc:2243] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.335359 24554 raft_consensus.cc:2272] T dcd7dac68ae345a1a8b4c187828e1b92 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.335701 24554 tablet_replica.cc:333] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.335826 24554 raft_consensus.cc:2243] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.335994 24554 raft_consensus.cc:2272] T 04d2a3fb859f4b6088a3078c84508af7 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.336308 24554 tablet_replica.cc:333] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.336412 24554 raft_consensus.cc:2243] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.336524 24554 raft_consensus.cc:2272] T d8428ebab9d346d394ac736e30db5979 P d761e8ee9a39423eab500123bdd04cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.336818 24554 tablet_replica.cc:333] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4: stopping tablet replica
I20260601 13:22:48.336918 24554 raft_consensus.cc:2243] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.337097 24554 raft_consensus.cc:2272] T c8ff808060c04032948107739cb25733 P d761e8ee9a39423eab500123bdd04cf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.353384 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:22:48.356686 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:22:48.362061 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:48.362325 24554 tablet_replica.cc:333] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.362490 24554 raft_consensus.cc:2243] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.362708 24554 raft_consensus.cc:2272] T bb97141e8b634698a55f1db948ff2c53 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.363350 24554 tablet_replica.cc:333] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.363489 24554 raft_consensus.cc:2243] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.363742 24554 raft_consensus.cc:2272] T 989cb43edd4d450ebf0d146b383ca4bc P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.364246 24554 tablet_replica.cc:333] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.364387 24554 raft_consensus.cc:2243] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.364504 24554 raft_consensus.cc:2272] T fe8f40e20b3a4702aa4098f8f64e682c P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.364862 24554 tablet_replica.cc:333] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.364986 24554 raft_consensus.cc:2243] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.365104 24554 raft_consensus.cc:2272] T c45948ecc0984989bc0eb7104949cb77 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.365448 24554 tablet_replica.cc:333] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.365572 24554 raft_consensus.cc:2243] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.365809 24554 raft_consensus.cc:2272] T 32319997c2de4d95a826f2a76ee1d988 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.366161 24554 tablet_replica.cc:333] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.366295 24554 raft_consensus.cc:2243] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.366434 24554 raft_consensus.cc:2272] T 0ba2c74e84364c199018c3f58114b341 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.366842 24554 tablet_replica.cc:333] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.366966 24554 raft_consensus.cc:2243] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.367080 24554 raft_consensus.cc:2272] T dcd7dac68ae345a1a8b4c187828e1b92 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.367419 24554 tablet_replica.cc:333] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.367538 24554 raft_consensus.cc:2243] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.367655 24554 raft_consensus.cc:2272] T 04d2a3fb859f4b6088a3078c84508af7 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.367996 24554 tablet_replica.cc:333] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.368119 24554 raft_consensus.cc:2243] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.368261 24554 raft_consensus.cc:2272] T c8ff808060c04032948107739cb25733 P 657ae9225c204046994b9bf4ba65e88b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.368754 24554 tablet_replica.cc:333] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.368871 24554 raft_consensus.cc:2243] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.368993 24554 raft_consensus.cc:2272] T 9ab19e0862674737be25029aa51c823b P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.369328 24554 tablet_replica.cc:333] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.369439 24554 raft_consensus.cc:2243] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.369632 24554 raft_consensus.cc:2272] T 00045d3e3c2347f094a72773f994f552 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.369971 24554 tablet_replica.cc:333] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b: stopping tablet replica
I20260601 13:22:48.370083 24554 raft_consensus.cc:2243] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.370266 24554 raft_consensus.cc:2272] T d4be0e004adb448c85f64bb3803087b1 P 657ae9225c204046994b9bf4ba65e88b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:22:48.373497 27783 consensus_peers.cc:597] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 -> Peer 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561): Couldn't send request to peer 657ae9225c204046994b9bf4ba65e88b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:22:48.373497 27566 connection.cc:466] server connection from 127.0.0.1:49104 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49104 (request call id 77) could send its response
W20260601 13:22:48.374720 27643 consensus_peers.cc:597] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 -> Peer 657ae9225c204046994b9bf4ba65e88b (127.23.250.130:43561): Couldn't send request to peer 657ae9225c204046994b9bf4ba65e88b. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.130:43561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:22:48.383474 27641 consensus_peers.cc:597] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 -> Peer d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657): Couldn't send request to peer d761e8ee9a39423eab500123bdd04cf4. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:42657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:48.385627 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:22:48.389214 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:22:48.393968 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:48.394158 24554 tablet_replica.cc:333] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.394281 24554 raft_consensus.cc:2243] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.394404 24554 raft_consensus.cc:2272] T 989cb43edd4d450ebf0d146b383ca4bc P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.395015 24554 tablet_replica.cc:333] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.395107 24554 raft_consensus.cc:2243] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.395185 24554 raft_consensus.cc:2272] T fe8f40e20b3a4702aa4098f8f64e682c P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.395466 24554 tablet_replica.cc:333] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.395547 24554 raft_consensus.cc:2243] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.395700 24554 raft_consensus.cc:2272] T bb97141e8b634698a55f1db948ff2c53 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.396001 24554 tablet_replica.cc:333] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.396150 24554 raft_consensus.cc:2243] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.396227 24554 raft_consensus.cc:2272] T 32319997c2de4d95a826f2a76ee1d988 P 7350ac960e634a9f9169c4c00bff3aa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.396494 24554 tablet_replica.cc:333] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.396581 24554 raft_consensus.cc:2243] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.396713 24554 raft_consensus.cc:2272] T 9ab19e0862674737be25029aa51c823b P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.397012 24554 tablet_replica.cc:333] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.397087 24554 raft_consensus.cc:2243] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.397157 24554 raft_consensus.cc:2272] T 04d2a3fb859f4b6088a3078c84508af7 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.397420 24554 tablet_replica.cc:333] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.397500 24554 raft_consensus.cc:2243] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.397562 24554 raft_consensus.cc:2272] T d8428ebab9d346d394ac736e30db5979 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.397827 24554 tablet_replica.cc:333] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.397902 24554 raft_consensus.cc:2243] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.398031 24554 raft_consensus.cc:2272] T 0ba2c74e84364c199018c3f58114b341 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.398326 24554 tablet_replica.cc:333] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.398399 24554 raft_consensus.cc:2243] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.398469 24554 raft_consensus.cc:2272] T c822201fe44044dca06b2166e24cc97c P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.398837 24554 tablet_replica.cc:333] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.398916 24554 raft_consensus.cc:2243] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.399037 24554 raft_consensus.cc:2272] T 51d9193660ad44de984271987e22eb20 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.399317 24554 tablet_replica.cc:333] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.399387 24554 raft_consensus.cc:2243] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.399475 24554 raft_consensus.cc:2272] T fccfdf34932d4d339bbb7395cdb14c7f P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.399979 24554 tablet_replica.cc:333] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2: stopping tablet replica
I20260601 13:22:48.400054 24554 raft_consensus.cc:2243] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.400141 24554 raft_consensus.cc:2272] T d4be0e004adb448c85f64bb3803087b1 P 7350ac960e634a9f9169c4c00bff3aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:22:48.402076 27781 consensus_peers.cc:597] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 -> Peer d761e8ee9a39423eab500123bdd04cf4 (127.23.250.129:42657): Couldn't send request to peer d761e8ee9a39423eab500123bdd04cf4. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:42657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:22:48.414867 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:22:48.418146 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:22:48.422940 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:22:48.423151 24554 tablet_replica.cc:333] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.423280 24554 raft_consensus.cc:2243] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.423393 24554 raft_consensus.cc:2272] T c8ff808060c04032948107739cb25733 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.423961 24554 tablet_replica.cc:333] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.424049 24554 raft_consensus.cc:2243] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.424139 24554 raft_consensus.cc:2272] T fccfdf34932d4d339bbb7395cdb14c7f P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.424549 24554 tablet_replica.cc:333] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.424621 24554 raft_consensus.cc:2243] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.424705 24554 raft_consensus.cc:2272] T d4be0e004adb448c85f64bb3803087b1 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.424954 24554 tablet_replica.cc:333] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.425024 24554 raft_consensus.cc:2243] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.425098 24554 raft_consensus.cc:2272] T 00045d3e3c2347f094a72773f994f552 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.425331 24554 tablet_replica.cc:333] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.425397 24554 raft_consensus.cc:2243] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.425462 24554 raft_consensus.cc:2272] T 32319997c2de4d95a826f2a76ee1d988 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.425707 24554 tablet_replica.cc:333] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.425774 24554 raft_consensus.cc:2243] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.425843 24554 raft_consensus.cc:2272] T 51d9193660ad44de984271987e22eb20 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.426074 24554 tablet_replica.cc:333] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.426134 24554 raft_consensus.cc:2243] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.426196 24554 raft_consensus.cc:2272] T c822201fe44044dca06b2166e24cc97c P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.426426 24554 tablet_replica.cc:333] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.426494 24554 raft_consensus.cc:2243] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:22:48.426570 24554 raft_consensus.cc:2272] T 0ba2c74e84364c199018c3f58114b341 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.426883 24554 tablet_replica.cc:333] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.426954 24554 raft_consensus.cc:2243] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.427094 24554 raft_consensus.cc:2272] T d8428ebab9d346d394ac736e30db5979 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.427352 24554 tablet_replica.cc:333] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.427415 24554 raft_consensus.cc:2243] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.427526 24554 raft_consensus.cc:2272] T fe8f40e20b3a4702aa4098f8f64e682c P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.427774 24554 tablet_replica.cc:333] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.427840 24554 raft_consensus.cc:2243] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.427942 24554 raft_consensus.cc:2272] T dcd7dac68ae345a1a8b4c187828e1b92 P a34b55d6c9774027a37d039d03fefdb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.428186 24554 tablet_replica.cc:333] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0: stopping tablet replica
I20260601 13:22:48.428243 24554 raft_consensus.cc:2243] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.428349 24554 raft_consensus.cc:2272] T c45948ecc0984989bc0eb7104949cb77 P a34b55d6c9774027a37d039d03fefdb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.443660 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:22:48.447172 24554 master.cc:562] Master@127.23.250.190:41191 shutting down...
I20260601 13:22:48.451764 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:22:48.451928 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:22:48.451980 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6782940f31a84ebb9e48e23e1af14e75: stopping tablet replica
I20260601 13:22:48.464756 24554 master.cc:584] Master@127.23.250.190:41191 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (7333 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:22:48.481186 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:39309
I20260601 13:22:48.481537 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:48.483601 28065 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:48.483701 28064 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:48.483762 28067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.483711 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:48.484153 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:48.484192 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:48.484207 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320168484207 us; error 0 us; skew 500 ppm
I20260601 13:22:48.484989 24554 webserver.cc:533] Webserver started at http://127.23.250.190:43285/ using document root <none> and password file <none>
I20260601 13:22:48.485118 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:48.485157 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:48.485242 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:48.485625 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "cc67bbec36454f0ea77ddce380af4f2c"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.487113 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:22:48.488080 28072 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.488350 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:48.488435 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "cc67bbec36454f0ea77ddce380af4f2c"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.488516 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:48.504702 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:48.505119 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:48.509408 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:39309
I20260601 13:22:48.518038 28124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:39309 every 8 connection(s)
I20260601 13:22:48.518438 28125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:48.520236 28125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c: Bootstrap starting.
I20260601 13:22:48.520995 28125 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:48.521996 28125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c: No bootstrap required, opened a new log
I20260601 13:22:48.522339 28125 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc67bbec36454f0ea77ddce380af4f2c" member_type: VOTER }
I20260601 13:22:48.522486 28125 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:48.522512 28125 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc67bbec36454f0ea77ddce380af4f2c, State: Initialized, Role: FOLLOWER
I20260601 13:22:48.522697 28125 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc67bbec36454f0ea77ddce380af4f2c" member_type: VOTER }
I20260601 13:22:48.522818 28125 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:22:48.522868 28125 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:22:48.522919 28125 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:48.523613 28125 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc67bbec36454f0ea77ddce380af4f2c" member_type: VOTER }
I20260601 13:22:48.523772 28125 leader_election.cc:304] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [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: cc67bbec36454f0ea77ddce380af4f2c; no voters: 
I20260601 13:22:48.523983 28125 leader_election.cc:290] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:22:48.524160 28128 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:48.524367 28128 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 1 LEADER]: Becoming Leader. State: Replica: cc67bbec36454f0ea77ddce380af4f2c, State: Running, Role: LEADER
I20260601 13:22:48.524468 28125 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:22:48.524509 28128 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [LEADER]: Queue going to LEADER mode. State: All 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: "cc67bbec36454f0ea77ddce380af4f2c" member_type: VOTER }
I20260601 13:22:48.524966 28129 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc67bbec36454f0ea77ddce380af4f2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc67bbec36454f0ea77ddce380af4f2c" member_type: VOTER } }
I20260601 13:22:48.525067 28129 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:48.525002 28130 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc67bbec36454f0ea77ddce380af4f2c. Latest consensus state: current_term: 1 leader_uuid: "cc67bbec36454f0ea77ddce380af4f2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc67bbec36454f0ea77ddce380af4f2c" member_type: VOTER } }
I20260601 13:22:48.525135 28130 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [sys.catalog]: This master's current role is: LEADER
I20260601 13:22:48.526335 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260601 13:22:48.526827 28144 catalog_manager.cc:1593] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:22:48.526889 28144 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:22:48.527251 28134 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:22:48.527940 28134 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:22:48.529717 28134 catalog_manager.cc:1382] Generated new cluster ID: 24e146b00f0f4320945e9d22c834695f
I20260601 13:22:48.529774 28134 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:22:48.543393 28134 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:22:48.543936 28134 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:22:48.552798 28134 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c: Generated new TSK 0
I20260601 13:22:48.552994 28134 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:22:48.558709 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:48.560652 28146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:48.560745 28149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.560701 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:48.560918 28147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.561157 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:48.561201 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:48.561216 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320168561216 us; error 0 us; skew 500 ppm
I20260601 13:22:48.562148 24554 webserver.cc:533] Webserver started at http://127.23.250.129:38087/ using document root <none> and password file <none>
I20260601 13:22:48.562318 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:48.562382 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:48.562458 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:48.562907 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "9958db8e115e4ec6b87570406cd3eb8f"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.564388 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:22:48.565311 28154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.565534 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:48.565614 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "9958db8e115e4ec6b87570406cd3eb8f"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.565706 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:48.575069 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:48.575405 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:48.575680 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:48.576128 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:48.576184 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.576236 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:48.576268 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.580132 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:35357
I20260601 13:22:48.580192 28217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:35357 every 8 connection(s)
I20260601 13:22:48.580986 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:48.582839 28223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:48.582947 28222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:48.583067 28225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.583142 24554 server_base.cc:1061] running on GCE node
I20260601 13:22:48.583410 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:48.583454 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:48.583469 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320168583469 us; error 0 us; skew 500 ppm
I20260601 13:22:48.584331 24554 webserver.cc:533] Webserver started at http://127.23.250.130:45475/ using document root <none> and password file <none>
I20260601 13:22:48.584499 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:48.584560 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:48.584638 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:48.585065 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "2f00cba05f2c4ecd881f0b5ff42b3357"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.585616 28218 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39309
I20260601 13:22:48.585713 28218 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:48.585944 28218 heartbeater.cc:507] Master 127.23.250.190:39309 requested a full tablet report, sending...
I20260601 13:22:48.586567 28089 ts_manager.cc:194] Registered new tserver with Master: 9958db8e115e4ec6b87570406cd3eb8f (127.23.250.129:35357)
I20260601 13:22:48.586944 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:22:48.587427 28089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35792
I20260601 13:22:48.587947 28230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.588213 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:48.588285 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "2f00cba05f2c4ecd881f0b5ff42b3357"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.588340 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:48.604360 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:48.604739 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:48.604995 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:48.605510 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:48.605548 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.605603 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:48.605641 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.609591 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:44369
I20260601 13:22:48.609772 28293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:44369 every 8 connection(s)
I20260601 13:22:48.610427 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:48.612253 28297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:48.612260 28300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.612499 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:48.612542 28298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.612788 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:48.612843 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:48.612884 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320168612884 us; error 0 us; skew 500 ppm
I20260601 13:22:48.613895 24554 webserver.cc:533] Webserver started at http://127.23.250.131:46073/ using document root <none> and password file <none>
I20260601 13:22:48.614076 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:48.614140 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:48.614239 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:48.614733 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "12cb3d4c93104adc882df1133d4cb605"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.615082 28294 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39309
I20260601 13:22:48.615185 28294 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:48.615432 28294 heartbeater.cc:507] Master 127.23.250.190:39309 requested a full tablet report, sending...
I20260601 13:22:48.616042 28089 ts_manager.cc:194] Registered new tserver with Master: 2f00cba05f2c4ecd881f0b5ff42b3357 (127.23.250.130:44369)
I20260601 13:22:48.616554 28089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35804
I20260601 13:22:48.617074 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:22:48.618045 28305 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.618299 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:48.618359 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "12cb3d4c93104adc882df1133d4cb605"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.618443 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:48.628000 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:48.628364 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:48.628654 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:48.629124 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:48.629184 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.629235 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:48.629269 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.633368 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:39991
I20260601 13:22:48.633446 28368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:39991 every 8 connection(s)
I20260601 13:22:48.634186 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:22:48.636499 28372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.636687 24554 server_base.cc:1061] running on GCE node
W20260601 13:22:48.636850 28373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:22:48.637569 28375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:22:48.637890 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:22:48.637960 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:22:48.637991 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320168637990 us; error 0 us; skew 500 ppm
I20260601 13:22:48.639065 24554 webserver.cc:533] Webserver started at http://127.23.250.132:37379/ using document root <none> and password file <none>
I20260601 13:22:48.639061 28369 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39309
I20260601 13:22:48.639221 28369 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:48.639303 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:22:48.639370 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:22:48.639451 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:22:48.639478 28369 heartbeater.cc:507] Master 127.23.250.190:39309 requested a full tablet report, sending...
I20260601 13:22:48.639889 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "7f3a31a730be4334877ae5be66058c67"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.640199 28089 ts_manager.cc:194] Registered new tserver with Master: 12cb3d4c93104adc882df1133d4cb605 (127.23.250.131:39991)
I20260601 13:22:48.640996 28089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35812
I20260601 13:22:48.641990 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:22:48.643105 28380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.643358 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:22:48.643443 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "7f3a31a730be4334877ae5be66058c67"
format_stamp: "Formatted at 2026-06-01 13:22:48 on dist-test-slave-clgz"
I20260601 13:22:48.643539 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:22:48.656766 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:22:48.657250 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:22:48.657562 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:22:48.658030 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:22:48.658088 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.658156 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:22:48.658201 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:22:48.662832 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:38189
I20260601 13:22:48.662882 28443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:38189 every 8 connection(s)
I20260601 13:22:48.667519 28444 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39309
I20260601 13:22:48.667618 28444 heartbeater.cc:461] Registering TS with master...
I20260601 13:22:48.667858 28444 heartbeater.cc:507] Master 127.23.250.190:39309 requested a full tablet report, sending...
I20260601 13:22:48.668457 28089 ts_manager.cc:194] Registered new tserver with Master: 7f3a31a730be4334877ae5be66058c67 (127.23.250.132:38189)
I20260601 13:22:48.668978 28089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35820
I20260601 13:22:48.668975 24554 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005750769s
I20260601 13:22:49.588435 28218 heartbeater.cc:499] Master 127.23.250.190:39309 was elected leader, sending a full tablet report...
I20260601 13:22:49.617527 28294 heartbeater.cc:499] Master 127.23.250.190:39309 was elected leader, sending a full tablet report...
I20260601 13:22:49.642095 28369 heartbeater.cc:499] Master 127.23.250.190:39309 was elected leader, sending a full tablet report...
I20260601 13:22:49.669945 28444 heartbeater.cc:499] Master 127.23.250.190:39309 was elected leader, sending a full tablet report...
I20260601 13:22:49.708559 28089 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35852:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:22:49.718817 28258 tablet_service.cc:1511] Processing CreateTablet for tablet c36804a67c0b4482b639146e8d375474 (DEFAULT_TABLE table=test-workload [id=cfeabe7741474774a810c9d9710c2fab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:22:49.719161 28258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36804a67c0b4482b639146e8d375474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:49.719673 28408 tablet_service.cc:1511] Processing CreateTablet for tablet c36804a67c0b4482b639146e8d375474 (DEFAULT_TABLE table=test-workload [id=cfeabe7741474774a810c9d9710c2fab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:22:49.719909 28408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36804a67c0b4482b639146e8d375474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:49.721870 28465 tablet_bootstrap.cc:492] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357: Bootstrap starting.
I20260601 13:22:49.722353 28466 tablet_bootstrap.cc:492] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67: Bootstrap starting.
I20260601 13:22:49.722673 28182 tablet_service.cc:1511] Processing CreateTablet for tablet c36804a67c0b4482b639146e8d375474 (DEFAULT_TABLE table=test-workload [id=cfeabe7741474774a810c9d9710c2fab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:22:49.722929 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36804a67c0b4482b639146e8d375474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:22:49.723196 28465 tablet_bootstrap.cc:654] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:49.723379 28466 tablet_bootstrap.cc:654] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:49.724349 28465 tablet_bootstrap.cc:492] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357: No bootstrap required, opened a new log
I20260601 13:22:49.724427 28465 ts_tablet_manager.cc:1403] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:22:49.724902 28465 raft_consensus.cc:359] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.725023 28465 raft_consensus.cc:385] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:49.725059 28465 raft_consensus.cc:740] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f00cba05f2c4ecd881f0b5ff42b3357, State: Initialized, Role: FOLLOWER
I20260601 13:22:49.725184 28465 consensus_queue.cc:260] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.725482 28469 tablet_bootstrap.cc:492] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f: Bootstrap starting.
I20260601 13:22:49.725608 28465 ts_tablet_manager.cc:1434] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:49.726405 28466 tablet_bootstrap.cc:492] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67: No bootstrap required, opened a new log
I20260601 13:22:49.726606 28466 ts_tablet_manager.cc:1403] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:22:49.726615 28469 tablet_bootstrap.cc:654] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:22:49.727509 28466 raft_consensus.cc:359] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.727634 28466 raft_consensus.cc:385] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:49.727711 28466 raft_consensus.cc:740] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3a31a730be4334877ae5be66058c67, State: Initialized, Role: FOLLOWER
I20260601 13:22:49.727857 28466 consensus_queue.cc:260] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.728238 28466 ts_tablet_manager.cc:1434] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:22:49.728268 28469 tablet_bootstrap.cc:492] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f: No bootstrap required, opened a new log
I20260601 13:22:49.728385 28469 ts_tablet_manager.cc:1403] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:22:49.728840 28469 raft_consensus.cc:359] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.728912 28469 raft_consensus.cc:385] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:22:49.728932 28469 raft_consensus.cc:740] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9958db8e115e4ec6b87570406cd3eb8f, State: Initialized, Role: FOLLOWER
I20260601 13:22:49.729055 28469 consensus_queue.cc:260] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.729760 28469 ts_tablet_manager.cc:1434] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:22:49.818233 28473 raft_consensus.cc:493] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:22:49.818405 28473 raft_consensus.cc:515] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.819049 28473 leader_election.cc:290] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f00cba05f2c4ecd881f0b5ff42b3357 (127.23.250.130:44369), 7f3a31a730be4334877ae5be66058c67 (127.23.250.132:38189)
I20260601 13:22:49.823040 28418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36804a67c0b4482b639146e8d375474" candidate_uuid: "9958db8e115e4ec6b87570406cd3eb8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3a31a730be4334877ae5be66058c67" is_pre_election: true
I20260601 13:22:49.823225 28268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36804a67c0b4482b639146e8d375474" candidate_uuid: "9958db8e115e4ec6b87570406cd3eb8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" is_pre_election: true
I20260601 13:22:49.823240 28418 raft_consensus.cc:2468] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9958db8e115e4ec6b87570406cd3eb8f in term 0.
I20260601 13:22:49.823369 28268 raft_consensus.cc:2468] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9958db8e115e4ec6b87570406cd3eb8f in term 0.
I20260601 13:22:49.823663 28158 leader_election.cc:304] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3a31a730be4334877ae5be66058c67, 9958db8e115e4ec6b87570406cd3eb8f; no voters: 
I20260601 13:22:49.823897 28473 raft_consensus.cc:2804] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:22:49.823961 28473 raft_consensus.cc:493] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:22:49.823989 28473 raft_consensus.cc:3060] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:49.824873 28473 raft_consensus.cc:515] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.825256 28473 leader_election.cc:290] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [CANDIDATE]: Term 1 election: Requested vote from peers 2f00cba05f2c4ecd881f0b5ff42b3357 (127.23.250.130:44369), 7f3a31a730be4334877ae5be66058c67 (127.23.250.132:38189)
I20260601 13:22:49.825562 28418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36804a67c0b4482b639146e8d375474" candidate_uuid: "9958db8e115e4ec6b87570406cd3eb8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3a31a730be4334877ae5be66058c67"
I20260601 13:22:49.825680 28418 raft_consensus.cc:3060] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:49.825719 28268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36804a67c0b4482b639146e8d375474" candidate_uuid: "9958db8e115e4ec6b87570406cd3eb8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357"
I20260601 13:22:49.825851 28268 raft_consensus.cc:3060] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:22:49.826659 28418 raft_consensus.cc:2468] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9958db8e115e4ec6b87570406cd3eb8f in term 1.
I20260601 13:22:49.826917 28268 raft_consensus.cc:2468] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9958db8e115e4ec6b87570406cd3eb8f in term 1.
I20260601 13:22:49.826918 28158 leader_election.cc:304] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3a31a730be4334877ae5be66058c67, 9958db8e115e4ec6b87570406cd3eb8f; no voters: 
I20260601 13:22:49.827135 28473 raft_consensus.cc:2804] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:22:49.827364 28473 raft_consensus.cc:697] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 1 LEADER]: Becoming Leader. State: Replica: 9958db8e115e4ec6b87570406cd3eb8f, State: Running, Role: LEADER
I20260601 13:22:49.827519 28473 consensus_queue.cc:237] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } }
I20260601 13:22:49.829035 28088 catalog_manager.cc:5696] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9958db8e115e4ec6b87570406cd3eb8f (127.23.250.129). New cstate: current_term: 1 leader_uuid: "9958db8e115e4ec6b87570406cd3eb8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9958db8e115e4ec6b87570406cd3eb8f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 } health_report { overall_health: UNKNOWN } } }
I20260601 13:22:50.275528 28473 consensus_queue.cc:1048] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f00cba05f2c4ecd881f0b5ff42b3357" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:50.278705 28476 consensus_queue.cc:1048] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3a31a730be4334877ae5be66058c67" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:22:50.526449 28143 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:50.526782 28143 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:50.526861 28143 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:52.527194 28143 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:52.527513 28143 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:52.527567 28143 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:54.527895 28143 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:54.528206 28143 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:54.528262 28143 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:56.528642 28143 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:56.528946 28143 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:56.529003 28143 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:22:58.529337 28143 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:22:58.529637 28143 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:22:58.529688 28143 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:00.530001 28143 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:00.530301 28143 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:00.530355 28143 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:00.888005 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:23:00.891867 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:00.892096 24554 tablet_replica.cc:333] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f: stopping tablet replica
I20260601 13:23:00.892220 24554 raft_consensus.cc:2243] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:00.892426 24554 raft_consensus.cc:2272] T c36804a67c0b4482b639146e8d375474 P 9958db8e115e4ec6b87570406cd3eb8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:00.905227 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:23:00.907655 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:23:00.911664 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:00.911957 24554 tablet_replica.cc:333] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357: stopping tablet replica
I20260601 13:23:00.912094 24554 raft_consensus.cc:2243] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:00.912263 24554 raft_consensus.cc:2272] T c36804a67c0b4482b639146e8d375474 P 2f00cba05f2c4ecd881f0b5ff42b3357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:00.925269 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:23:00.927399 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:23:00.931126 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:00.943217 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:23:00.945382 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:23:00.949000 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:00.949231 24554 tablet_replica.cc:333] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67: stopping tablet replica
I20260601 13:23:00.949362 24554 raft_consensus.cc:2243] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:00.949501 24554 raft_consensus.cc:2272] T c36804a67c0b4482b639146e8d375474 P 7f3a31a730be4334877ae5be66058c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:00.961946 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:23:00.964089 24554 master.cc:562] Master@127.23.250.190:39309 shutting down...
I20260601 13:23:00.967583 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:00.967736 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:00.967784 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc67bbec36454f0ea77ddce380af4f2c: stopping tablet replica
I20260601 13:23:00.980386 24554 master.cc:584] Master@127.23.250.190:39309 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12505 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:23:00.987195 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:34481
I20260601 13:23:00.987560 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:00.989286 28490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:00.989357 28493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:00.989413 28491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:00.989540 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:00.989750 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:00.989795 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:00.989809 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320180989809 us; error 0 us; skew 500 ppm
I20260601 13:23:00.990795 24554 webserver.cc:533] Webserver started at http://127.23.250.190:39501/ using document root <none> and password file <none>
I20260601 13:23:00.990965 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:00.991029 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:00.991108 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:00.991489 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "ac24d6da7e864f2db9f79b97001fe8bf"
format_stamp: "Formatted at 2026-06-01 13:23:00 on dist-test-slave-clgz"
I20260601 13:23:00.992919 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:00.993846 28498 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:00.994127 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:00.994208 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "ac24d6da7e864f2db9f79b97001fe8bf"
format_stamp: "Formatted at 2026-06-01 13:23:00 on dist-test-slave-clgz"
I20260601 13:23:00.994280 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:01.008417 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:01.008952 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:01.013712 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:34481
I20260601 13:23:01.016578 28550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:34481 every 8 connection(s)
I20260601 13:23:01.017072 28551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:01.019016 28551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf: Bootstrap starting.
I20260601 13:23:01.019824 28551 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:01.020869 28551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf: No bootstrap required, opened a new log
I20260601 13:23:01.021323 28551 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac24d6da7e864f2db9f79b97001fe8bf" member_type: VOTER }
I20260601 13:23:01.021412 28551 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:01.021435 28551 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac24d6da7e864f2db9f79b97001fe8bf, State: Initialized, Role: FOLLOWER
I20260601 13:23:01.021581 28551 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac24d6da7e864f2db9f79b97001fe8bf" member_type: VOTER }
I20260601 13:23:01.021661 28551 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:23:01.021687 28551 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:23:01.021716 28551 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:01.022452 28551 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac24d6da7e864f2db9f79b97001fe8bf" member_type: VOTER }
I20260601 13:23:01.022564 28551 leader_election.cc:304] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [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: ac24d6da7e864f2db9f79b97001fe8bf; no voters: 
I20260601 13:23:01.022819 28551 leader_election.cc:290] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:23:01.022970 28554 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:01.023208 28554 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 1 LEADER]: Becoming Leader. State: Replica: ac24d6da7e864f2db9f79b97001fe8bf, State: Running, Role: LEADER
I20260601 13:23:01.023317 28551 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:23:01.023357 28554 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [LEADER]: Queue going to LEADER mode. State: All 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: "ac24d6da7e864f2db9f79b97001fe8bf" member_type: VOTER }
I20260601 13:23:01.023802 28555 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac24d6da7e864f2db9f79b97001fe8bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac24d6da7e864f2db9f79b97001fe8bf" member_type: VOTER } }
I20260601 13:23:01.023907 28555 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:01.024016 28556 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac24d6da7e864f2db9f79b97001fe8bf. Latest consensus state: current_term: 1 leader_uuid: "ac24d6da7e864f2db9f79b97001fe8bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac24d6da7e864f2db9f79b97001fe8bf" member_type: VOTER } }
I20260601 13:23:01.024103 28556 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:01.024627 28559 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:23:01.025360 28559 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:23:01.025574 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:23:01.027357 28559 catalog_manager.cc:1382] Generated new cluster ID: aa797b6c9ae445808761fef51574569c
I20260601 13:23:01.027416 28559 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:23:01.058885 28559 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:23:01.059664 28559 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:23:01.066074 28559 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf: Generated new TSK 0
I20260601 13:23:01.066251 28559 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:23:01.090328 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:01.092638 28572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:01.092810 28573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:01.092805 28575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:01.093081 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:01.093220 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:01.093254 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:01.093271 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320181093270 us; error 0 us; skew 500 ppm
I20260601 13:23:01.094087 24554 webserver.cc:533] Webserver started at http://127.23.250.129:38735/ using document root <none> and password file <none>
I20260601 13:23:01.094228 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:01.094274 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:01.094327 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:01.094784 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "247c53437fc54f6a99d852728cb80fe4"
format_stamp: "Formatted at 2026-06-01 13:23:01 on dist-test-slave-clgz"
I20260601 13:23:01.096395 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:01.097354 28580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.097642 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:01.097704 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "247c53437fc54f6a99d852728cb80fe4"
format_stamp: "Formatted at 2026-06-01 13:23:01 on dist-test-slave-clgz"
I20260601 13:23:01.097797 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:01.104384 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:01.104748 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:01.105027 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:01.105489 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:01.105525 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.105578 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:01.105624 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.109937 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:41395
I20260601 13:23:01.109963 28643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:41395 every 8 connection(s)
I20260601 13:23:01.110841 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:01.112659 28651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:01.112706 28649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:01.112839 28648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:01.112947 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:01.113314 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:01.113358 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:01.113373 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320181113373 us; error 0 us; skew 500 ppm
I20260601 13:23:01.114289 24554 webserver.cc:533] Webserver started at http://127.23.250.130:38359/ using document root <none> and password file <none>
I20260601 13:23:01.114457 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:01.114516 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:01.114624 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:01.115131 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "317eca089af14dee848b9acef67f8db8"
format_stamp: "Formatted at 2026-06-01 13:23:01 on dist-test-slave-clgz"
I20260601 13:23:01.115446 28644 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34481
I20260601 13:23:01.115554 28644 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:01.115788 28644 heartbeater.cc:507] Master 127.23.250.190:34481 requested a full tablet report, sending...
I20260601 13:23:01.116425 28515 ts_manager.cc:194] Registered new tserver with Master: 247c53437fc54f6a99d852728cb80fe4 (127.23.250.129:41395)
I20260601 13:23:01.116916 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:01.117431 28515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48076
I20260601 13:23:01.117941 28656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.118216 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:01.118288 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "317eca089af14dee848b9acef67f8db8"
format_stamp: "Formatted at 2026-06-01 13:23:01 on dist-test-slave-clgz"
I20260601 13:23:01.118355 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:01.128509 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:01.128880 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:01.129104 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:01.129637 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:01.129699 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.129755 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:01.129787 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.134150 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:38311
I20260601 13:23:01.134166 28719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:38311 every 8 connection(s)
I20260601 13:23:01.134979 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:01.136910 28724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:01.137077 28723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:01.137219 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:01.137074 28726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:01.137503 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:01.137545 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:01.137560 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320181137561 us; error 0 us; skew 500 ppm
I20260601 13:23:01.138545 24554 webserver.cc:533] Webserver started at http://127.23.250.131:33423/ using document root <none> and password file <none>
I20260601 13:23:01.138741 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:01.138808 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:01.138882 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:01.139348 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "0c101288b946407fb999b7fb73a42d0f"
format_stamp: "Formatted at 2026-06-01 13:23:01 on dist-test-slave-clgz"
I20260601 13:23:01.139401 28720 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34481
I20260601 13:23:01.139493 28720 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:01.139671 28720 heartbeater.cc:507] Master 127.23.250.190:34481 requested a full tablet report, sending...
I20260601 13:23:01.140286 28515 ts_manager.cc:194] Registered new tserver with Master: 317eca089af14dee848b9acef67f8db8 (127.23.250.130:38311)
I20260601 13:23:01.140854 28515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48082
I20260601 13:23:01.140857 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:01.141819 28731 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.142063 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:01.142153 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "0c101288b946407fb999b7fb73a42d0f"
format_stamp: "Formatted at 2026-06-01 13:23:01 on dist-test-slave-clgz"
I20260601 13:23:01.142239 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:01.152163 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:01.152619 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:01.152961 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:01.153452 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:01.153513 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.153569 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:01.153618 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:01.158422 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:39065
I20260601 13:23:01.158465 28794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:39065 every 8 connection(s)
I20260601 13:23:01.163246 28795 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34481
I20260601 13:23:01.163367 28795 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:01.163574 28795 heartbeater.cc:507] Master 127.23.250.190:34481 requested a full tablet report, sending...
I20260601 13:23:01.164232 28515 ts_manager.cc:194] Registered new tserver with Master: 0c101288b946407fb999b7fb73a42d0f (127.23.250.131:39065)
I20260601 13:23:01.164568 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005681447s
I20260601 13:23:01.164832 28515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48090
I20260601 13:23:02.118438 28644 heartbeater.cc:499] Master 127.23.250.190:34481 was elected leader, sending a full tablet report...
I20260601 13:23:02.141795 28720 heartbeater.cc:499] Master 127.23.250.190:34481 was elected leader, sending a full tablet report...
I20260601 13:23:02.165767 28795 heartbeater.cc:499] Master 127.23.250.190:34481 was elected leader, sending a full tablet report...
I20260601 13:23:02.203611 28515 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48114:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:23:02.204128 28515 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:23:02.213981 28684 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfce96654b049cf8bca3e1a4e76c75f (DEFAULT_TABLE table=test-workload [id=058ccb525018492aaea40187925d65b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:23:02.214375 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfce96654b049cf8bca3e1a4e76c75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:02.215415 28608 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfce96654b049cf8bca3e1a4e76c75f (DEFAULT_TABLE table=test-workload [id=058ccb525018492aaea40187925d65b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:23:02.215689 28608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfce96654b049cf8bca3e1a4e76c75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:02.216653 28816 tablet_bootstrap.cc:492] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8: Bootstrap starting.
I20260601 13:23:02.217211 28759 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfce96654b049cf8bca3e1a4e76c75f (DEFAULT_TABLE table=test-workload [id=058ccb525018492aaea40187925d65b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:23:02.217448 28759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfce96654b049cf8bca3e1a4e76c75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:02.217720 28817 tablet_bootstrap.cc:492] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4: Bootstrap starting.
I20260601 13:23:02.217904 28816 tablet_bootstrap.cc:654] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:02.218813 28817 tablet_bootstrap.cc:654] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:02.219168 28816 tablet_bootstrap.cc:492] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8: No bootstrap required, opened a new log
I20260601 13:23:02.219296 28816 ts_tablet_manager.cc:1403] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:02.219774 28816 raft_consensus.cc:359] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.219921 28816 raft_consensus.cc:385] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:02.219956 28816 raft_consensus.cc:740] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 317eca089af14dee848b9acef67f8db8, State: Initialized, Role: FOLLOWER
I20260601 13:23:02.220129 28817 tablet_bootstrap.cc:492] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4: No bootstrap required, opened a new log
I20260601 13:23:02.220129 28816 consensus_queue.cc:260] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.220263 28817 ts_tablet_manager.cc:1403] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:02.220279 28819 tablet_bootstrap.cc:492] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f: Bootstrap starting.
I20260601 13:23:02.220577 28816 ts_tablet_manager.cc:1434] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:02.220676 28817 raft_consensus.cc:359] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.220765 28817 raft_consensus.cc:385] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:02.220810 28817 raft_consensus.cc:740] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 247c53437fc54f6a99d852728cb80fe4, State: Initialized, Role: FOLLOWER
I20260601 13:23:02.220923 28817 consensus_queue.cc:260] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.221271 28817 ts_tablet_manager.cc:1434] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:02.221577 28819 tablet_bootstrap.cc:654] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:02.222787 28819 tablet_bootstrap.cc:492] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f: No bootstrap required, opened a new log
I20260601 13:23:02.222882 28819 ts_tablet_manager.cc:1403] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:02.223341 28819 raft_consensus.cc:359] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.223449 28819 raft_consensus.cc:385] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:02.223526 28819 raft_consensus.cc:740] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c101288b946407fb999b7fb73a42d0f, State: Initialized, Role: FOLLOWER
I20260601 13:23:02.223686 28819 consensus_queue.cc:260] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.224380 28819 ts_tablet_manager.cc:1434] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:02.287115 28824 raft_consensus.cc:493] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:02.287314 28824 raft_consensus.cc:515] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.287983 28824 leader_election.cc:290] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 317eca089af14dee848b9acef67f8db8 (127.23.250.130:38311), 247c53437fc54f6a99d852728cb80fe4 (127.23.250.129:41395)
I20260601 13:23:02.291780 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfce96654b049cf8bca3e1a4e76c75f" candidate_uuid: "0c101288b946407fb999b7fb73a42d0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "317eca089af14dee848b9acef67f8db8" is_pre_election: true
I20260601 13:23:02.291828 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfce96654b049cf8bca3e1a4e76c75f" candidate_uuid: "0c101288b946407fb999b7fb73a42d0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "247c53437fc54f6a99d852728cb80fe4" is_pre_election: true
I20260601 13:23:02.291958 28694 raft_consensus.cc:2468] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c101288b946407fb999b7fb73a42d0f in term 0.
I20260601 13:23:02.291992 28618 raft_consensus.cc:2468] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c101288b946407fb999b7fb73a42d0f in term 0.
I20260601 13:23:02.292313 28734 leader_election.cc:304] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c101288b946407fb999b7fb73a42d0f, 317eca089af14dee848b9acef67f8db8; no voters: 
I20260601 13:23:02.292536 28824 raft_consensus.cc:2804] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:02.292601 28824 raft_consensus.cc:493] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:02.292631 28824 raft_consensus.cc:3060] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:02.293450 28824 raft_consensus.cc:515] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.293812 28824 leader_election.cc:290] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [CANDIDATE]: Term 1 election: Requested vote from peers 317eca089af14dee848b9acef67f8db8 (127.23.250.130:38311), 247c53437fc54f6a99d852728cb80fe4 (127.23.250.129:41395)
I20260601 13:23:02.294138 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfce96654b049cf8bca3e1a4e76c75f" candidate_uuid: "0c101288b946407fb999b7fb73a42d0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "317eca089af14dee848b9acef67f8db8"
I20260601 13:23:02.294210 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfce96654b049cf8bca3e1a4e76c75f" candidate_uuid: "0c101288b946407fb999b7fb73a42d0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "247c53437fc54f6a99d852728cb80fe4"
I20260601 13:23:02.294273 28694 raft_consensus.cc:3060] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:02.294368 28618 raft_consensus.cc:3060] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:02.295328 28694 raft_consensus.cc:2468] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c101288b946407fb999b7fb73a42d0f in term 1.
I20260601 13:23:02.295529 28618 raft_consensus.cc:2468] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c101288b946407fb999b7fb73a42d0f in term 1.
I20260601 13:23:02.295606 28734 leader_election.cc:304] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c101288b946407fb999b7fb73a42d0f, 317eca089af14dee848b9acef67f8db8; no voters: 
I20260601 13:23:02.295795 28824 raft_consensus.cc:2804] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:02.296028 28824 raft_consensus.cc:697] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 1 LEADER]: Becoming Leader. State: Replica: 0c101288b946407fb999b7fb73a42d0f, State: Running, Role: LEADER
I20260601 13:23:02.296197 28824 consensus_queue.cc:237] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } }
I20260601 13:23:02.297793 28515 catalog_manager.cc:5696] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c101288b946407fb999b7fb73a42d0f (127.23.250.131). New cstate: current_term: 1 leader_uuid: "0c101288b946407fb999b7fb73a42d0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c101288b946407fb999b7fb73a42d0f" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:02.678081 28824 consensus_queue.cc:1048] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "247c53437fc54f6a99d852728cb80fe4" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:02.681806 28827 consensus_queue.cc:1048] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "317eca089af14dee848b9acef67f8db8" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:03.025525 28569 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:03.025843 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:03.025877 28569 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:03.026057 28569 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:04.027647 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:05.026407 28569 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:05.026834 28569 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:05.026906 28569 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:05.029243 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:06.030874 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:07.027263 28569 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:07.027670 28569 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:07.027742 28569 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:07.032524 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:08.034159 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:09.028101 28569 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:09.028474 28569 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:09.028535 28569 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:09.035838 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:10.037480 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:11.028909 28569 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:11.029330 28569 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:11.029397 28569 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:11.039222 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:12.040932 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:13.029721 28569 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:13.030076 28569 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:13.030143 28569 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:13.042655 28563 placement_policy_util.cc:407] tablet 3bfce96654b049cf8bca3e1a4e76c75f: detected majority of replicas (2 of 3) at location L0
I20260601 13:23:13.361124 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:23:13.364959 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:13.365247 24554 tablet_replica.cc:333] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4: stopping tablet replica
I20260601 13:23:13.365417 24554 raft_consensus.cc:2243] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:13.365597 24554 raft_consensus.cc:2272] T 3bfce96654b049cf8bca3e1a4e76c75f P 247c53437fc54f6a99d852728cb80fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:13.378438 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:23:13.380856 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:23:13.384828 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:13.385080 24554 tablet_replica.cc:333] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8: stopping tablet replica
I20260601 13:23:13.385214 24554 raft_consensus.cc:2243] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:13.385353 24554 raft_consensus.cc:2272] T 3bfce96654b049cf8bca3e1a4e76c75f P 317eca089af14dee848b9acef67f8db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:13.398119 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:23:13.400301 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:23:13.403595 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:13.403812 24554 tablet_replica.cc:333] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f: stopping tablet replica
I20260601 13:23:13.403949 24554 raft_consensus.cc:2243] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:13.404188 24554 raft_consensus.cc:2272] T 3bfce96654b049cf8bca3e1a4e76c75f P 0c101288b946407fb999b7fb73a42d0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:13.416687 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:23:13.418854 24554 master.cc:562] Master@127.23.250.190:34481 shutting down...
I20260601 13:23:13.422549 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:13.422791 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:13.422887 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac24d6da7e864f2db9f79b97001fe8bf: stopping tablet replica
I20260601 13:23:13.435391 24554 master.cc:584] Master@127.23.250.190:34481 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12455 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:23:13.442243 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:44325
I20260601 13:23:13.442705 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:13.445043 28837 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.445034 28839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.445011 28836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:13.445017 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:13.445436 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:13.445482 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:13.445498 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320193445498 us; error 0 us; skew 500 ppm
I20260601 13:23:13.446384 24554 webserver.cc:533] Webserver started at http://127.23.250.190:42085/ using document root <none> and password file <none>
I20260601 13:23:13.446550 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:13.446657 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:13.446725 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:13.447094 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "8ce84d59ee174c88a5555fde20d3e929"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.448557 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:13.449466 28844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.449692 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:13.449779 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "8ce84d59ee174c88a5555fde20d3e929"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.449867 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:13.459558 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:13.459950 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:13.464210 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:44325
I20260601 13:23:13.466750 28896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:44325 every 8 connection(s)
I20260601 13:23:13.467204 28897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:13.469129 28897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929: Bootstrap starting.
I20260601 13:23:13.469928 28897 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:13.470932 28897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929: No bootstrap required, opened a new log
I20260601 13:23:13.471320 28897 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ce84d59ee174c88a5555fde20d3e929" member_type: VOTER }
I20260601 13:23:13.471411 28897 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:13.471436 28897 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce84d59ee174c88a5555fde20d3e929, State: Initialized, Role: FOLLOWER
I20260601 13:23:13.471540 28897 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8ce84d59ee174c88a5555fde20d3e929" member_type: VOTER }
I20260601 13:23:13.471614 28897 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:23:13.471640 28897 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:23:13.471671 28897 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:13.472393 28897 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ce84d59ee174c88a5555fde20d3e929" member_type: VOTER }
I20260601 13:23:13.472517 28897 leader_election.cc:304] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [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: 8ce84d59ee174c88a5555fde20d3e929; no voters: 
I20260601 13:23:13.472705 28897 leader_election.cc:290] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:23:13.472811 28900 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:13.472992 28900 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce84d59ee174c88a5555fde20d3e929, State: Running, Role: LEADER
I20260601 13:23:13.473188 28900 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [LEADER]: Queue going to LEADER mode. State: All 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: "8ce84d59ee174c88a5555fde20d3e929" member_type: VOTER }
I20260601 13:23:13.473253 28897 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:23:13.473696 28902 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8ce84d59ee174c88a5555fde20d3e929. Latest consensus state: current_term: 1 leader_uuid: "8ce84d59ee174c88a5555fde20d3e929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ce84d59ee174c88a5555fde20d3e929" member_type: VOTER } }
I20260601 13:23:13.473727 28901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8ce84d59ee174c88a5555fde20d3e929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ce84d59ee174c88a5555fde20d3e929" member_type: VOTER } }
I20260601 13:23:13.473850 28902 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:13.473953 28901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:13.474450 28906 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:23:13.475219 28906 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:23:13.475499 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:23:13.477203 28906 catalog_manager.cc:1382] Generated new cluster ID: 84df3585b5d54ef28209d85e64f690ab
I20260601 13:23:13.477268 28906 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:23:13.488461 28906 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:23:13.489095 28906 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:23:13.496491 28906 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929: Generated new TSK 0
I20260601 13:23:13.496678 28906 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:23:13.507990 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:13.510140 28921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.510260 28919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.510298 28918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:13.510418 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:13.510659 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:13.510730 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:13.510757 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320193510756 us; error 0 us; skew 500 ppm
I20260601 13:23:13.511710 24554 webserver.cc:533] Webserver started at http://127.23.250.129:44845/ using document root <none> and password file <none>
I20260601 13:23:13.511911 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:13.512004 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:13.512084 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:13.512517 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "436166f8103e4139b79d344fb9b32e1f"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.514119 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:13.515277 28926 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.515599 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:13.515688 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "436166f8103e4139b79d344fb9b32e1f"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.515779 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:13.535509 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:13.535996 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:13.536324 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:13.536819 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:13.536883 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.536931 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:13.536984 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.541401 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:38621
I20260601 13:23:13.541442 28989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:38621 every 8 connection(s)
I20260601 13:23:13.542301 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:13.544317 28995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.544359 28997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.544584 28994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:13.544632 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:13.544876 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:13.544942 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:13.544970 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320193544968 us; error 0 us; skew 500 ppm
I20260601 13:23:13.545921 24554 webserver.cc:533] Webserver started at http://127.23.250.130:33887/ using document root <none> and password file <none>
I20260601 13:23:13.546106 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:13.546180 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:13.546260 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:13.546787 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "0ee87ec24b384d81bb92cc673469d055"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.548314 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:23:13.549245 29002 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.549499 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:13.549597 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "0ee87ec24b384d81bb92cc673469d055"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.549687 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:13.551220 28990 heartbeater.cc:344] Connected to a master server at 127.23.250.190:44325
I20260601 13:23:13.551317 28990 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:13.551535 28990 heartbeater.cc:507] Master 127.23.250.190:44325 requested a full tablet report, sending...
I20260601 13:23:13.552137 28861 ts_manager.cc:194] Registered new tserver with Master: 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621)
I20260601 13:23:13.552860 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37986
I20260601 13:23:13.557746 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:13.558138 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:13.558444 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:13.558977 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:13.559043 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.559103 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:13.559156 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.563917 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:37647
I20260601 13:23:13.563997 29065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:37647 every 8 connection(s)
I20260601 13:23:13.564785 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:13.566989 29069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.567070 29072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:13.567085 29070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:13.567344 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:13.567530 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:13.567602 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:13.567619 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320193567619 us; error 0 us; skew 500 ppm
I20260601 13:23:13.568562 24554 webserver.cc:533] Webserver started at http://127.23.250.131:37741/ using document root <none> and password file <none>
I20260601 13:23:13.568735 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:13.568809 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:13.568892 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:13.569314 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "537ad356245e40e58d68eb981e962d69"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.569659 29066 heartbeater.cc:344] Connected to a master server at 127.23.250.190:44325
I20260601 13:23:13.569775 29066 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:13.569991 29066 heartbeater.cc:507] Master 127.23.250.190:44325 requested a full tablet report, sending...
I20260601 13:23:13.570694 28861 ts_manager.cc:194] Registered new tserver with Master: 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:13.571169 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37988
I20260601 13:23:13.571251 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:13.572333 29077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.572575 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:13.572664 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "537ad356245e40e58d68eb981e962d69"
format_stamp: "Formatted at 2026-06-01 13:23:13 on dist-test-slave-clgz"
I20260601 13:23:13.572738 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:13.589357 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:13.589820 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:13.590183 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:13.590754 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:13.590821 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.590886 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:13.590941 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:13.596081 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:38255
I20260601 13:23:13.596120 29140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:38255 every 8 connection(s)
I20260601 13:23:13.600800 29141 heartbeater.cc:344] Connected to a master server at 127.23.250.190:44325
I20260601 13:23:13.600915 29141 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:13.601145 29141 heartbeater.cc:507] Master 127.23.250.190:44325 requested a full tablet report, sending...
I20260601 13:23:13.601773 28861 ts_manager.cc:194] Registered new tserver with Master: 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:13.602180 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005637989s
I20260601 13:23:13.602244 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37992
I20260601 13:23:14.553845 28990 heartbeater.cc:499] Master 127.23.250.190:44325 was elected leader, sending a full tablet report...
I20260601 13:23:14.572014 29066 heartbeater.cc:499] Master 127.23.250.190:44325 was elected leader, sending a full tablet report...
I20260601 13:23:14.603255 29141 heartbeater.cc:499] Master 127.23.250.190:44325 was elected leader, sending a full tablet report...
I20260601 13:23:14.637920 28861 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38002:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:23:14.638487 28861 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:23:14.653541 29105 tablet_service.cc:1511] Processing CreateTablet for tablet 62e2a99d3eb54dde9a38e48a0182d8f4 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:23:14.653658 28954 tablet_service.cc:1511] Processing CreateTablet for tablet 62e2a99d3eb54dde9a38e48a0182d8f4 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:23:14.653931 29105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e2a99d3eb54dde9a38e48a0182d8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.653962 28954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e2a99d3eb54dde9a38e48a0182d8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.656167 29022 tablet_service.cc:1511] Processing CreateTablet for tablet 883a91b4c1784835b52d2dfd6feec537 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:23:14.656440 29022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883a91b4c1784835b52d2dfd6feec537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.656682 28953 tablet_service.cc:1511] Processing CreateTablet for tablet 51893aa47c224dfeb07c27b57de4d061 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:23:14.656773 29104 tablet_service.cc:1511] Processing CreateTablet for tablet 51893aa47c224dfeb07c27b57de4d061 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:23:14.656911 28953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51893aa47c224dfeb07c27b57de4d061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.657001 29104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51893aa47c224dfeb07c27b57de4d061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.658499 28948 tablet_service.cc:1511] Processing CreateTablet for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:23:14.658792 28948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.658826 29103 tablet_service.cc:1511] Processing CreateTablet for tablet a3e11b9725f742dc8c0c18afd75704b9 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:23:14.659073 29103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e11b9725f742dc8c0c18afd75704b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.659222 28954 tablet_service.cc:1511] Processing CreateTablet for tablet e3dfce5d121f44478de345e80eea9531 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:23:14.659425 28954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dfce5d121f44478de345e80eea9531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.660089 29021 tablet_service.cc:1511] Processing CreateTablet for tablet 651493ce53e94e8e87065fa54058d5ac (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:23:14.660313 29021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651493ce53e94e8e87065fa54058d5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.660867 28950 tablet_service.cc:1511] Processing CreateTablet for tablet 3a603bcf31644911b127e93366eec480 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:23:14.661106 28950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a603bcf31644911b127e93366eec480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.661270 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1760b120a145b88a4c38ceab1d1e89 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:23:14.661461 28952 tablet_service.cc:1511] Processing CreateTablet for tablet a3e11b9725f742dc8c0c18afd75704b9 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:23:14.661530 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1760b120a145b88a4c38ceab1d1e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.661674 28952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e11b9725f742dc8c0c18afd75704b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.662321 29021 tablet_service.cc:1511] Processing CreateTablet for tablet 02a63c49ec7e44e5bdb323c379169cb7 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:23:14.662545 29021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a63c49ec7e44e5bdb323c379169cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.663200 29161 tablet_bootstrap.cc:492] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.663723 29101 tablet_service.cc:1511] Processing CreateTablet for tablet 3a603bcf31644911b127e93366eec480 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:23:14.663949 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a603bcf31644911b127e93366eec480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.664297 29161 tablet_bootstrap.cc:654] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.664320 28950 tablet_service.cc:1511] Processing CreateTablet for tablet 651493ce53e94e8e87065fa54058d5ac (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:23:14.664537 28950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651493ce53e94e8e87065fa54058d5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.665462 28954 tablet_service.cc:1511] Processing CreateTablet for tablet 02a63c49ec7e44e5bdb323c379169cb7 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:23:14.665694 28954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a63c49ec7e44e5bdb323c379169cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.665707 29161 tablet_bootstrap.cc:492] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.665793 29161 ts_tablet_manager.cc:1403] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:14.665920 28951 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1760b120a145b88a4c38ceab1d1e89 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:23:14.666144 28951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1760b120a145b88a4c38ceab1d1e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.666249 29161 raft_consensus.cc:359] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.666348 29161 raft_consensus.cc:385] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.666391 29161 raft_consensus.cc:740] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.666512 29161 consensus_queue.cc:260] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.666810 28952 tablet_service.cc:1511] Processing CreateTablet for tablet 007a9ba0c842472b91e5420d8e864cb3 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:23:14.666942 29161 ts_tablet_manager.cc:1434] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.667013 28952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a9ba0c842472b91e5420d8e864cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.667770 29022 tablet_service.cc:1511] Processing CreateTablet for tablet 007a9ba0c842472b91e5420d8e864cb3 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:23:14.667996 29022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a9ba0c842472b91e5420d8e864cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.668278 29100 tablet_service.cc:1511] Processing CreateTablet for tablet da449c102e094f54933fd634569dcaf0 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:23:14.668509 29100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da449c102e094f54933fd634569dcaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.668591 29161 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.669106 29163 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.669574 29161 tablet_bootstrap.cc:654] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.670089 29163 tablet_bootstrap.cc:654] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.670539 28949 tablet_service.cc:1511] Processing CreateTablet for tablet da449c102e094f54933fd634569dcaf0 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:23:14.670837 28949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da449c102e094f54933fd634569dcaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.671303 29163 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.671392 29163 ts_tablet_manager.cc:1403] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:14.671530 29030 tablet_service.cc:1511] Processing CreateTablet for tablet 62e2a99d3eb54dde9a38e48a0182d8f4 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:23:14.671770 29030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e2a99d3eb54dde9a38e48a0182d8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.671890 29163 raft_consensus.cc:359] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.671999 29163 raft_consensus.cc:385] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.672061 29163 raft_consensus.cc:740] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.672255 29163 consensus_queue.cc:260] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.672602 29163 ts_tablet_manager.cc:1434] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:14.672797 29163 tablet_bootstrap.cc:492] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.673779 29163 tablet_bootstrap.cc:654] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.674043 29029 tablet_service.cc:1511] Processing CreateTablet for tablet 51893aa47c224dfeb07c27b57de4d061 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:23:14.674290 29029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51893aa47c224dfeb07c27b57de4d061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.674965 29163 tablet_bootstrap.cc:492] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.675066 29163 ts_tablet_manager.cc:1403] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:14.675621 29163 raft_consensus.cc:359] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.675729 29163 raft_consensus.cc:385] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.675774 29163 raft_consensus.cc:740] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.675899 29163 consensus_queue.cc:260] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.676462 29163 ts_tablet_manager.cc:1434] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.676456 29028 tablet_service.cc:1511] Processing CreateTablet for tablet a3e11b9725f742dc8c0c18afd75704b9 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:23:14.676702 29163 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.676781 29028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e11b9725f742dc8c0c18afd75704b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.678053 29163 tablet_bootstrap.cc:654] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.678678 29027 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1760b120a145b88a4c38ceab1d1e89 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:23:14.678890 29027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1760b120a145b88a4c38ceab1d1e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.680029 29171 raft_consensus.cc:493] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.680174 29171 raft_consensus.cc:515] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.680692 29171 leader_election.cc:290] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.680717 29026 tablet_service.cc:1511] Processing CreateTablet for tablet 3a603bcf31644911b127e93366eec480 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:23:14.680979 29026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a603bcf31644911b127e93366eec480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.683157 29025 tablet_service.cc:1511] Processing CreateTablet for tablet da449c102e094f54933fd634569dcaf0 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:23:14.683382 29025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da449c102e094f54933fd634569dcaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.685040 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e2a99d3eb54dde9a38e48a0182d8f4" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.685102 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e2a99d3eb54dde9a38e48a0182d8f4" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.685364 29024 tablet_service.cc:1511] Processing CreateTablet for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
W20260601 13:23:14.685410 28928 leader_election.cc:343] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:23:14.685513 28930 leader_election.cc:343] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:23:14.685587 28930 leader_election.cc:304] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [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: 436166f8103e4139b79d344fb9b32e1f; no voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69
I20260601 13:23:14.685631 29024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.685729 29171 raft_consensus.cc:2749] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:23:14.686899 28947 tablet_service.cc:1511] Processing CreateTablet for tablet 883a91b4c1784835b52d2dfd6feec537 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:23:14.687094 28947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883a91b4c1784835b52d2dfd6feec537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.687279 29023 tablet_service.cc:1511] Processing CreateTablet for tablet e3dfce5d121f44478de345e80eea9531 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:23:14.687455 29023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dfce5d121f44478de345e80eea9531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.689706 29101 tablet_service.cc:1511] Processing CreateTablet for tablet e3dfce5d121f44478de345e80eea9531 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:23:14.689823 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 883a91b4c1784835b52d2dfd6feec537 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:23:14.689960 29103 tablet_service.cc:1511] Processing CreateTablet for tablet 007a9ba0c842472b91e5420d8e864cb3 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:23:14.690023 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dfce5d121f44478de345e80eea9531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.690186 29103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a9ba0c842472b91e5420d8e864cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.690310 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883a91b4c1784835b52d2dfd6feec537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.690291 29099 tablet_service.cc:1511] Processing CreateTablet for tablet 02a63c49ec7e44e5bdb323c379169cb7 (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:23:14.689684 29100 tablet_service.cc:1511] Processing CreateTablet for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:23:14.690673 29100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.690626 29105 tablet_service.cc:1511] Processing CreateTablet for tablet 651493ce53e94e8e87065fa54058d5ac (DEFAULT_TABLE table=test-workload [id=0c5cc3846f6e48468647f8f4433d6420]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:23:14.690838 29105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651493ce53e94e8e87065fa54058d5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.690950 29099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a63c49ec7e44e5bdb323c379169cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:14.694808 29162 tablet_bootstrap.cc:492] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.695691 29161 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.695814 29161 ts_tablet_manager.cc:1403] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.000s
I20260601 13:23:14.695818 29162 tablet_bootstrap.cc:654] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.695909 29163 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.695993 29163 ts_tablet_manager.cc:1403] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.002s
I20260601 13:23:14.696305 29161 raft_consensus.cc:359] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.696425 29161 raft_consensus.cc:385] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.696470 29163 raft_consensus.cc:359] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.696600 29163 raft_consensus.cc:385] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.696645 29163 raft_consensus.cc:740] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.696771 29163 consensus_queue.cc:260] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.696997 29162 tablet_bootstrap.cc:492] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.697029 29163 ts_tablet_manager.cc:1434] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.697082 29162 ts_tablet_manager.cc:1403] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.697165 29163 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.697525 29162 raft_consensus.cc:359] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.697618 29162 raft_consensus.cc:385] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.697647 29162 raft_consensus.cc:740] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.697777 29162 consensus_queue.cc:260] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.697997 29163 tablet_bootstrap.cc:654] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.698135 29162 ts_tablet_manager.cc:1434] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.698275 29162 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.696475 29161 raft_consensus.cc:740] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.698722 29161 consensus_queue.cc:260] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.699008 29161 ts_tablet_manager.cc:1434] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:23:14.699105 29163 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.699199 29163 ts_tablet_manager.cc:1403] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:23:14.699219 29162 tablet_bootstrap.cc:654] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.699348 29161 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.699653 29163 raft_consensus.cc:359] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.699751 29163 raft_consensus.cc:385] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.699783 29163 raft_consensus.cc:740] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.699918 29163 consensus_queue.cc:260] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.700212 29161 tablet_bootstrap.cc:654] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.700263 29163 ts_tablet_manager.cc:1434] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.700420 29163 tablet_bootstrap.cc:492] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.701391 29163 tablet_bootstrap.cc:654] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.701920 29162 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.702000 29162 ts_tablet_manager.cc:1403] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:23:14.702419 29162 raft_consensus.cc:359] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.702508 29162 raft_consensus.cc:385] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.702540 29162 raft_consensus.cc:740] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.702561 29163 tablet_bootstrap.cc:492] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.702658 29163 ts_tablet_manager.cc:1403] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:14.703105 29163 raft_consensus.cc:359] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.703256 29163 raft_consensus.cc:385] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.703236 29162 consensus_queue.cc:260] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.703306 29163 raft_consensus.cc:740] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.703409 29163 consensus_queue.cc:260] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.703495 29162 ts_tablet_manager.cc:1434] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.703734 29163 ts_tablet_manager.cc:1434] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.703929 29162 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.703933 29163 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.705022 29163 tablet_bootstrap.cc:654] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.705090 29162 tablet_bootstrap.cc:654] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.706146 29162 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.706228 29162 ts_tablet_manager.cc:1403] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.706483 29163 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.706552 29163 ts_tablet_manager.cc:1403] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:23:14.706689 29162 raft_consensus.cc:359] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.706805 29162 raft_consensus.cc:385] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.706846 29162 raft_consensus.cc:740] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.706954 29162 consensus_queue.cc:260] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.707060 29163 raft_consensus.cc:359] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.707142 29161 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.707149 29163 raft_consensus.cc:385] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.707211 29163 raft_consensus.cc:740] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.707231 29161 ts_tablet_manager.cc:1403] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
I20260601 13:23:14.707252 29162 ts_tablet_manager.cc:1434] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.707357 29163 consensus_queue.cc:260] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.707409 29162 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.707623 29163 ts_tablet_manager.cc:1434] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.707613 29161 raft_consensus.cc:359] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.707713 29161 raft_consensus.cc:385] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.707746 29161 raft_consensus.cc:740] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.707811 29163 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.707852 29161 consensus_queue.cc:260] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.708379 29162 tablet_bootstrap.cc:654] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.708495 29161 ts_tablet_manager.cc:1434] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.708657 29161 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.708793 29163 tablet_bootstrap.cc:654] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.709638 29161 tablet_bootstrap.cc:654] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.709679 29162 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.709751 29162 ts_tablet_manager.cc:1403] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.710165 29162 raft_consensus.cc:359] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.710276 29162 raft_consensus.cc:385] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.710309 29162 raft_consensus.cc:740] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.710419 29162 consensus_queue.cc:260] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.711879 29162 ts_tablet_manager.cc:1434] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:23:14.712100 29162 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.713101 29162 tablet_bootstrap.cc:654] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.714141 29161 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.714213 29161 ts_tablet_manager.cc:1403] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:23:14.714325 29162 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.714433 29162 ts_tablet_manager.cc:1403] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.714743 29161 raft_consensus.cc:359] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.714861 29161 raft_consensus.cc:385] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.714895 29161 raft_consensus.cc:740] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.714907 29162 raft_consensus.cc:359] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.715024 29162 raft_consensus.cc:385] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.715054 29163 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.715071 29162 raft_consensus.cc:740] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.715127 29163 ts_tablet_manager.cc:1403] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:23:14.715086 29161 consensus_queue.cc:260] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.715205 29162 consensus_queue.cc:260] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.715449 29162 ts_tablet_manager.cc:1434] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.715610 29162 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.715585 29163 raft_consensus.cc:359] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.715644 29161 ts_tablet_manager.cc:1434] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.715674 29163 raft_consensus.cc:385] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.715703 29163 raft_consensus.cc:740] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.715802 29161 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.715802 29163 consensus_queue.cc:260] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.716590 29162 tablet_bootstrap.cc:654] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.716799 29161 tablet_bootstrap.cc:654] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.717478 29163 ts_tablet_manager.cc:1434] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:23:14.718066 29163 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.718891 29162 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.719033 29162 ts_tablet_manager.cc:1403] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:23:14.719251 29163 tablet_bootstrap.cc:654] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.719471 29162 raft_consensus.cc:359] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.719592 29162 raft_consensus.cc:385] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.719674 29162 raft_consensus.cc:740] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.719805 29162 consensus_queue.cc:260] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.720095 29162 ts_tablet_manager.cc:1434] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.720317 29162 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.720265 29163 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.720476 29163 ts_tablet_manager.cc:1403] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:14.720817 29163 raft_consensus.cc:359] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.720886 29163 raft_consensus.cc:385] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.720906 29163 raft_consensus.cc:740] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.721024 29163 consensus_queue.cc:260] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.721306 29163 ts_tablet_manager.cc:1434] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:14.721310 29162 tablet_bootstrap.cc:654] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.721465 29163 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.721856 29161 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.721935 29161 ts_tablet_manager.cc:1403] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:23:14.722261 29161 raft_consensus.cc:359] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.722373 29161 raft_consensus.cc:385] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.722405 29161 raft_consensus.cc:740] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.722406 29163 tablet_bootstrap.cc:654] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.723201 29161 consensus_queue.cc:260] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.723534 29161 ts_tablet_manager.cc:1434] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:23:14.723968 29161 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.723969 29163 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.724184 29163 ts_tablet_manager.cc:1403] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:14.724490 29162 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.724560 29162 ts_tablet_manager.cc:1403] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:23:14.724608 29163 raft_consensus.cc:359] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.724704 29163 raft_consensus.cc:385] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.724731 29163 raft_consensus.cc:740] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.724843 29163 consensus_queue.cc:260] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.724963 29162 raft_consensus.cc:359] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.725049 29162 raft_consensus.cc:385] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.725060 29161 tablet_bootstrap.cc:654] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.725078 29162 raft_consensus.cc:740] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.725101 29163 ts_tablet_manager.cc:1434] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:14.725188 29162 consensus_queue.cc:260] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.725279 29163 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.725430 29162 ts_tablet_manager.cc:1434] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.725579 29162 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.726217 29163 tablet_bootstrap.cc:654] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.726547 29162 tablet_bootstrap.cc:654] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.726753 29175 raft_consensus.cc:493] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.728080 29175 raft_consensus.cc:515] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.728454 29161 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.728528 29161 ts_tablet_manager.cc:1403] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:23:14.728609 29175 leader_election.cc:290] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.728663 29162 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.728725 29162 ts_tablet_manager.cc:1403] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:14.728946 29161 raft_consensus.cc:359] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.729046 29161 raft_consensus.cc:385] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.729079 29161 raft_consensus.cc:740] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.729142 29162 raft_consensus.cc:359] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.729471 29162 raft_consensus.cc:385] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.729552 29162 raft_consensus.cc:740] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.729677 29162 consensus_queue.cc:260] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.729769 29163 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.729841 29163 ts_tablet_manager.cc:1403] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:23:14.729194 29161 consensus_queue.cc:260] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.729952 29162 ts_tablet_manager.cc:1434] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.730214 29163 raft_consensus.cc:359] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.730293 29163 raft_consensus.cc:385] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.730324 29163 raft_consensus.cc:740] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.730346 29162 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.730427 29163 consensus_queue.cc:260] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.730693 29163 ts_tablet_manager.cc:1434] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.730870 29163 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.731233 29162 tablet_bootstrap.cc:654] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.730188 29161 ts_tablet_manager.cc:1434] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:23:14.731843 29163 tablet_bootstrap.cc:654] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.731916 29161 tablet_bootstrap.cc:492] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.732856 29161 tablet_bootstrap.cc:654] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.734009 29161 tablet_bootstrap.cc:492] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.734128 29161 ts_tablet_manager.cc:1403] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.734377 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dfce5d121f44478de345e80eea9531" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.734529 28964 raft_consensus.cc:2468] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.734567 29161 raft_consensus.cc:359] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.734696 29161 raft_consensus.cc:385] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.734728 29161 raft_consensus.cc:740] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.734875 29162 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.734836 29161 consensus_queue.cc:260] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.734961 29079 leader_election.cc:304] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.735100 29161 ts_tablet_manager.cc:1434] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.735126 29175 raft_consensus.cc:2804] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.735180 29175 raft_consensus.cc:493] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.734961 29162 ts_tablet_manager.cc:1403] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:23:14.735237 29175 raft_consensus.cc:3060] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.735700 29162 raft_consensus.cc:359] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.735787 29162 raft_consensus.cc:385] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.735816 29162 raft_consensus.cc:740] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.735915 29162 consensus_queue.cc:260] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.736287 29162 ts_tablet_manager.cc:1434] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.736369 29175 raft_consensus.cc:515] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.736447 29162 tablet_bootstrap.cc:492] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.736675 29175 leader_election.cc:290] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.735244 29161 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.734009 29163 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.736932 29163 ts_tablet_manager.cc:1403] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:23:14.737409 29162 tablet_bootstrap.cc:654] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.737368 29163 raft_consensus.cc:359] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.737457 29163 raft_consensus.cc:385] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.737489 29163 raft_consensus.cc:740] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.737603 29163 consensus_queue.cc:260] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.737722 29161 tablet_bootstrap.cc:654] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.738333 29163 ts_tablet_manager.cc:1434] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.738473 29162 tablet_bootstrap.cc:492] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.738559 29162 ts_tablet_manager.cc:1403] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.738615 29163 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055: Bootstrap starting.
I20260601 13:23:14.738708 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dfce5d121f44478de345e80eea9531" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.738634 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dfce5d121f44478de345e80eea9531" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.738977 29162 raft_consensus.cc:359] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.739085 29162 raft_consensus.cc:385] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.739117 29162 raft_consensus.cc:740] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.739218 29162 consensus_queue.cc:260] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.739446 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dfce5d121f44478de345e80eea9531" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.739573 28964 raft_consensus.cc:3060] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.739671 29161 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.739740 29161 ts_tablet_manager.cc:1403] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:23:14.740118 29161 raft_consensus.cc:359] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.740180 29163 tablet_bootstrap.cc:654] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.740206 29161 raft_consensus.cc:385] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.740237 29161 raft_consensus.cc:740] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.740353 29161 consensus_queue.cc:260] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.740561 28964 raft_consensus.cc:2468] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.740635 29161 ts_tablet_manager.cc:1434] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.740806 29161 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.740918 29079 leader_election.cc:304] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
W20260601 13:23:14.741070 29079 leader_election.cc:343] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:23:14.741088 29199 raft_consensus.cc:2804] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.741173 29199 raft_consensus.cc:697] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Becoming Leader. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Running, Role: LEADER
W20260601 13:23:14.741219 29079 leader_election.cc:343] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:23:14.741267 29163 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055: No bootstrap required, opened a new log
I20260601 13:23:14.741328 29163 ts_tablet_manager.cc:1403] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:14.741345 29199 consensus_queue.cc:237] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.739460 29162 ts_tablet_manager.cc:1434] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.741611 29162 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.741735 29161 tablet_bootstrap.cc:654] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.741714 29163 raft_consensus.cc:359] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.741797 29163 raft_consensus.cc:385] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.741832 29163 raft_consensus.cc:740] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.741971 29163 consensus_queue.cc:260] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.742635 29162 tablet_bootstrap.cc:654] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.743484 29163 ts_tablet_manager.cc:1434] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:23:14.743738 29162 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.743824 29162 ts_tablet_manager.cc:1403] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:14.744246 29162 raft_consensus.cc:359] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.744344 29162 raft_consensus.cc:385] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.744378 29162 raft_consensus.cc:740] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.744366 28861 catalog_manager.cc:5696] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ad356245e40e58d68eb981e962d69 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } }
I20260601 13:23:14.744560 29162 consensus_queue.cc:260] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.744817 29162 ts_tablet_manager.cc:1434] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.744917 29161 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.744974 29161 ts_tablet_manager.cc:1403] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:23:14.744977 29162 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69: Bootstrap starting.
I20260601 13:23:14.745389 29161 raft_consensus.cc:359] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.745546 29161 raft_consensus.cc:385] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.745620 29161 raft_consensus.cc:740] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.745766 29161 consensus_queue.cc:260] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.745980 29162 tablet_bootstrap.cc:654] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.746064 29161 ts_tablet_manager.cc:1434] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:14.746711 29161 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.747059 29162 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69: No bootstrap required, opened a new log
I20260601 13:23:14.747171 29162 ts_tablet_manager.cc:1403] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:23:14.747591 29162 raft_consensus.cc:359] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.747732 29162 raft_consensus.cc:385] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.747810 29162 raft_consensus.cc:740] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.747926 29162 consensus_queue.cc:260] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.747749 29161 tablet_bootstrap.cc:654] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.748270 29162 ts_tablet_manager.cc:1434] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.749307 29161 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.749398 29161 ts_tablet_manager.cc:1403] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:14.749874 29161 raft_consensus.cc:359] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.749981 29161 raft_consensus.cc:385] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.750043 29161 raft_consensus.cc:740] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.750164 29161 consensus_queue.cc:260] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.750489 29161 ts_tablet_manager.cc:1434] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.750706 29161 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.751706 29161 tablet_bootstrap.cc:654] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.752704 29161 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.752815 29161 ts_tablet_manager.cc:1403] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.753247 29161 raft_consensus.cc:359] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.753360 29161 raft_consensus.cc:385] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.753407 29161 raft_consensus.cc:740] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.753525 29161 consensus_queue.cc:260] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.753813 29161 ts_tablet_manager.cc:1434] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:14.753978 29161 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f: Bootstrap starting.
I20260601 13:23:14.754817 29161 tablet_bootstrap.cc:654] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:14.755105 29165 raft_consensus.cc:493] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.755209 29165 raft_consensus.cc:515] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.755613 29165 leader_election.cc:290] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.755893 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a63c49ec7e44e5bdb323c379169cb7" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.755998 29115 raft_consensus.cc:2468] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:14.756001 29161 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f: No bootstrap required, opened a new log
I20260601 13:23:14.756142 29161 ts_tablet_manager.cc:1403] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:14.756311 28930 leader_election.cc:304] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.756135 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a63c49ec7e44e5bdb323c379169cb7" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.756456 29165 raft_consensus.cc:2804] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.756485 29040 raft_consensus.cc:2468] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:14.756515 29165 raft_consensus.cc:493] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.756561 29165 raft_consensus.cc:3060] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.756706 29161 raft_consensus.cc:359] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.756834 29161 raft_consensus.cc:385] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:14.756891 29161 raft_consensus.cc:740] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Initialized, Role: FOLLOWER
I20260601 13:23:14.757045 29161 consensus_queue.cc:260] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.757431 29161 ts_tablet_manager.cc:1434] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:14.757701 29165 raft_consensus.cc:515] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.758106 29165 leader_election.cc:290] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Requested vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.758344 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a63c49ec7e44e5bdb323c379169cb7" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.758399 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a63c49ec7e44e5bdb323c379169cb7" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69"
I20260601 13:23:14.758486 29040 raft_consensus.cc:3060] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.758533 29115 raft_consensus.cc:3060] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.759505 29040 raft_consensus.cc:2468] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:14.759635 29115 raft_consensus.cc:2468] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:14.759846 28928 leader_election.cc:304] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:14.760097 29165 raft_consensus.cc:2804] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.760207 29165 raft_consensus.cc:697] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Becoming Leader. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Running, Role: LEADER
I20260601 13:23:14.760351 29165 consensus_queue.cc:237] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.761457 29168 raft_consensus.cc:493] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.761559 29168 raft_consensus.cc:515] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.762034 29168 leader_election.cc:290] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.761919 28861 catalog_manager.cc:5696] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 436166f8103e4139b79d344fb9b32e1f (127.23.250.129). New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:14.763149 29175 raft_consensus.cc:493] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.763239 29175 raft_consensus.cc:515] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.763576 29175 leader_election.cc:290] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.763871 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883a91b4c1784835b52d2dfd6feec537" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.763970 29040 raft_consensus.cc:2468] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.764263 29079 leader_election.cc:304] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.764261 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883a91b4c1784835b52d2dfd6feec537" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.764411 28964 raft_consensus.cc:2468] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.764446 29175 raft_consensus.cc:2804] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.764493 29175 raft_consensus.cc:493] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.764534 29175 raft_consensus.cc:3060] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.765460 29175 raft_consensus.cc:515] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.765774 29175 leader_election.cc:290] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.766197 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883a91b4c1784835b52d2dfd6feec537" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.766296 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a603bcf31644911b127e93366eec480" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.766317 29040 raft_consensus.cc:3060] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.766330 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883a91b4c1784835b52d2dfd6feec537" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.766424 29115 raft_consensus.cc:2468] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 0.
I20260601 13:23:14.766453 28964 raft_consensus.cc:3060] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.766754 29006 leader_election.cc:304] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.766927 29168 raft_consensus.cc:2804] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.766978 29168 raft_consensus.cc:493] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.767019 29168 raft_consensus.cc:3060] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.767408 29040 raft_consensus.cc:2468] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.767575 28964 raft_consensus.cc:2468] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.767778 29079 leader_election.cc:304] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.768016 29168 raft_consensus.cc:515] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.768159 29175 raft_consensus.cc:2804] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.768254 29175 raft_consensus.cc:697] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Becoming Leader. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Running, Role: LEADER
I20260601 13:23:14.768272 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a603bcf31644911b127e93366eec480" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.768355 28964 raft_consensus.cc:2468] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 0.
I20260601 13:23:14.768384 29175 consensus_queue.cc:237] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.768437 29168 leader_election.cc:290] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.768795 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a603bcf31644911b127e93366eec480" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69"
I20260601 13:23:14.768887 29115 raft_consensus.cc:3060] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.769723 29115 raft_consensus.cc:2468] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 1.
I20260601 13:23:14.769914 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a603bcf31644911b127e93366eec480" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.770006 28964 raft_consensus.cc:3060] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.770007 29006 leader_election.cc:304] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.770195 29168 raft_consensus.cc:2804] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.770267 28861 catalog_manager.cc:5696] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ad356245e40e58d68eb981e962d69 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } }
I20260601 13:23:14.770385 29168 raft_consensus.cc:697] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Becoming Leader. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Running, Role: LEADER
I20260601 13:23:14.770599 29168 consensus_queue.cc:237] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.770809 28964 raft_consensus.cc:2468] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 1.
I20260601 13:23:14.772275 28858 catalog_manager.cc:5696] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:14.780441 29199 raft_consensus.cc:493] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.780586 29199 raft_consensus.cc:515] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.780934 29199 leader_election.cc:290] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.781260 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e11b9725f742dc8c0c18afd75704b9" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.781392 28964 raft_consensus.cc:2468] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.781350 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e11b9725f742dc8c0c18afd75704b9" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.781548 29040 raft_consensus.cc:2468] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.781742 29079 leader_election.cc:304] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.781899 29199 raft_consensus.cc:2804] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.781967 29199 raft_consensus.cc:493] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.781997 29199 raft_consensus.cc:3060] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.782968 29199 raft_consensus.cc:515] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.783313 29199 leader_election.cc:290] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.783728 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e11b9725f742dc8c0c18afd75704b9" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.783741 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e11b9725f742dc8c0c18afd75704b9" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.783864 28964 raft_consensus.cc:3060] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.783864 29040 raft_consensus.cc:3060] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.784711 29040 raft_consensus.cc:2468] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.784711 28964 raft_consensus.cc:2468] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.785009 29079 leader_election.cc:304] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.785189 29199 raft_consensus.cc:2804] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.785288 29199 raft_consensus.cc:697] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Becoming Leader. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Running, Role: LEADER
I20260601 13:23:14.785409 29199 consensus_queue.cc:237] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.786875 28858 catalog_manager.cc:5696] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ad356245e40e58d68eb981e962d69 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } }
W20260601 13:23:14.793241 28991 tablet.cc:2404] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:23:14.807226 29168 raft_consensus.cc:493] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.807345 29168 raft_consensus.cc:515] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.807776 29168 leader_election.cc:290] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.808110 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b0566d89c04f02b6dd6cdd08c2e9bb" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.808183 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b0566d89c04f02b6dd6cdd08c2e9bb" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.808259 28964 raft_consensus.cc:2468] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 0.
I20260601 13:23:14.808365 29115 raft_consensus.cc:2468] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 0.
I20260601 13:23:14.808578 29004 leader_election.cc:304] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:14.808753 29168 raft_consensus.cc:2804] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.808815 29168 raft_consensus.cc:493] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.808892 29168 raft_consensus.cc:3060] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.809685 29168 raft_consensus.cc:515] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.810050 29168 leader_election.cc:290] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.810319 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b0566d89c04f02b6dd6cdd08c2e9bb" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.810431 28964 raft_consensus.cc:3060] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.810422 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b0566d89c04f02b6dd6cdd08c2e9bb" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69"
I20260601 13:23:14.810750 29115 raft_consensus.cc:3060] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.811374 28964 raft_consensus.cc:2468] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 1.
I20260601 13:23:14.811545 29115 raft_consensus.cc:2468] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 1.
I20260601 13:23:14.811637 29004 leader_election.cc:304] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:14.811805 29168 raft_consensus.cc:2804] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.811908 29168 raft_consensus.cc:697] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Becoming Leader. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Running, Role: LEADER
I20260601 13:23:14.812098 29168 consensus_queue.cc:237] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.813642 28858 catalog_manager.cc:5696] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:14.848042 29165 raft_consensus.cc:493] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.848183 29165 raft_consensus.cc:515] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.848685 29165 leader_election.cc:290] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.849154 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51893aa47c224dfeb07c27b57de4d061" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.849191 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51893aa47c224dfeb07c27b57de4d061" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.849270 29040 raft_consensus.cc:2468] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:14.849378 29115 raft_consensus.cc:2468] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:14.849611 28928 leader_election.cc:304] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:14.849785 29165 raft_consensus.cc:2804] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.849855 29165 raft_consensus.cc:493] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.849916 29165 raft_consensus.cc:3060] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.851051 29165 raft_consensus.cc:515] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.851416 29165 leader_election.cc:290] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Requested vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.851770 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51893aa47c224dfeb07c27b57de4d061" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.851770 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51893aa47c224dfeb07c27b57de4d061" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69"
I20260601 13:23:14.851917 29115 raft_consensus.cc:3060] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.851917 29040 raft_consensus.cc:3060] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.852891 29115 raft_consensus.cc:2468] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:14.852891 29040 raft_consensus.cc:2468] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:14.853224 28928 leader_election.cc:304] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:14.853504 29165 raft_consensus.cc:2804] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.853617 29165 raft_consensus.cc:697] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Becoming Leader. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Running, Role: LEADER
I20260601 13:23:14.853755 29165 consensus_queue.cc:237] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.855577 28858 catalog_manager.cc:5696] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 436166f8103e4139b79d344fb9b32e1f (127.23.250.129). New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:14.899240 29199 raft_consensus.cc:493] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.899396 29199 raft_consensus.cc:515] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.899935 29199 leader_election.cc:290] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.900527 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651493ce53e94e8e87065fa54058d5ac" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.900538 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651493ce53e94e8e87065fa54058d5ac" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.900700 29040 raft_consensus.cc:2468] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.900700 28964 raft_consensus.cc:2468] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.901073 29168 raft_consensus.cc:493] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.901052 29079 leader_election.cc:304] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.901171 29168 raft_consensus.cc:515] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.901365 29199 raft_consensus.cc:2804] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.901459 29199 raft_consensus.cc:493] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.901530 29199 raft_consensus.cc:3060] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.901585 29168 leader_election.cc:290] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.901825 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a9ba0c842472b91e5420d8e864cb3" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.901957 28964 raft_consensus.cc:2468] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 0.
I20260601 13:23:14.901974 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a9ba0c842472b91e5420d8e864cb3" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.902052 29115 raft_consensus.cc:2468] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 0.
I20260601 13:23:14.902230 29004 leader_election.cc:304] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:14.902403 29168 raft_consensus.cc:2804] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.902447 29168 raft_consensus.cc:493] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.902532 29168 raft_consensus.cc:3060] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.902876 29199 raft_consensus.cc:515] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.903231 29199 leader_election.cc:290] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.903295 29168 raft_consensus.cc:515] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.903687 29168 leader_election.cc:290] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.903646 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651493ce53e94e8e87065fa54058d5ac" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.903683 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651493ce53e94e8e87065fa54058d5ac" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.903837 29040 raft_consensus.cc:3060] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.903848 28964 raft_consensus.cc:3060] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.904091 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a9ba0c842472b91e5420d8e864cb3" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69"
I20260601 13:23:14.904179 29115 raft_consensus.cc:3060] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.904213 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a9ba0c842472b91e5420d8e864cb3" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.904307 28963 raft_consensus.cc:3060] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.904769 28964 raft_consensus.cc:2468] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.904907 29040 raft_consensus.cc:2468] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.905030 29115 raft_consensus.cc:2468] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 1.
I20260601 13:23:14.905063 29079 leader_election.cc:304] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.905258 29006 leader_election.cc:304] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.905299 29199 raft_consensus.cc:2804] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.905354 28963 raft_consensus.cc:2468] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ee87ec24b384d81bb92cc673469d055 in term 1.
I20260601 13:23:14.905431 29168 raft_consensus.cc:2804] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.905532 29168 raft_consensus.cc:697] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Becoming Leader. State: Replica: 0ee87ec24b384d81bb92cc673469d055, State: Running, Role: LEADER
I20260601 13:23:14.905685 29199 raft_consensus.cc:697] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Becoming Leader. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Running, Role: LEADER
I20260601 13:23:14.905680 29168 consensus_queue.cc:237] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.905869 29199 consensus_queue.cc:237] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.907682 28858 catalog_manager.cc:5696] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:14.907682 28861 catalog_manager.cc:5696] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ad356245e40e58d68eb981e962d69 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } }
I20260601 13:23:14.910372 29168 raft_consensus.cc:493] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.910477 29168 raft_consensus.cc:515] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.910833 29168 leader_election.cc:290] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.911142 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dfce5d121f44478de345e80eea9531" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.911155 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dfce5d121f44478de345e80eea9531" candidate_uuid: "0ee87ec24b384d81bb92cc673469d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.911298 28963 raft_consensus.cc:2393] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ee87ec24b384d81bb92cc673469d055 in current term 1: Already voted for candidate 537ad356245e40e58d68eb981e962d69 in this term.
I20260601 13:23:14.911679 29004 leader_election.cc:304] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [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: 0ee87ec24b384d81bb92cc673469d055; no voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69
I20260601 13:23:14.911908 29168 raft_consensus.cc:3060] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.912659 29168 raft_consensus.cc:2749] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:23:14.939836 29199 raft_consensus.cc:493] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.940021 29199 raft_consensus.cc:515] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.940613 29199 leader_election.cc:290] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.941100 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e2a99d3eb54dde9a38e48a0182d8f4" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f" is_pre_election: true
I20260601 13:23:14.941238 28963 raft_consensus.cc:2468] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.941440 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e2a99d3eb54dde9a38e48a0182d8f4" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.941546 29079 leader_election.cc:304] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.941565 29040 raft_consensus.cc:2468] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 0.
I20260601 13:23:14.941779 29199 raft_consensus.cc:2804] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.941859 29199 raft_consensus.cc:493] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.941967 29199 raft_consensus.cc:3060] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.942965 29199 raft_consensus.cc:515] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.943372 29199 leader_election.cc:290] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Requested vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:14.943722 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e2a99d3eb54dde9a38e48a0182d8f4" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.943761 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e2a99d3eb54dde9a38e48a0182d8f4" candidate_uuid: "537ad356245e40e58d68eb981e962d69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "436166f8103e4139b79d344fb9b32e1f"
I20260601 13:23:14.943847 29040 raft_consensus.cc:3060] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.943882 28963 raft_consensus.cc:3060] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.944568 29040 raft_consensus.cc:2468] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.944696 28963 raft_consensus.cc:2468] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ad356245e40e58d68eb981e962d69 in term 1.
I20260601 13:23:14.944832 29079 leader_election.cc:304] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.944994 29199 raft_consensus.cc:2804] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.945081 29199 raft_consensus.cc:697] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Becoming Leader. State: Replica: 537ad356245e40e58d68eb981e962d69, State: Running, Role: LEADER
I20260601 13:23:14.945217 29199 consensus_queue.cc:237] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } }
I20260601 13:23:14.946889 28861 catalog_manager.cc:5696] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ad356245e40e58d68eb981e962d69 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:14.949162 29165 raft_consensus.cc:493] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:14.949258 29165 raft_consensus.cc:515] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.949551 29165 leader_election.cc:290] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.949883 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da449c102e094f54933fd634569dcaf0" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:14.949883 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da449c102e094f54933fd634569dcaf0" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:14.950043 29040 raft_consensus.cc:2468] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:14.950043 29115 raft_consensus.cc:2468] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:14.950342 28930 leader_election.cc:304] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69; no voters: 
I20260601 13:23:14.950557 29165 raft_consensus.cc:2804] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:14.950680 29165 raft_consensus.cc:493] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:14.950732 29165 raft_consensus.cc:3060] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.951493 29165 raft_consensus.cc:515] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.951781 29165 leader_election.cc:290] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Requested vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:14.952086 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da449c102e094f54933fd634569dcaf0" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69"
I20260601 13:23:14.952086 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da449c102e094f54933fd634569dcaf0" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:14.952242 29040 raft_consensus.cc:3060] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.952242 29115 raft_consensus.cc:3060] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:14.953182 29115 raft_consensus.cc:2468] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:14.953182 29040 raft_consensus.cc:2468] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:14.953490 28928 leader_election.cc:304] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:14.953676 29165 raft_consensus.cc:2804] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:14.953789 29165 raft_consensus.cc:697] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Becoming Leader. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Running, Role: LEADER
I20260601 13:23:14.953929 29165 consensus_queue.cc:237] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:14.955469 28861 catalog_manager.cc:5696] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 436166f8103e4139b79d344fb9b32e1f (127.23.250.129). New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:15.094136 29165 raft_consensus.cc:493] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:15.094332 29165 raft_consensus.cc:515] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:15.094866 29165 leader_election.cc:290] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:15.095350 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1760b120a145b88a4c38ceab1d1e89" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69" is_pre_election: true
I20260601 13:23:15.095350 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1760b120a145b88a4c38ceab1d1e89" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055" is_pre_election: true
I20260601 13:23:15.095510 29040 raft_consensus.cc:2468] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:15.095510 29115 raft_consensus.cc:2468] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 0.
I20260601 13:23:15.095784 28928 leader_election.cc:304] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:15.095958 29165 raft_consensus.cc:2804] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:15.096031 29165 raft_consensus.cc:493] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:15.096061 29165 raft_consensus.cc:3060] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:15.096920 29165 raft_consensus.cc:515] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:15.097313 29165 leader_election.cc:290] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Requested vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:15.097610 29040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1760b120a145b88a4c38ceab1d1e89" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee87ec24b384d81bb92cc673469d055"
I20260601 13:23:15.097656 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1760b120a145b88a4c38ceab1d1e89" candidate_uuid: "436166f8103e4139b79d344fb9b32e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ad356245e40e58d68eb981e962d69"
I20260601 13:23:15.097697 29040 raft_consensus.cc:3060] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:15.097837 29115 raft_consensus.cc:3060] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:15.098515 29040 raft_consensus.cc:2468] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:15.098593 29115 raft_consensus.cc:2468] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436166f8103e4139b79d344fb9b32e1f in term 1.
I20260601 13:23:15.098863 28928 leader_election.cc:304] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f; no voters: 
I20260601 13:23:15.099115 29165 raft_consensus.cc:2804] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:15.099221 29165 raft_consensus.cc:697] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Becoming Leader. State: Replica: 436166f8103e4139b79d344fb9b32e1f, State: Running, Role: LEADER
I20260601 13:23:15.099365 29165 consensus_queue.cc:237] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } }
I20260601 13:23:15.101097 28861 catalog_manager.cc:5696] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 436166f8103e4139b79d344fb9b32e1f (127.23.250.129). New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:15.180757 29168 consensus_queue.cc:1048] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.183975 29214 consensus_queue.cc:1048] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.193269 29199 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.196022 29231 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.235008 29231 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.235553 29165 consensus_queue.cc:1048] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.242234 29165 consensus_queue.cc:1048] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.242748 29165 consensus_queue.cc:1048] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.247496 29038 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.248292 29036 raft_consensus.cc:1275] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.250130 29039 raft_consensus.cc:1275] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.251353 29175 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.251641 29037 raft_consensus.cc:1275] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:15.251641 29175 consensus_queue.cc:1048] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.251847 29231 consensus_queue.cc:1048] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.252094 29039 raft_consensus.cc:1275] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:15.252610 29171 consensus_queue.cc:1048] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.252813 29115 raft_consensus.cc:1275] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:15.252882 29171 consensus_queue.cc:1048] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.252961 28964 raft_consensus.cc:1275] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.253113 29114 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.253705 28962 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.253983 28961 raft_consensus.cc:1275] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.255306 29038 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.255923 29199 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.257170 29165 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.266772 29199 consensus_queue.cc:1048] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.267238 29199 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.267810 29231 consensus_queue.cc:1048] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.271327 29259 mvcc.cc:204] Tried to move back new op lower bound from 7292191519717113856 to 7292191518497140736. Current Snapshot: MvccSnapshot[applied={T|T < 7292191519717113856}]
I20260601 13:23:15.274794 29165 consensus_queue.cc:1048] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.275146 29165 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.297101 28961 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.298092 29168 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.299800 29114 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.300268 29115 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.300436 28961 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:15.300738 29226 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.301039 29226 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.303719 29226 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:15.318853 29259 mvcc.cc:204] Tried to move back new op lower bound from 7292191519957196800 to 7292191517951922176. Current Snapshot: MvccSnapshot[applied={T|T < 7292191519957196800 or (T in {7292191519957196800})}]
I20260601 13:23:15.754508 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:15.762656 29311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:15.762730 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:15.762827 29309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:15.762703 29308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:15.763149 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:15.763195 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:15.763211 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320195763210 us; error 0 us; skew 500 ppm
I20260601 13:23:15.764302 24554 webserver.cc:533] Webserver started at http://127.23.250.132:32831/ using document root <none> and password file <none>
I20260601 13:23:15.764518 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:15.764570 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:15.764647 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:15.765036 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "138a949b9d1b459ca1d3b99f9a759196"
format_stamp: "Formatted at 2026-06-01 13:23:15 on dist-test-slave-clgz"
I20260601 13:23:15.766611 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:15.767681 29316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.767954 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:15.768025 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "138a949b9d1b459ca1d3b99f9a759196"
format_stamp: "Formatted at 2026-06-01 13:23:15 on dist-test-slave-clgz"
I20260601 13:23:15.768110 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:15.777261 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:15.777657 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:15.777966 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:15.778455 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:15.778501 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.778559 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:15.778612 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.784477 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:46117
I20260601 13:23:15.784536 29379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:46117 every 8 connection(s)
I20260601 13:23:15.785426 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:15.787343 29384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:15.787411 29387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:15.787895 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:15.790714 29380 heartbeater.cc:344] Connected to a master server at 127.23.250.190:44325
I20260601 13:23:15.790830 29380 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:15.791096 29380 heartbeater.cc:507] Master 127.23.250.190:44325 requested a full tablet report, sending...
W20260601 13:23:15.791169 29385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:15.791446 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:15.791517 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:15.791579 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320195791578 us; error 0 us; skew 500 ppm
I20260601 13:23:15.791807 28861 ts_manager.cc:194] Registered new tserver with Master: 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132:46117)
I20260601 13:23:15.792596 24554 webserver.cc:533] Webserver started at http://127.23.250.133:44431/ using document root <none> and password file <none>
I20260601 13:23:15.792780 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:15.792850 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:15.792842 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38006
I20260601 13:23:15.792981 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:15.793380 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-4-root/instance:
uuid: "a8f02a7d8072485ba24ed4102d2b3711"
format_stamp: "Formatted at 2026-06-01 13:23:15 on dist-test-slave-clgz"
I20260601 13:23:15.794889 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:15.795861 29392 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.796124 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:15.796217 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-4-root
uuid: "a8f02a7d8072485ba24ed4102d2b3711"
format_stamp: "Formatted at 2026-06-01 13:23:15 on dist-test-slave-clgz"
I20260601 13:23:15.796289 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:15.805959 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:15.806320 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:15.806638 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:15.807096 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:15.807158 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.807210 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:15.807258 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.813222 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.133:44021
I20260601 13:23:15.813323 29455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.133:44021 every 8 connection(s)
I20260601 13:23:15.814213 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:15.816313 29459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:15.816896 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:15.817610 29460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:15.817839 29462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:15.818205 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:15.818321 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:15.818395 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320195818394 us; error 0 us; skew 500 ppm
I20260601 13:23:15.819316 29456 heartbeater.cc:344] Connected to a master server at 127.23.250.190:44325
I20260601 13:23:15.819451 29456 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:15.819482 24554 webserver.cc:533] Webserver started at http://127.23.250.134:33751/ using document root <none> and password file <none>
I20260601 13:23:15.819615 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:15.819650 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:15.819698 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:15.819738 29456 heartbeater.cc:507] Master 127.23.250.190:44325 requested a full tablet report, sending...
I20260601 13:23:15.820092 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-5-root/instance:
uuid: "428db39f55b6458aabc2bea2d7112ebc"
format_stamp: "Formatted at 2026-06-01 13:23:15 on dist-test-slave-clgz"
I20260601 13:23:15.820451 28861 ts_manager.cc:194] Registered new tserver with Master: a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133:44021)
I20260601 13:23:15.821247 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38018
I20260601 13:23:15.821815 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:15.823122 29467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.823413 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:15.823506 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-5-root
uuid: "428db39f55b6458aabc2bea2d7112ebc"
format_stamp: "Formatted at 2026-06-01 13:23:15 on dist-test-slave-clgz"
I20260601 13:23:15.823597 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:15.840023 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:15.840481 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:15.840780 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:15.841315 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:15.841375 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.841430 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:15.841480 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:15.847608 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.134:39361
I20260601 13:23:15.847689 29530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.134:39361 every 8 connection(s)
I20260601 13:23:15.853384 29531 heartbeater.cc:344] Connected to a master server at 127.23.250.190:44325
I20260601 13:23:15.853511 29531 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:15.853732 29531 heartbeater.cc:507] Master 127.23.250.190:44325 requested a full tablet report, sending...
I20260601 13:23:15.854463 28861 ts_manager.cc:194] Registered new tserver with Master: 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134:39361)
I20260601 13:23:15.855311 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38026
I20260601 13:23:16.485723 29040 consensus_queue.cc:237] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:16.487388 29114 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.487630 28960 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.487865 29305 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.488051 29537 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.489473 29538 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:16.489934 29114 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:16.490911 28960 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:16.492406 28861 catalog_manager.cc:5696] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 reported cstate change: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
W20260601 13:23:16.492918 29004 consensus_peers.cc:597] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 -> Peer 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134:39361): Couldn't send request to peer 428db39f55b6458aabc2bea2d7112ebc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 007a9ba0c842472b91e5420d8e864cb3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:16.497098 29114 consensus_queue.cc:237] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:16.498347 28960 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.498709 29546 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.498730 29040 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.499279 29546 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.500442 29253 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:16.501075 29040 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:16.503078 28960 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
W20260601 13:23:16.503261 29079 consensus_peers.cc:597] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 -> Peer 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132:46117): Couldn't send request to peer 138a949b9d1b459ca1d3b99f9a759196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3dfce5d121f44478de345e80eea9531. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:16.503389 29114 consensus_queue.cc:237] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:16.503391 28860 catalog_manager.cc:5696] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:16.504808 29040 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:23:16.505106 29546 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:23:16.505581 28960 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:23:16.506064 29546 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:23:16.507943 29254 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:16.508046 28960 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
W20260601 13:23:16.510072 29078 consensus_peers.cc:597] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 -> Peer a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133:44021): Couldn't send request to peer a8f02a7d8072485ba24ed4102d2b3711. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3e11b9725f742dc8c0c18afd75704b9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:16.510497 29040 consensus_queue.cc:237] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:16.510825 29035 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:16.511907 29114 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.511842 28858 catalog_manager.cc:5696] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 reported cstate change: config changed from index -1 to 26, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:23:16.512123 29004 consensus_peers.cc:597] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 -> Peer 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134:39361): Couldn't send request to peer 428db39f55b6458aabc2bea2d7112ebc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03b0566d89c04f02b6dd6cdd08c2e9bb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:16.512416 29537 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.513139 28960 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.513491 29537 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.514086 29537 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:16.515504 28960 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:16.515735 29114 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:16.517975 28860 catalog_manager.cc:5696] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:16.521792 28960 consensus_queue.cc:237] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:16.523126 29035 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.523238 29114 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.523561 29551 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.523783 29262 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.525336 29262 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:16.526285 29035 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
W20260601 13:23:16.528127 28927 consensus_peers.cc:597] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f -> Peer a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133:44021): Couldn't send request to peer a8f02a7d8072485ba24ed4102d2b3711. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f1760b120a145b88a4c38ceab1d1e89. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:16.528445 28861 catalog_manager.cc:5696] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:16.528458 29114 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:16.529271 29115 consensus_queue.cc:237] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:16.530748 28960 raft_consensus.cc:1275] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:23:16.531009 29079 consensus_peers.cc:597] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 -> Peer 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132:46117): Couldn't send request to peer 138a949b9d1b459ca1d3b99f9a759196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 883a91b4c1784835b52d2dfd6feec537. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:16.531061 29035 raft_consensus.cc:1275] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:16.531203 29254 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.531424 29253 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:16.532608 29254 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:16.533183 28960 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:16.533648 29035 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:16.535900 28860 catalog_manager.cc:5696] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:16.794041 29380 heartbeater.cc:499] Master 127.23.250.190:44325 was elected leader, sending a full tablet report...
I20260601 13:23:16.822239 29456 heartbeater.cc:499] Master 127.23.250.190:44325 was elected leader, sending a full tablet report...
I20260601 13:23:16.856225 29531 heartbeater.cc:499] Master 127.23.250.190:44325 was elected leader, sending a full tablet report...
I20260601 13:23:16.905104 29553 ts_tablet_manager.cc:933] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: Initiating tablet copy from peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:16.905504 29553 tablet_copy_client.cc:323] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:38255
I20260601 13:23:16.909263 29125 tablet_copy_service.cc:140] P 537ad356245e40e58d68eb981e962d69: Received BeginTabletCopySession request for tablet e3dfce5d121f44478de345e80eea9531 from peer 138a949b9d1b459ca1d3b99f9a759196 ({username='slave'} at 127.0.0.1:33018)
I20260601 13:23:16.909384 29125 tablet_copy_service.cc:161] P 537ad356245e40e58d68eb981e962d69: Beginning new tablet copy session on tablet e3dfce5d121f44478de345e80eea9531 from peer 138a949b9d1b459ca1d3b99f9a759196 at {username='slave'} at 127.0.0.1:33018: session id = 138a949b9d1b459ca1d3b99f9a759196-e3dfce5d121f44478de345e80eea9531
I20260601 13:23:16.910490 29125 tablet_copy_source_session.cc:215] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:16.911509 29553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dfce5d121f44478de345e80eea9531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:16.914373 29553 tablet_copy_client.cc:806] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:16.914546 29553 tablet_copy_client.cc:670] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:16.915570 29556 ts_tablet_manager.cc:933] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: Initiating tablet copy from peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:16.915927 29556 tablet_copy_client.cc:323] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:37647
I20260601 13:23:16.916196 29554 tablet_copy_client.cc:1025] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:16.920642 29050 tablet_copy_service.cc:140] P 0ee87ec24b384d81bb92cc673469d055: Received BeginTabletCopySession request for tablet 007a9ba0c842472b91e5420d8e864cb3 from peer 428db39f55b6458aabc2bea2d7112ebc ({username='slave'} at 127.0.0.1:47908)
I20260601 13:23:16.920758 29050 tablet_copy_service.cc:161] P 0ee87ec24b384d81bb92cc673469d055: Beginning new tablet copy session on tablet 007a9ba0c842472b91e5420d8e864cb3 from peer 428db39f55b6458aabc2bea2d7112ebc at {username='slave'} at 127.0.0.1:47908: session id = 428db39f55b6458aabc2bea2d7112ebc-007a9ba0c842472b91e5420d8e864cb3
I20260601 13:23:16.921836 29050 tablet_copy_source_session.cc:215] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:16.922821 29556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a9ba0c842472b91e5420d8e864cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:16.924679 29556 tablet_copy_client.cc:806] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:16.924845 29556 tablet_copy_client.cc:670] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:16.926164 29557 tablet_copy_client.cc:1025] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:16.937644 29559 ts_tablet_manager.cc:933] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: Initiating tablet copy from peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:16.938059 29559 tablet_copy_client.cc:323] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:38255
I20260601 13:23:16.942080 29125 tablet_copy_service.cc:140] P 537ad356245e40e58d68eb981e962d69: Received BeginTabletCopySession request for tablet a3e11b9725f742dc8c0c18afd75704b9 from peer a8f02a7d8072485ba24ed4102d2b3711 ({username='slave'} at 127.0.0.1:33034)
I20260601 13:23:16.942220 29125 tablet_copy_service.cc:161] P 537ad356245e40e58d68eb981e962d69: Beginning new tablet copy session on tablet a3e11b9725f742dc8c0c18afd75704b9 from peer a8f02a7d8072485ba24ed4102d2b3711 at {username='slave'} at 127.0.0.1:33034: session id = a8f02a7d8072485ba24ed4102d2b3711-a3e11b9725f742dc8c0c18afd75704b9
I20260601 13:23:16.943060 29125 tablet_copy_source_session.cc:215] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:16.943871 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e11b9725f742dc8c0c18afd75704b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:16.945688 29559 tablet_copy_client.cc:806] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:16.945884 29559 tablet_copy_client.cc:670] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:16.946933 29560 tablet_copy_client.cc:1025] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:16.969141 29562 ts_tablet_manager.cc:933] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: Initiating tablet copy from peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:16.969635 29562 tablet_copy_client.cc:323] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:37647
I20260601 13:23:16.970145 29050 tablet_copy_service.cc:140] P 0ee87ec24b384d81bb92cc673469d055: Received BeginTabletCopySession request for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb from peer 428db39f55b6458aabc2bea2d7112ebc ({username='slave'} at 127.0.0.1:47908)
I20260601 13:23:16.970263 29050 tablet_copy_service.cc:161] P 0ee87ec24b384d81bb92cc673469d055: Beginning new tablet copy session on tablet 03b0566d89c04f02b6dd6cdd08c2e9bb from peer 428db39f55b6458aabc2bea2d7112ebc at {username='slave'} at 127.0.0.1:47908: session id = 428db39f55b6458aabc2bea2d7112ebc-03b0566d89c04f02b6dd6cdd08c2e9bb
I20260601 13:23:16.971086 29050 tablet_copy_source_session.cc:215] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:16.971899 29562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:16.973805 29562 tablet_copy_client.cc:806] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:16.974071 29562 tablet_copy_client.cc:670] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:16.975251 29563 tablet_copy_client.cc:1025] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:17.007004 29564 ts_tablet_manager.cc:933] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: Initiating tablet copy from peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621)
I20260601 13:23:17.007443 29564 tablet_copy_client.cc:323] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:38621
I20260601 13:23:17.011134 28974 tablet_copy_service.cc:140] P 436166f8103e4139b79d344fb9b32e1f: Received BeginTabletCopySession request for tablet 9f1760b120a145b88a4c38ceab1d1e89 from peer a8f02a7d8072485ba24ed4102d2b3711 ({username='slave'} at 127.0.0.1:58018)
I20260601 13:23:17.011257 28974 tablet_copy_service.cc:161] P 436166f8103e4139b79d344fb9b32e1f: Beginning new tablet copy session on tablet 9f1760b120a145b88a4c38ceab1d1e89 from peer a8f02a7d8072485ba24ed4102d2b3711 at {username='slave'} at 127.0.0.1:58018: session id = a8f02a7d8072485ba24ed4102d2b3711-9f1760b120a145b88a4c38ceab1d1e89
I20260601 13:23:17.012274 28974 tablet_copy_source_session.cc:215] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:17.013103 29564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1760b120a145b88a4c38ceab1d1e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:17.014873 29564 tablet_copy_client.cc:806] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:17.015079 29564 tablet_copy_client.cc:670] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:17.016155 29565 tablet_copy_client.cc:1025] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:17.032143 29566 ts_tablet_manager.cc:933] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: Initiating tablet copy from peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:17.032562 29566 tablet_copy_client.cc:323] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:38255
I20260601 13:23:17.033032 29125 tablet_copy_service.cc:140] P 537ad356245e40e58d68eb981e962d69: Received BeginTabletCopySession request for tablet 883a91b4c1784835b52d2dfd6feec537 from peer 138a949b9d1b459ca1d3b99f9a759196 ({username='slave'} at 127.0.0.1:33018)
I20260601 13:23:17.033135 29125 tablet_copy_service.cc:161] P 537ad356245e40e58d68eb981e962d69: Beginning new tablet copy session on tablet 883a91b4c1784835b52d2dfd6feec537 from peer 138a949b9d1b459ca1d3b99f9a759196 at {username='slave'} at 127.0.0.1:33018: session id = 138a949b9d1b459ca1d3b99f9a759196-883a91b4c1784835b52d2dfd6feec537
I20260601 13:23:17.034111 29125 tablet_copy_source_session.cc:215] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:17.034965 29566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883a91b4c1784835b52d2dfd6feec537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:17.036842 29566 tablet_copy_client.cc:806] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:17.037040 29566 tablet_copy_client.cc:670] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:17.038142 29567 tablet_copy_client.cc:1025] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:18.916620 29553 tablet_copy_client.cc:538] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:18.918507 29553 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap starting.
I20260601 13:23:18.926543 29556 tablet_copy_client.cc:538] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:18.927832 29556 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap starting.
I20260601 13:23:18.947227 29559 tablet_copy_client.cc:538] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:18.947978 29556 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:18.948350 29556 tablet_bootstrap.cc:492] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap complete.
I20260601 13:23:18.948453 29553 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:18.948587 29556 ts_tablet_manager.cc:1403] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260601 13:23:18.948679 29559 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap starting.
I20260601 13:23:18.948843 29553 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap complete.
I20260601 13:23:18.949028 29553 ts_tablet_manager.cc:1403] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: Time spent bootstrapping tablet: real 0.031s	user 0.030s	sys 0.000s
I20260601 13:23:18.949090 29556 raft_consensus.cc:359] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:18.949251 29556 raft_consensus.cc:740] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 428db39f55b6458aabc2bea2d7112ebc, State: Initialized, Role: LEARNER
I20260601 13:23:18.949354 29556 consensus_queue.cc:260] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:18.949501 29553 raft_consensus.cc:359] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:18.949613 29553 raft_consensus.cc:740] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 138a949b9d1b459ca1d3b99f9a759196, State: Initialized, Role: LEARNER
I20260601 13:23:18.949716 29556 ts_tablet_manager.cc:1434] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:18.949702 29553 consensus_queue.cc:260] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:18.950730 29050 tablet_copy_service.cc:342] P 0ee87ec24b384d81bb92cc673469d055: Request end of tablet copy session 428db39f55b6458aabc2bea2d7112ebc-007a9ba0c842472b91e5420d8e864cb3 received from {username='slave'} at 127.0.0.1:47908
I20260601 13:23:18.950811 29050 tablet_copy_service.cc:434] P 0ee87ec24b384d81bb92cc673469d055: ending tablet copy session 428db39f55b6458aabc2bea2d7112ebc-007a9ba0c842472b91e5420d8e864cb3 on tablet 007a9ba0c842472b91e5420d8e864cb3 with peer 428db39f55b6458aabc2bea2d7112ebc
I20260601 13:23:18.951910 29553 ts_tablet_manager.cc:1434] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:23:18.952425 29125 tablet_copy_service.cc:342] P 537ad356245e40e58d68eb981e962d69: Request end of tablet copy session 138a949b9d1b459ca1d3b99f9a759196-e3dfce5d121f44478de345e80eea9531 received from {username='slave'} at 127.0.0.1:33018
I20260601 13:23:18.952500 29125 tablet_copy_service.cc:434] P 537ad356245e40e58d68eb981e962d69: ending tablet copy session 138a949b9d1b459ca1d3b99f9a759196-e3dfce5d121f44478de345e80eea9531 on tablet e3dfce5d121f44478de345e80eea9531 with peer 138a949b9d1b459ca1d3b99f9a759196
I20260601 13:23:18.972438 29559 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:18.972884 29559 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap complete.
I20260601 13:23:18.973135 29559 ts_tablet_manager.cc:1403] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.006s
I20260601 13:23:18.973742 29559 raft_consensus.cc:359] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:18.973891 29559 raft_consensus.cc:740] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f02a7d8072485ba24ed4102d2b3711, State: Initialized, Role: LEARNER
I20260601 13:23:18.974047 29559 consensus_queue.cc:260] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:18.974359 29559 ts_tablet_manager.cc:1434] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:18.974982 29125 tablet_copy_service.cc:342] P 537ad356245e40e58d68eb981e962d69: Request end of tablet copy session a8f02a7d8072485ba24ed4102d2b3711-a3e11b9725f742dc8c0c18afd75704b9 received from {username='slave'} at 127.0.0.1:33034
I20260601 13:23:18.975076 29125 tablet_copy_service.cc:434] P 537ad356245e40e58d68eb981e962d69: ending tablet copy session a8f02a7d8072485ba24ed4102d2b3711-a3e11b9725f742dc8c0c18afd75704b9 on tablet a3e11b9725f742dc8c0c18afd75704b9 with peer a8f02a7d8072485ba24ed4102d2b3711
I20260601 13:23:18.975522 29562 tablet_copy_client.cc:538] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:18.976986 29562 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap starting.
I20260601 13:23:18.995272 29562 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:18.995599 29562 tablet_bootstrap.cc:492] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap complete.
I20260601 13:23:18.995803 29562 ts_tablet_manager.cc:1403] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260601 13:23:18.996719 29562 raft_consensus.cc:359] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:18.996853 29562 raft_consensus.cc:740] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 428db39f55b6458aabc2bea2d7112ebc, State: Initialized, Role: LEARNER
I20260601 13:23:18.996965 29562 consensus_queue.cc:260] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:18.997269 29562 ts_tablet_manager.cc:1434] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:18.997829 29050 tablet_copy_service.cc:342] P 0ee87ec24b384d81bb92cc673469d055: Request end of tablet copy session 428db39f55b6458aabc2bea2d7112ebc-03b0566d89c04f02b6dd6cdd08c2e9bb received from {username='slave'} at 127.0.0.1:47908
I20260601 13:23:18.997946 29050 tablet_copy_service.cc:434] P 0ee87ec24b384d81bb92cc673469d055: ending tablet copy session 428db39f55b6458aabc2bea2d7112ebc-03b0566d89c04f02b6dd6cdd08c2e9bb on tablet 03b0566d89c04f02b6dd6cdd08c2e9bb with peer 428db39f55b6458aabc2bea2d7112ebc
I20260601 13:23:19.016577 29564 tablet_copy_client.cc:538] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:19.018083 29564 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap starting.
I20260601 13:23:19.037642 29564 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:19.037995 29564 tablet_bootstrap.cc:492] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap complete.
I20260601 13:23:19.038210 29564 ts_tablet_manager.cc:1403] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260601 13:23:19.038482 29566 tablet_copy_client.cc:538] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:19.038826 29564 raft_consensus.cc:359] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:19.038950 29564 raft_consensus.cc:740] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f02a7d8072485ba24ed4102d2b3711, State: Initialized, Role: LEARNER
I20260601 13:23:19.039040 29564 consensus_queue.cc:260] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:19.039498 29564 ts_tablet_manager.cc:1434] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: Time spent starting tablet: real 0.001s	user 0.005s	sys 0.000s
I20260601 13:23:19.040032 29566 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap starting.
I20260601 13:23:19.040079 28974 tablet_copy_service.cc:342] P 436166f8103e4139b79d344fb9b32e1f: Request end of tablet copy session a8f02a7d8072485ba24ed4102d2b3711-9f1760b120a145b88a4c38ceab1d1e89 received from {username='slave'} at 127.0.0.1:58018
I20260601 13:23:19.040140 28974 tablet_copy_service.cc:434] P 436166f8103e4139b79d344fb9b32e1f: ending tablet copy session a8f02a7d8072485ba24ed4102d2b3711-9f1760b120a145b88a4c38ceab1d1e89 on tablet 9f1760b120a145b88a4c38ceab1d1e89 with peer a8f02a7d8072485ba24ed4102d2b3711
I20260601 13:23:19.057483 29430 raft_consensus.cc:1217] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:23:19.060739 29566 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:19.061055 29566 tablet_bootstrap.cc:492] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap complete.
I20260601 13:23:19.061266 29566 ts_tablet_manager.cc:1403] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260601 13:23:19.061710 29566 raft_consensus.cc:359] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:19.061815 29566 raft_consensus.cc:740] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 138a949b9d1b459ca1d3b99f9a759196, State: Initialized, Role: LEARNER
I20260601 13:23:19.061926 29566 consensus_queue.cc:260] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:19.062228 29566 ts_tablet_manager.cc:1434] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:19.062795 29125 tablet_copy_service.cc:342] P 537ad356245e40e58d68eb981e962d69: Request end of tablet copy session 138a949b9d1b459ca1d3b99f9a759196-883a91b4c1784835b52d2dfd6feec537 received from {username='slave'} at 127.0.0.1:33018
I20260601 13:23:19.062906 29125 tablet_copy_service.cc:434] P 537ad356245e40e58d68eb981e962d69: ending tablet copy session 138a949b9d1b459ca1d3b99f9a759196-883a91b4c1784835b52d2dfd6feec537 on tablet 883a91b4c1784835b52d2dfd6feec537 with peer 138a949b9d1b459ca1d3b99f9a759196
I20260601 13:23:19.088191 29430 raft_consensus.cc:1217] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:23:19.131426 29354 raft_consensus.cc:1217] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:23:19.362704 29505 raft_consensus.cc:1217] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:23:19.422047 29505 raft_consensus.cc:1217] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:23:19.524691 29354 raft_consensus.cc:1217] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:23:19.625972 29586 raft_consensus.cc:1064] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: attempting to promote NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 to VOTER
I20260601 13:23:19.626420 29586 consensus_queue.cc:237] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } }
I20260601 13:23:19.627830 29430 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.628072 29040 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.628233 29586 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.628306 29115 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.628530 29585 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.628746 29584 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.630471 29586 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.630982 29040 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.632443 29430 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.633158 29115 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.634846 28861 catalog_manager.cc:5696] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index 27 to 28, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.639211 28958 consensus_queue.cc:237] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } }
I20260601 13:23:19.640362 29430 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.640368 29040 raft_consensus.cc:1275] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.640769 29586 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.640944 29588 consensus_queue.cc:1048] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.642307 29584 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.642732 29430 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.644351 28846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9f1760b120a145b88a4c38ceab1d1e89 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:19.644789 28860 catalog_manager.cc:5696] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 reported cstate change: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.645558 29040 raft_consensus.cc:2955] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.647171 29104 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f1760b120a145b88a4c38ceab1d1e89 with delete_type TABLET_DATA_TOMBSTONED (TS 537ad356245e40e58d68eb981e962d69 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:32968
I20260601 13:23:19.648283 29597 tablet_replica.cc:333] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:19.649540 29597 raft_consensus.cc:2243] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:19.649740 29597 raft_consensus.cc:2272] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:19.650295 29597 ts_tablet_manager.cc:1916] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:19.652154 29597 ts_tablet_manager.cc:1929] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:23:19.652248 29597 log.cc:1199] T 9f1760b120a145b88a4c38ceab1d1e89 P 537ad356245e40e58d68eb981e962d69: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/9f1760b120a145b88a4c38ceab1d1e89
I20260601 13:23:19.652740 28848 catalog_manager.cc:5027] TS 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255): tablet 9f1760b120a145b88a4c38ceab1d1e89 (table test-workload [id=0c5cc3846f6e48468647f8f4433d6420]) successfully deleted
I20260601 13:23:19.680063 29599 raft_consensus.cc:1064] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: attempting to promote NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 to VOTER
I20260601 13:23:19.680658 29599 consensus_queue.cc:237] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } }
I20260601 13:23:19.682250 29430 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:19.682341 29040 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:19.682435 28958 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:19.682835 29599 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:19.683043 29598 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:19.683197 29601 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:19.685796 29601 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.686298 29040 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.687839 29430 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.688629 28860 catalog_manager.cc:5696] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index 26 to 27, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.690852 28958 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.695609 29115 consensus_queue.cc:237] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } }
I20260601 13:23:19.696796 29430 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.696798 28958 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.697224 29601 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.697453 29598 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.699039 29598 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.699527 28958 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.700523 28848 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a3e11b9725f742dc8c0c18afd75704b9 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:19.699487 29430 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } }
I20260601 13:23:19.701483 28858 catalog_manager.cc:5696] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 reported cstate change: config changed from index 27 to 28, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:23:19.704128 29023 tablet_service.cc:1558] Processing DeleteTablet for tablet a3e11b9725f742dc8c0c18afd75704b9 with delete_type TABLET_DATA_TOMBSTONED (TS 0ee87ec24b384d81bb92cc673469d055 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:47856
I20260601 13:23:19.704557 29605 tablet_replica.cc:333] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:19.704699 29605 raft_consensus.cc:2243] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:19.704875 29605 raft_consensus.cc:2272] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:19.705967 29605 ts_tablet_manager.cc:1916] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:19.707721 29605 ts_tablet_manager.cc:1929] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:23:19.707787 29605 log.cc:1199] T a3e11b9725f742dc8c0c18afd75704b9 P 0ee87ec24b384d81bb92cc673469d055: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/a3e11b9725f742dc8c0c18afd75704b9
I20260601 13:23:19.708285 28846 catalog_manager.cc:5027] TS 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): tablet a3e11b9725f742dc8c0c18afd75704b9 (table test-workload [id=0c5cc3846f6e48468647f8f4433d6420]) successfully deleted
I20260601 13:23:19.734016 29599 raft_consensus.cc:1064] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: attempting to promote NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 to VOTER
I20260601 13:23:19.734522 29599 consensus_queue.cc:237] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } }
I20260601 13:23:19.735949 29040 raft_consensus.cc:1275] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.735949 29354 raft_consensus.cc:1275] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.736065 28958 raft_consensus.cc:1275] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.736470 29598 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.736649 29569 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.736809 29599 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.738981 29599 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.739526 29354 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.739562 28958 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.741467 29040 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.742535 28859 catalog_manager.cc:5696] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.745566 29115 consensus_queue.cc:237] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } }
I20260601 13:23:19.746685 29354 raft_consensus.cc:1275] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.746727 28958 raft_consensus.cc:1275] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.747000 29569 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.747159 29599 consensus_queue.cc:1048] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.748589 29599 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.748986 28958 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.751183 28848 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 883a91b4c1784835b52d2dfd6feec537 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:19.751138 29354 raft_consensus.cc:2955] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:19.751777 28860 catalog_manager.cc:5696] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 reported cstate change: config changed from index 28 to 29, VOTER 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130) evicted. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:19.754117 29023 tablet_service.cc:1558] Processing DeleteTablet for tablet 883a91b4c1784835b52d2dfd6feec537 with delete_type TABLET_DATA_TOMBSTONED (TS 0ee87ec24b384d81bb92cc673469d055 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:47856
I20260601 13:23:19.754319 29605 tablet_replica.cc:333] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:19.754513 29605 raft_consensus.cc:2243] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:19.754690 29605 raft_consensus.cc:2272] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:19.755424 29605 ts_tablet_manager.cc:1916] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:19.757086 29605 ts_tablet_manager.cc:1929] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:23:19.757148 29605 log.cc:1199] T 883a91b4c1784835b52d2dfd6feec537 P 0ee87ec24b384d81bb92cc673469d055: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/883a91b4c1784835b52d2dfd6feec537
I20260601 13:23:19.757613 28846 catalog_manager.cc:5027] TS 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): tablet 883a91b4c1784835b52d2dfd6feec537 (table test-workload [id=0c5cc3846f6e48468647f8f4433d6420]) successfully deleted
I20260601 13:23:19.876267 29611 raft_consensus.cc:1064] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: attempting to promote NON_VOTER 428db39f55b6458aabc2bea2d7112ebc to VOTER
I20260601 13:23:19.876785 29611 consensus_queue.cc:237] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } }
I20260601 13:23:19.878297 29115 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.878399 29505 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.878746 28958 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.878773 29613 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.879043 29610 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.879210 29570 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.881168 29613 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.881578 29115 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.881927 29505 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.883986 28858 catalog_manager.cc:5696] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc reported cstate change: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.885975 28958 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.888917 29040 consensus_queue.cc:237] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } }
I20260601 13:23:19.890082 28958 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.890473 29570 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.891238 29505 raft_consensus.cc:1275] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.891601 29570 consensus_queue.cc:1048] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.892158 29610 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.892748 28958 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.893831 28846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 007a9ba0c842472b91e5420d8e864cb3 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:19.894006 29505 raft_consensus.cc:2955] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.895150 28860 catalog_manager.cc:5696] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: config changed from index 28 to 29, VOTER 537ad356245e40e58d68eb981e962d69 (127.23.250.131) evicted. New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.897521 29104 tablet_service.cc:1558] Processing DeleteTablet for tablet 007a9ba0c842472b91e5420d8e864cb3 with delete_type TABLET_DATA_TOMBSTONED (TS 537ad356245e40e58d68eb981e962d69 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:32968
I20260601 13:23:19.898027 29597 tablet_replica.cc:333] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:19.898195 29597 raft_consensus.cc:2243] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:19.898371 29597 raft_consensus.cc:2272] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:19.899065 29597 ts_tablet_manager.cc:1916] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:19.901247 29597 ts_tablet_manager.cc:1929] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:23:19.901333 29597 log.cc:1199] T 007a9ba0c842472b91e5420d8e864cb3 P 537ad356245e40e58d68eb981e962d69: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/007a9ba0c842472b91e5420d8e864cb3
I20260601 13:23:19.901939 28848 catalog_manager.cc:5027] TS 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255): tablet 007a9ba0c842472b91e5420d8e864cb3 (table test-workload [id=0c5cc3846f6e48468647f8f4433d6420]) successfully deleted
I20260601 13:23:19.966347 29613 raft_consensus.cc:1064] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: attempting to promote NON_VOTER 428db39f55b6458aabc2bea2d7112ebc to VOTER
I20260601 13:23:19.966892 29613 consensus_queue.cc:237] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } }
I20260601 13:23:19.968364 29505 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.968364 29115 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.968488 28958 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:19.968770 29613 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.969096 29611 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.969246 29570 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:19.971017 29570 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.971423 29505 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.973263 28958 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.973691 28858 catalog_manager.cc:5696] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc reported cstate change: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.976320 29115 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
W20260601 13:23:19.977993 29570 consensus_queue.cc:1175] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "537ad356245e40e58d68eb981e962d69" responder_term: 1 status { last_received { term: 1 index: 28 } last_committed_idx: 28 last_received_current_leader { term: 1 index: 28 } }
I20260601 13:23:19.978180 29040 consensus_queue.cc:237] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [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: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } }
I20260601 13:23:19.979496 29505 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.979508 29115 raft_consensus.cc:1275] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:19.979961 29610 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.980252 29610 consensus_queue.cc:1048] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:19.981642 29613 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.982251 29115 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.983741 28846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:19.984432 29505 raft_consensus.cc:2955] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.984503 28861 catalog_manager.cc:5696] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 reported cstate change: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } } }
I20260601 13:23:19.986933 28947 tablet_service.cc:1558] Processing DeleteTablet for tablet 03b0566d89c04f02b6dd6cdd08c2e9bb with delete_type TABLET_DATA_TOMBSTONED (TS 436166f8103e4139b79d344fb9b32e1f not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:57982
I20260601 13:23:19.987414 29621 tablet_replica.cc:333] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:19.987557 29621 raft_consensus.cc:2243] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:19.987740 29621 raft_consensus.cc:2272] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:19.988395 29621 ts_tablet_manager.cc:1916] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:19.990082 29621 ts_tablet_manager.cc:1929] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:23:19.990146 29621 log.cc:1199] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 436166f8103e4139b79d344fb9b32e1f: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/03b0566d89c04f02b6dd6cdd08c2e9bb
I20260601 13:23:19.991025 28846 catalog_manager.cc:5027] TS 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621): tablet 03b0566d89c04f02b6dd6cdd08c2e9bb (table test-workload [id=0c5cc3846f6e48468647f8f4433d6420]) successfully deleted
I20260601 13:23:20.030872 29598 raft_consensus.cc:1064] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: attempting to promote NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 to VOTER
I20260601 13:23:20.031365 29598 consensus_queue.cc:237] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } }
I20260601 13:23:20.032863 29354 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:20.033005 29040 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:20.033138 28958 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:23:20.033430 29569 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:20.033591 29601 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:20.033773 29598 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:23:20.035959 29601 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.036543 28958 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.037978 29354 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.037989 29040 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.039971 28860 catalog_manager.cc:5696] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: config changed from index 27 to 28, 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.043735 29115 consensus_queue.cc:237] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [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: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } }
I20260601 13:23:20.044824 29040 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:20.044888 29354 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:20.045152 29598 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:20.045320 29599 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:20.046680 29569 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.047163 29040 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.048691 28848 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e3dfce5d121f44478de345e80eea9531 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:20.048821 29354 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } }
I20260601 13:23:20.049382 28858 catalog_manager.cc:5696] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 reported cstate change: config changed from index 28 to 29, VOTER 436166f8103e4139b79d344fb9b32e1f (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:23:20.052166 28947 tablet_service.cc:1558] Processing DeleteTablet for tablet e3dfce5d121f44478de345e80eea9531 with delete_type TABLET_DATA_TOMBSTONED (TS 436166f8103e4139b79d344fb9b32e1f not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:57982
I20260601 13:23:20.052397 29621 tablet_replica.cc:333] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:20.052557 29621 raft_consensus.cc:2243] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:20.052742 29621 raft_consensus.cc:2272] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:20.053303 29621 ts_tablet_manager.cc:1916] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:20.055071 29621 ts_tablet_manager.cc:1929] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:23:20.055135 29621 log.cc:1199] T e3dfce5d121f44478de345e80eea9531 P 436166f8103e4139b79d344fb9b32e1f: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/e3dfce5d121f44478de345e80eea9531
I20260601 13:23:20.055591 28846 catalog_manager.cc:5027] TS 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621): tablet e3dfce5d121f44478de345e80eea9531 (table test-workload [id=0c5cc3846f6e48468647f8f4433d6420]) successfully deleted
I20260601 13:23:21.056021 28958 consensus_queue.cc:237] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:21.057431 29040 raft_consensus.cc:1275] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:21.057595 29115 raft_consensus.cc:1275] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:23:21.057595 28927 consensus_peers.cc:597] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f -> Peer a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133:44021): Couldn't send request to peer a8f02a7d8072485ba24ed4102d2b3711. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da449c102e094f54933fd634569dcaf0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:21.057940 29628 consensus_queue.cc:1048] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.058173 29627 consensus_queue.cc:1048] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.059911 29628 raft_consensus.cc:2955] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:21.060382 29040 raft_consensus.cc:2955] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:21.060387 29115 raft_consensus.cc:2955] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:21.062860 28859 catalog_manager.cc:5696] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index -1 to 27, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:21.063158 28958 consensus_queue.cc:237] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:21.064566 29115 raft_consensus.cc:1275] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:21.064790 29040 raft_consensus.cc:1275] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:21.064920 29628 consensus_queue.cc:1048] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.065172 29588 consensus_queue.cc:1048] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.066628 29627 raft_consensus.cc:2955] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:21.067288 29115 raft_consensus.cc:2955] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:21.067471 29040 raft_consensus.cc:2955] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:21.069902 29115 consensus_queue.cc:237] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
W20260601 13:23:21.070451 28928 consensus_peers.cc:597] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f -> Peer 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134:39361): Couldn't send request to peer 428db39f55b6458aabc2bea2d7112ebc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51893aa47c224dfeb07c27b57de4d061. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:21.070389 28858 catalog_manager.cc:5696] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:21.072301 28958 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:23:21.072383 29079 consensus_peers.cc:597] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 -> Peer 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132:46117): Couldn't send request to peer 138a949b9d1b459ca1d3b99f9a759196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3e11b9725f742dc8c0c18afd75704b9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:21.072309 29430 raft_consensus.cc:1275] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:23:21.072722 29641 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:21.073410 29642 consensus_queue.cc:1048] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:23:21.074750 29642 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:21.075178 28958 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:21.075675 29430 raft_consensus.cc:2955] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:21.077801 28958 consensus_queue.cc:237] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:21.077976 28859 catalog_manager.cc:5696] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: config changed from index 28 to 29, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:21.079514 29040 raft_consensus.cc:1275] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:21.079550 29115 raft_consensus.cc:1275] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 436166f8103e4139b79d344fb9b32e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:21.079844 29627 consensus_queue.cc:1048] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.079989 29588 consensus_queue.cc:1048] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.082377 29588 raft_consensus.cc:2955] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:21.083096 29040 raft_consensus.cc:2955] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:21.084791 28858 catalog_manager.cc:5696] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f reported cstate change: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "436166f8103e4139b79d344fb9b32e1f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:23:21.085659 28928 consensus_peers.cc:597] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f -> Peer 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132:46117): Couldn't send request to peer 138a949b9d1b459ca1d3b99f9a759196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02a63c49ec7e44e5bdb323c379169cb7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:21.085567 29115 raft_consensus.cc:2955] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 138a949b9d1b459ca1d3b99f9a759196 (127.23.250.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } } }
I20260601 13:23:21.087286 29040 consensus_queue.cc:237] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:21.088878 28958 raft_consensus.cc:1275] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:23:21.088905 29115 raft_consensus.cc:1275] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Refusing update from remote peer 0ee87ec24b384d81bb92cc673469d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:23:21.088972 29004 consensus_peers.cc:597] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 -> Peer 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134:39361): Couldn't send request to peer 428db39f55b6458aabc2bea2d7112ebc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a603bcf31644911b127e93366eec480. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:21.089246 29652 consensus_queue.cc:1048] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.089432 29653 consensus_queue.cc:1048] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:23:21.091017 29652 raft_consensus.cc:2955] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:21.091462 28958 raft_consensus.cc:2955] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:21.093298 28858 catalog_manager.cc:5696] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 reported cstate change: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New cstate: current_term: 1 leader_uuid: "0ee87ec24b384d81bb92cc673469d055" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:21.093570 29115 raft_consensus.cc:2955] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 428db39f55b6458aabc2bea2d7112ebc (127.23.250.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } } }
I20260601 13:23:21.094436 29114 consensus_queue.cc:237] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [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: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:21.095969 29354 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:23:21.096418 29040 raft_consensus.cc:1275] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Refusing update from remote peer 537ad356245e40e58d68eb981e962d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:23:21.096626 29598 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:23:21.096822 29641 consensus_queue.cc:1048] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260601 13:23:21.096424 29078 consensus_peers.cc:597] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 -> Peer a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133:44021): Couldn't send request to peer a8f02a7d8072485ba24ed4102d2b3711. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3dfce5d121f44478de345e80eea9531. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:21.098601 29646 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:21.099115 29040 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:21.100589 29354 raft_consensus.cc:2955] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } } }
I20260601 13:23:21.101323 28858 catalog_manager.cc:5696] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 reported cstate change: config changed from index 29 to 30, NON_VOTER a8f02a7d8072485ba24ed4102d2b3711 (127.23.250.133) added. New cstate: current_term: 1 leader_uuid: "537ad356245e40e58d68eb981e962d69" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:21.530051 29660 ts_tablet_manager.cc:933] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: Initiating tablet copy from peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621)
I20260601 13:23:21.530613 29660 tablet_copy_client.cc:323] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:38621
I20260601 13:23:21.535135 28974 tablet_copy_service.cc:140] P 436166f8103e4139b79d344fb9b32e1f: Received BeginTabletCopySession request for tablet 02a63c49ec7e44e5bdb323c379169cb7 from peer 138a949b9d1b459ca1d3b99f9a759196 ({username='slave'} at 127.0.0.1:58030)
I20260601 13:23:21.535269 28974 tablet_copy_service.cc:161] P 436166f8103e4139b79d344fb9b32e1f: Beginning new tablet copy session on tablet 02a63c49ec7e44e5bdb323c379169cb7 from peer 138a949b9d1b459ca1d3b99f9a759196 at {username='slave'} at 127.0.0.1:58030: session id = 138a949b9d1b459ca1d3b99f9a759196-02a63c49ec7e44e5bdb323c379169cb7
I20260601 13:23:21.536382 28974 tablet_copy_source_session.cc:215] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:21.537392 29660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a63c49ec7e44e5bdb323c379169cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:21.539929 29660 tablet_copy_client.cc:806] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:21.540104 29660 tablet_copy_client.cc:670] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:21.541345 29661 tablet_copy_client.cc:1025] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:21.556665 29664 ts_tablet_manager.cc:933] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: Initiating tablet copy from peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
I20260601 13:23:21.557096 29664 tablet_copy_client.cc:323] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:37647
I20260601 13:23:21.557657 29050 tablet_copy_service.cc:140] P 0ee87ec24b384d81bb92cc673469d055: Received BeginTabletCopySession request for tablet 3a603bcf31644911b127e93366eec480 from peer 428db39f55b6458aabc2bea2d7112ebc ({username='slave'} at 127.0.0.1:47908)
I20260601 13:23:21.557749 29050 tablet_copy_service.cc:161] P 0ee87ec24b384d81bb92cc673469d055: Beginning new tablet copy session on tablet 3a603bcf31644911b127e93366eec480 from peer 428db39f55b6458aabc2bea2d7112ebc at {username='slave'} at 127.0.0.1:47908: session id = 428db39f55b6458aabc2bea2d7112ebc-3a603bcf31644911b127e93366eec480
I20260601 13:23:21.558523 29050 tablet_copy_source_session.cc:215] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:21.559445 29664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a603bcf31644911b127e93366eec480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:21.561374 29664 tablet_copy_client.cc:806] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:21.561599 29664 tablet_copy_client.cc:670] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:21.562572 29665 tablet_copy_client.cc:1025] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:21.570523 29666 ts_tablet_manager.cc:933] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: Initiating tablet copy from peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621)
I20260601 13:23:21.570928 29666 tablet_copy_client.cc:323] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:38621
I20260601 13:23:21.574487 29669 ts_tablet_manager.cc:933] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: Initiating tablet copy from peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:21.574893 29669 tablet_copy_client.cc:323] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:38255
I20260601 13:23:21.575376 29125 tablet_copy_service.cc:140] P 537ad356245e40e58d68eb981e962d69: Received BeginTabletCopySession request for tablet e3dfce5d121f44478de345e80eea9531 from peer a8f02a7d8072485ba24ed4102d2b3711 ({username='slave'} at 127.0.0.1:33034)
I20260601 13:23:21.575470 29125 tablet_copy_service.cc:161] P 537ad356245e40e58d68eb981e962d69: Beginning new tablet copy session on tablet e3dfce5d121f44478de345e80eea9531 from peer a8f02a7d8072485ba24ed4102d2b3711 at {username='slave'} at 127.0.0.1:33034: session id = a8f02a7d8072485ba24ed4102d2b3711-e3dfce5d121f44478de345e80eea9531
I20260601 13:23:21.575824 28974 tablet_copy_service.cc:140] P 436166f8103e4139b79d344fb9b32e1f: Received BeginTabletCopySession request for tablet 51893aa47c224dfeb07c27b57de4d061 from peer 428db39f55b6458aabc2bea2d7112ebc ({username='slave'} at 127.0.0.1:58040)
I20260601 13:23:21.575920 28974 tablet_copy_service.cc:161] P 436166f8103e4139b79d344fb9b32e1f: Beginning new tablet copy session on tablet 51893aa47c224dfeb07c27b57de4d061 from peer 428db39f55b6458aabc2bea2d7112ebc at {username='slave'} at 127.0.0.1:58040: session id = 428db39f55b6458aabc2bea2d7112ebc-51893aa47c224dfeb07c27b57de4d061
I20260601 13:23:21.576500 29125 tablet_copy_source_session.cc:215] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:21.576582 28974 tablet_copy_source_session.cc:215] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:21.577297 29666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51893aa47c224dfeb07c27b57de4d061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:21.577399 29669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dfce5d121f44478de345e80eea9531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:21.579723 29666 tablet_copy_client.cc:806] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:21.579921 29666 tablet_copy_client.cc:670] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:21.580276 29669 tablet_copy_client.cc:806] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:21.580485 29669 tablet_copy_client.cc:670] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:21.581053 29667 tablet_copy_client.cc:1025] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:21.581537 29670 tablet_copy_client.cc:1025] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:21.591614 29671 ts_tablet_manager.cc:933] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: Initiating tablet copy from peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
I20260601 13:23:21.591960 29671 tablet_copy_client.cc:323] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:38255
I20260601 13:23:21.592482 29125 tablet_copy_service.cc:140] P 537ad356245e40e58d68eb981e962d69: Received BeginTabletCopySession request for tablet a3e11b9725f742dc8c0c18afd75704b9 from peer 138a949b9d1b459ca1d3b99f9a759196 ({username='slave'} at 127.0.0.1:33018)
I20260601 13:23:21.592597 29125 tablet_copy_service.cc:161] P 537ad356245e40e58d68eb981e962d69: Beginning new tablet copy session on tablet a3e11b9725f742dc8c0c18afd75704b9 from peer 138a949b9d1b459ca1d3b99f9a759196 at {username='slave'} at 127.0.0.1:33018: session id = 138a949b9d1b459ca1d3b99f9a759196-a3e11b9725f742dc8c0c18afd75704b9
I20260601 13:23:21.593598 29125 tablet_copy_source_session.cc:215] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:21.594266 29671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e11b9725f742dc8c0c18afd75704b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:21.595813 29673 ts_tablet_manager.cc:933] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: Initiating tablet copy from peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621)
I20260601 13:23:21.596118 29673 tablet_copy_client.cc:323] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:38621
I20260601 13:23:21.596576 29671 tablet_copy_client.cc:806] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:21.596570 28974 tablet_copy_service.cc:140] P 436166f8103e4139b79d344fb9b32e1f: Received BeginTabletCopySession request for tablet da449c102e094f54933fd634569dcaf0 from peer a8f02a7d8072485ba24ed4102d2b3711 ({username='slave'} at 127.0.0.1:58018)
I20260601 13:23:21.596756 28974 tablet_copy_service.cc:161] P 436166f8103e4139b79d344fb9b32e1f: Beginning new tablet copy session on tablet da449c102e094f54933fd634569dcaf0 from peer a8f02a7d8072485ba24ed4102d2b3711 at {username='slave'} at 127.0.0.1:58018: session id = a8f02a7d8072485ba24ed4102d2b3711-da449c102e094f54933fd634569dcaf0
I20260601 13:23:21.596858 29671 tablet_copy_client.cc:670] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:21.597716 28974 tablet_copy_source_session.cc:215] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:21.597882 29672 tablet_copy_client.cc:1025] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:21.598541 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da449c102e094f54933fd634569dcaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:21.600860 29673 tablet_copy_client.cc:806] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:21.601084 29673 tablet_copy_client.cc:670] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:21.602277 29674 tablet_copy_client.cc:1025] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Injecting latency into file download: 2000
I20260601 13:23:21.979028 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:23:21.980847 24554 tablet_copy_service.cc:362] P 436166f8103e4139b79d344fb9b32e1f: Destroying tablet copy session a8f02a7d8072485ba24ed4102d2b3711-da449c102e094f54933fd634569dcaf0 due to service shutdown
I20260601 13:23:21.980962 24554 tablet_copy_service.cc:434] P 436166f8103e4139b79d344fb9b32e1f: ending tablet copy session a8f02a7d8072485ba24ed4102d2b3711-da449c102e094f54933fd634569dcaf0 on tablet da449c102e094f54933fd634569dcaf0 with peer a8f02a7d8072485ba24ed4102d2b3711
I20260601 13:23:21.981117 24554 tablet_copy_service.cc:362] P 436166f8103e4139b79d344fb9b32e1f: Destroying tablet copy session 138a949b9d1b459ca1d3b99f9a759196-02a63c49ec7e44e5bdb323c379169cb7 due to service shutdown
I20260601 13:23:21.981181 24554 tablet_copy_service.cc:434] P 436166f8103e4139b79d344fb9b32e1f: ending tablet copy session 138a949b9d1b459ca1d3b99f9a759196-02a63c49ec7e44e5bdb323c379169cb7 on tablet 02a63c49ec7e44e5bdb323c379169cb7 with peer 138a949b9d1b459ca1d3b99f9a759196
I20260601 13:23:21.981273 24554 tablet_copy_service.cc:362] P 436166f8103e4139b79d344fb9b32e1f: Destroying tablet copy session 428db39f55b6458aabc2bea2d7112ebc-51893aa47c224dfeb07c27b57de4d061 due to service shutdown
I20260601 13:23:21.981333 24554 tablet_copy_service.cc:434] P 436166f8103e4139b79d344fb9b32e1f: ending tablet copy session 428db39f55b6458aabc2bea2d7112ebc-51893aa47c224dfeb07c27b57de4d061 on tablet 51893aa47c224dfeb07c27b57de4d061 with peer 428db39f55b6458aabc2bea2d7112ebc
I20260601 13:23:21.984751 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:21.985019 24554 tablet_replica.cc:333] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.985162 24554 raft_consensus.cc:2243] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:21.985417 24554 raft_consensus.cc:2272] T da449c102e094f54933fd634569dcaf0 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.986140 24554 tablet_replica.cc:333] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.986258 24554 raft_consensus.cc:2243] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:21.986430 24554 raft_consensus.cc:2272] T 9f1760b120a145b88a4c38ceab1d1e89 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.986878 24554 tablet_replica.cc:333] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.986990 24554 raft_consensus.cc:2243] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:21.987185 24554 raft_consensus.cc:2272] T 02a63c49ec7e44e5bdb323c379169cb7 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.987707 24554 tablet_replica.cc:333] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.987814 24554 raft_consensus.cc:2243] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:21.987948 24554 raft_consensus.cc:2272] T 651493ce53e94e8e87065fa54058d5ac P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.988344 24554 tablet_replica.cc:333] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.988453 24554 raft_consensus.cc:2243] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:21.988648 24554 raft_consensus.cc:2272] T 51893aa47c224dfeb07c27b57de4d061 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.989181 24554 tablet_replica.cc:333] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.989289 24554 raft_consensus.cc:2243] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:21.989542 24554 raft_consensus.cc:2272] T 883a91b4c1784835b52d2dfd6feec537 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.989991 24554 tablet_replica.cc:333] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.990131 24554 raft_consensus.cc:2243] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:21.990307 24554 raft_consensus.cc:2272] T 007a9ba0c842472b91e5420d8e864cb3 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.990758 24554 tablet_replica.cc:333] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.990876 24554 raft_consensus.cc:2243] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:21.990998 24554 raft_consensus.cc:2272] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.991375 24554 tablet_replica.cc:333] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.991477 24554 raft_consensus.cc:2243] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:21.991626 24554 raft_consensus.cc:2272] T a3e11b9725f742dc8c0c18afd75704b9 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:21.992177 24554 tablet_replica.cc:333] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f: stopping tablet replica
I20260601 13:23:21.992277 24554 raft_consensus.cc:2243] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:21.992405 24554 raft_consensus.cc:2272] T 3a603bcf31644911b127e93366eec480 P 436166f8103e4139b79d344fb9b32e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.009021 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:23:22.012560 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:23:22.014213 24554 tablet_copy_service.cc:362] P 0ee87ec24b384d81bb92cc673469d055: Destroying tablet copy session 428db39f55b6458aabc2bea2d7112ebc-3a603bcf31644911b127e93366eec480 due to service shutdown
I20260601 13:23:22.014319 24554 tablet_copy_service.cc:434] P 0ee87ec24b384d81bb92cc673469d055: ending tablet copy session 428db39f55b6458aabc2bea2d7112ebc-3a603bcf31644911b127e93366eec480 on tablet 3a603bcf31644911b127e93366eec480 with peer 428db39f55b6458aabc2bea2d7112ebc
I20260601 13:23:22.019337 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:22.019587 24554 tablet_replica.cc:333] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.019750 24554 raft_consensus.cc:2243] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.019960 24554 raft_consensus.cc:2272] T e3dfce5d121f44478de345e80eea9531 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.020627 24554 tablet_replica.cc:333] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.020759 24554 raft_consensus.cc:2243] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.020901 24554 raft_consensus.cc:2272] T da449c102e094f54933fd634569dcaf0 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.021458 24554 tablet_replica.cc:333] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.021587 24554 raft_consensus.cc:2243] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.021819 24554 raft_consensus.cc:2272] T 3a603bcf31644911b127e93366eec480 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.022337 24554 tablet_replica.cc:333] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.022473 24554 raft_consensus.cc:2243] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.022675 24554 raft_consensus.cc:2272] T 9f1760b120a145b88a4c38ceab1d1e89 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.023034 24554 tablet_replica.cc:333] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.023147 24554 raft_consensus.cc:2243] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.023285 24554 raft_consensus.cc:2272] T 651493ce53e94e8e87065fa54058d5ac P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.023643 24554 tablet_replica.cc:333] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.023759 24554 raft_consensus.cc:2243] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.023950 24554 raft_consensus.cc:2272] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.024294 24554 tablet_replica.cc:333] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.024411 24554 raft_consensus.cc:2243] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.024569 24554 raft_consensus.cc:2272] T 02a63c49ec7e44e5bdb323c379169cb7 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.025048 24554 tablet_replica.cc:333] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.025167 24554 raft_consensus.cc:2243] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.025352 24554 raft_consensus.cc:2272] T 007a9ba0c842472b91e5420d8e864cb3 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.025693 24554 tablet_replica.cc:333] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.025805 24554 raft_consensus.cc:2243] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.025935 24554 raft_consensus.cc:2272] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.026273 24554 tablet_replica.cc:333] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055: stopping tablet replica
I20260601 13:23:22.026454 24554 raft_consensus.cc:2243] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.026619 24554 raft_consensus.cc:2272] T 51893aa47c224dfeb07c27b57de4d061 P 0ee87ec24b384d81bb92cc673469d055 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:23:22.037874 29079 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260601 13:23:22.038780 29079 consensus_peers.cc:597] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 -> Peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621): Couldn't send request to peer 436166f8103e4139b79d344fb9b32e1f. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:22.041036 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:23:22.045086 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:23:22.046998 24554 tablet_copy_service.cc:362] P 537ad356245e40e58d68eb981e962d69: Destroying tablet copy session 138a949b9d1b459ca1d3b99f9a759196-a3e11b9725f742dc8c0c18afd75704b9 due to service shutdown
I20260601 13:23:22.047081 24554 tablet_copy_service.cc:434] P 537ad356245e40e58d68eb981e962d69: ending tablet copy session 138a949b9d1b459ca1d3b99f9a759196-a3e11b9725f742dc8c0c18afd75704b9 on tablet a3e11b9725f742dc8c0c18afd75704b9 with peer 138a949b9d1b459ca1d3b99f9a759196
I20260601 13:23:22.047210 24554 tablet_copy_service.cc:362] P 537ad356245e40e58d68eb981e962d69: Destroying tablet copy session a8f02a7d8072485ba24ed4102d2b3711-e3dfce5d121f44478de345e80eea9531 due to service shutdown
I20260601 13:23:22.047260 24554 tablet_copy_service.cc:434] P 537ad356245e40e58d68eb981e962d69: ending tablet copy session a8f02a7d8072485ba24ed4102d2b3711-e3dfce5d121f44478de345e80eea9531 on tablet e3dfce5d121f44478de345e80eea9531 with peer a8f02a7d8072485ba24ed4102d2b3711
I20260601 13:23:22.052640 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:22.052887 24554 tablet_replica.cc:333] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.053051 24554 raft_consensus.cc:2243] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.053239 24554 raft_consensus.cc:2272] T 51893aa47c224dfeb07c27b57de4d061 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.053812 24554 tablet_replica.cc:333] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.053944 24554 raft_consensus.cc:2243] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.054152 24554 raft_consensus.cc:2272] T 651493ce53e94e8e87065fa54058d5ac P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.054524 24554 tablet_replica.cc:333] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.054668 24554 raft_consensus.cc:2243] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.054826 24554 raft_consensus.cc:2272] T 02a63c49ec7e44e5bdb323c379169cb7 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.055276 24554 tablet_replica.cc:333] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.055373 24554 raft_consensus.cc:2243] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.055555 24554 raft_consensus.cc:2272] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.055903 24554 tablet_replica.cc:333] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.056013 24554 raft_consensus.cc:2243] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.056203 24554 raft_consensus.cc:2272] T 883a91b4c1784835b52d2dfd6feec537 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.056564 24554 tablet_replica.cc:333] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.056669 24554 raft_consensus.cc:2243] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.056869 24554 raft_consensus.cc:2272] T e3dfce5d121f44478de345e80eea9531 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.057379 24554 tablet_replica.cc:333] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.057482 24554 raft_consensus.cc:2243] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.057675 24554 raft_consensus.cc:2272] T a3e11b9725f742dc8c0c18afd75704b9 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.058115 24554 tablet_replica.cc:333] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.058254 24554 raft_consensus.cc:2243] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:22.058470 24554 raft_consensus.cc:2272] T 62e2a99d3eb54dde9a38e48a0182d8f4 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.058938 24554 tablet_replica.cc:333] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.059038 24554 raft_consensus.cc:2243] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.059176 24554 raft_consensus.cc:2272] T da449c102e094f54933fd634569dcaf0 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.059729 24554 tablet_replica.cc:333] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69: stopping tablet replica
I20260601 13:23:22.059831 24554 raft_consensus.cc:2243] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:22.059958 24554 raft_consensus.cc:2272] T 3a603bcf31644911b127e93366eec480 P 537ad356245e40e58d68eb981e962d69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:22.074780 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:23:22.078411 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:23:22.084293 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:23.035557 29679 raft_consensus.cc:493] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ee87ec24b384d81bb92cc673469d055)
I20260601 13:23:23.035735 29679 raft_consensus.cc:515] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } }
I20260601 13:23:23.036330 29679 leader_election.cc:290] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
W20260601 13:23:23.037918 29469 leader_election.cc:336] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621): Network error: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111)
W20260601 13:23:23.038156 29469 leader_election.cc:336] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): Network error: Client connection negotiation failed: client connection to 127.23.250.130:37647: connect: Connection refused (error 111)
I20260601 13:23:23.038234 29469 leader_election.cc:304] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [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: 428db39f55b6458aabc2bea2d7112ebc; no voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f
I20260601 13:23:23.038391 29679 raft_consensus.cc:2749] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:23:23.179335 29683 raft_consensus.cc:493] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 537ad356245e40e58d68eb981e962d69)
I20260601 13:23:23.179548 29683 raft_consensus.cc:515] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:23.180150 29683 leader_election.cc:290] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
W20260601 13:23:23.181522 29396 leader_election.cc:336] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255): Network error: Client connection negotiation failed: client connection to 127.23.250.131:38255: connect: Connection refused (error 111)
W20260601 13:23:23.181838 29394 leader_election.cc:336] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621): Network error: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111)
I20260601 13:23:23.181911 29394 leader_election.cc:304] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [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: a8f02a7d8072485ba24ed4102d2b3711; no voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69
I20260601 13:23:23.182058 29683 raft_consensus.cc:2749] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:23:23.199280 29687 raft_consensus.cc:493] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 537ad356245e40e58d68eb981e962d69)
I20260601 13:23:23.199539 29687 raft_consensus.cc:515] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:23.200176 29687 leader_election.cc:290] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
W20260601 13:23:23.201503 29318 leader_election.cc:336] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): Network error: Client connection negotiation failed: client connection to 127.23.250.130:37647: connect: Connection refused (error 111)
W20260601 13:23:23.201583 29320 leader_election.cc:336] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255): Network error: Client connection negotiation failed: client connection to 127.23.250.131:38255: connect: Connection refused (error 111)
I20260601 13:23:23.201648 29320 leader_election.cc:304] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [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: 138a949b9d1b459ca1d3b99f9a759196; no voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69
I20260601 13:23:23.201807 29687 raft_consensus.cc:2749] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:23:23.243659 29683 raft_consensus.cc:493] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 436166f8103e4139b79d344fb9b32e1f)
I20260601 13:23:23.243824 29683 raft_consensus.cc:515] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } }
I20260601 13:23:23.244549 29683 leader_election.cc:290] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647)
W20260601 13:23:23.245729 29394 leader_election.cc:336] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621): Network error: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111)
W20260601 13:23:23.245894 29394 leader_election.cc:336] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): Network error: Client connection negotiation failed: client connection to 127.23.250.130:37647: connect: Connection refused (error 111)
I20260601 13:23:23.245960 29394 leader_election.cc:304] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [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: a8f02a7d8072485ba24ed4102d2b3711; no voters: 0ee87ec24b384d81bb92cc673469d055, 436166f8103e4139b79d344fb9b32e1f
I20260601 13:23:23.246109 29683 raft_consensus.cc:2749] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:23:23.299747 29679 raft_consensus.cc:493] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ee87ec24b384d81bb92cc673469d055)
I20260601 13:23:23.299922 29679 raft_consensus.cc:515] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: false } }
I20260601 13:23:23.300549 29679 leader_election.cc:290] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
W20260601 13:23:23.301802 29469 leader_election.cc:336] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ee87ec24b384d81bb92cc673469d055 (127.23.250.130:37647): Network error: Client connection negotiation failed: client connection to 127.23.250.130:37647: connect: Connection refused (error 111)
W20260601 13:23:23.302240 29471 leader_election.cc:336] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255): Network error: Client connection negotiation failed: client connection to 127.23.250.131:38255: connect: Connection refused (error 111)
I20260601 13:23:23.302352 29471 leader_election.cc:304] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [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: 428db39f55b6458aabc2bea2d7112ebc; no voters: 0ee87ec24b384d81bb92cc673469d055, 537ad356245e40e58d68eb981e962d69
I20260601 13:23:23.302505 29679 raft_consensus.cc:2749] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:23:23.520563 29687 raft_consensus.cc:493] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 537ad356245e40e58d68eb981e962d69)
I20260601 13:23:23.520743 29687 raft_consensus.cc:515] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } }
I20260601 13:23:23.521365 29687 leader_election.cc:290] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621), 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255)
W20260601 13:23:23.522660 29318 leader_election.cc:336] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 436166f8103e4139b79d344fb9b32e1f (127.23.250.129:38621): Network error: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111)
W20260601 13:23:23.522881 29320 leader_election.cc:336] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 537ad356245e40e58d68eb981e962d69 (127.23.250.131:38255): Network error: Client connection negotiation failed: client connection to 127.23.250.131:38255: connect: Connection refused (error 111)
I20260601 13:23:23.522971 29320 leader_election.cc:304] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [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: 138a949b9d1b459ca1d3b99f9a759196; no voters: 436166f8103e4139b79d344fb9b32e1f, 537ad356245e40e58d68eb981e962d69
I20260601 13:23:23.523123 29687 raft_consensus.cc:2749] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:23:23.541751 29660 tablet_copy_client.cc:538] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:23.543329 29660 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap starting.
I20260601 13:23:23.561453 29660 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:23.561777 29660 tablet_bootstrap.cc:492] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap complete.
I20260601 13:23:23.561990 29660 ts_tablet_manager.cc:1403] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260601 13:23:23.562431 29660 raft_consensus.cc:359] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:23.562573 29660 raft_consensus.cc:740] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 138a949b9d1b459ca1d3b99f9a759196, State: Initialized, Role: LEARNER
I20260601 13:23:23.562721 29660 consensus_queue.cc:260] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:23.562902 29664 tablet_copy_client.cc:538] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:23.564064 29664 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap starting.
I20260601 13:23:23.564455 29660 ts_tablet_manager.cc:1434] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
W20260601 13:23:23.565330 29660 tablet_copy_client.cc:1130] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111)
I20260601 13:23:23.581387 29666 tablet_copy_client.cc:538] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:23.581809 29669 tablet_copy_client.cc:538] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:23.583055 29666 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap starting.
I20260601 13:23:23.583237 29669 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap starting.
I20260601 13:23:23.583652 29664 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:23.583909 29664 tablet_bootstrap.cc:492] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap complete.
I20260601 13:23:23.584085 29664 ts_tablet_manager.cc:1403] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260601 13:23:23.584542 29664 raft_consensus.cc:359] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:23.584658 29664 raft_consensus.cc:740] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 428db39f55b6458aabc2bea2d7112ebc, State: Initialized, Role: LEARNER
I20260601 13:23:23.584755 29664 consensus_queue.cc:260] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:23.585038 29664 ts_tablet_manager.cc:1434] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:23:23.586475 29664 tablet_copy_client.cc:1130] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.250.130:37647: connect: Connection refused (error 111)
I20260601 13:23:23.598189 29671 tablet_copy_client.cc:538] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:23.599786 29671 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap starting.
I20260601 13:23:23.602553 29673 tablet_copy_client.cc:538] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:23.604040 29673 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap starting.
I20260601 13:23:23.608603 29666 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:23.608966 29666 tablet_bootstrap.cc:492] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: Bootstrap complete.
I20260601 13:23:23.609181 29666 ts_tablet_manager.cc:1403] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260601 13:23:23.609656 29666 raft_consensus.cc:359] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:23.609833 29666 raft_consensus.cc:740] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 428db39f55b6458aabc2bea2d7112ebc, State: Initialized, Role: LEARNER
I20260601 13:23:23.609978 29666 consensus_queue.cc:260] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "428db39f55b6458aabc2bea2d7112ebc" member_type: NON_VOTER last_known_addr { host: "127.23.250.134" port: 39361 } attrs { promote: true } }
I20260601 13:23:23.610394 29666 ts_tablet_manager.cc:1434] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.611300 29669 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:23.611613 29669 tablet_bootstrap.cc:492] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap complete.
I20260601 13:23:23.611827 29669 ts_tablet_manager.cc:1403] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.000s
I20260601 13:23:23.612308 29669 raft_consensus.cc:359] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:23.612465 29669 raft_consensus.cc:740] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f02a7d8072485ba24ed4102d2b3711, State: Initialized, Role: LEARNER
I20260601 13:23:23.612594 29669 consensus_queue.cc:260] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: false } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:23.612924 29669 ts_tablet_manager.cc:1434] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:23:23.613098 29666 tablet_copy_client.cc:1130] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111)
W20260601 13:23:23.614398 29669 tablet_copy_client.cc:1130] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.250.131:38255: connect: Connection refused (error 111)
I20260601 13:23:23.629658 29671 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:23.630112 29671 tablet_bootstrap.cc:492] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: Bootstrap complete.
I20260601 13:23:23.630335 29671 ts_tablet_manager.cc:1403] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.005s
I20260601 13:23:23.630832 29671 raft_consensus.cc:359] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:23.630970 29671 raft_consensus.cc:740] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 138a949b9d1b459ca1d3b99f9a759196, State: Initialized, Role: LEARNER
I20260601 13:23:23.631124 29671 consensus_queue.cc:260] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } attrs { replace: true } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: false } } peers { permanent_uuid: "138a949b9d1b459ca1d3b99f9a759196" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 46117 } attrs { promote: true } }
I20260601 13:23:23.631489 29671 ts_tablet_manager.cc:1434] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.631984 29673 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260601 13:23:23.632238 29671 tablet_copy_client.cc:1130] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.250.131:38255: connect: Connection refused (error 111)
I20260601 13:23:23.632334 29673 tablet_bootstrap.cc:492] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: Bootstrap complete.
I20260601 13:23:23.632551 29673 ts_tablet_manager.cc:1403] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260601 13:23:23.632792 24554 tablet_replica.cc:333] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196: stopping tablet replica
I20260601 13:23:23.632958 24554 raft_consensus.cc:2243] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:23:23.633010 29673 raft_consensus.cc:359] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:23.633082 24554 raft_consensus.cc:2272] T 02a63c49ec7e44e5bdb323c379169cb7 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:23:23.633126 29673 raft_consensus.cc:740] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f02a7d8072485ba24ed4102d2b3711, State: Initialized, Role: LEARNER
I20260601 13:23:23.633260 29673 consensus_queue.cc:260] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711 [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: "436166f8103e4139b79d344fb9b32e1f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 38621 } } peers { permanent_uuid: "0ee87ec24b384d81bb92cc673469d055" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37647 } } peers { permanent_uuid: "537ad356245e40e58d68eb981e962d69" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a8f02a7d8072485ba24ed4102d2b3711" member_type: NON_VOTER last_known_addr { host: "127.23.250.133" port: 44021 } attrs { promote: true } }
I20260601 13:23:23.633539 29673 ts_tablet_manager.cc:1434] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.633601 24554 tablet_replica.cc:333] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196: stopping tablet replica
I20260601 13:23:23.633703 24554 raft_consensus.cc:2243] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:23:23.633797 24554 raft_consensus.cc:2272] T a3e11b9725f742dc8c0c18afd75704b9 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:23:23.634366 24554 tablet_replica.cc:333] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196: stopping tablet replica
W20260601 13:23:23.634423 29673 tablet_copy_client.cc:1130] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.250.129:38621: connect: Connection refused (error 111)
I20260601 13:23:23.634476 24554 raft_consensus.cc:2243] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:23.634630 24554 raft_consensus.cc:2272] T e3dfce5d121f44478de345e80eea9531 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:23.634990 24554 tablet_replica.cc:333] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196: stopping tablet replica
I20260601 13:23:23.635051 24554 raft_consensus.cc:2243] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:23.635128 24554 raft_consensus.cc:2272] T 883a91b4c1784835b52d2dfd6feec537 P 138a949b9d1b459ca1d3b99f9a759196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:23.648382 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:23:23.651216 24554 tablet_server.cc:179] TabletServer@127.23.250.133:0 shutting down...
I20260601 13:23:23.657477 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:23.657873 24554 tablet_replica.cc:333] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711: stopping tablet replica
I20260601 13:23:23.658033 24554 raft_consensus.cc:2243] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:23:23.658150 24554 raft_consensus.cc:2272] T da449c102e094f54933fd634569dcaf0 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:23:23.658726 24554 tablet_replica.cc:333] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711: stopping tablet replica
I20260601 13:23:23.658806 24554 raft_consensus.cc:2243] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:23:23.658885 24554 raft_consensus.cc:2272] T e3dfce5d121f44478de345e80eea9531 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:23:23.659224 24554 tablet_replica.cc:333] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711: stopping tablet replica
I20260601 13:23:23.659292 24554 raft_consensus.cc:2243] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:23.659384 24554 raft_consensus.cc:2272] T a3e11b9725f742dc8c0c18afd75704b9 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:23.659667 24554 tablet_replica.cc:333] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711: stopping tablet replica
I20260601 13:23:23.659744 24554 raft_consensus.cc:2243] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:23.659829 24554 raft_consensus.cc:2272] T 9f1760b120a145b88a4c38ceab1d1e89 P a8f02a7d8072485ba24ed4102d2b3711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:23.672727 24554 tablet_server.cc:196] TabletServer@127.23.250.133:0 shutdown complete.
I20260601 13:23:23.675419 24554 tablet_server.cc:179] TabletServer@127.23.250.134:0 shutting down...
I20260601 13:23:23.680577 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:23.681171 24554 tablet_replica.cc:333] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc: stopping tablet replica
I20260601 13:23:23.681306 24554 raft_consensus.cc:2243] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:23:23.681407 24554 raft_consensus.cc:2272] T 51893aa47c224dfeb07c27b57de4d061 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:23:23.681953 24554 tablet_replica.cc:333] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc: stopping tablet replica
I20260601 13:23:23.682040 24554 raft_consensus.cc:2243] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:23:23.682118 24554 raft_consensus.cc:2272] T 3a603bcf31644911b127e93366eec480 P 428db39f55b6458aabc2bea2d7112ebc [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:23:23.682549 24554 tablet_replica.cc:333] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc: stopping tablet replica
I20260601 13:23:23.682679 24554 raft_consensus.cc:2243] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:23.682773 24554 raft_consensus.cc:2272] T 007a9ba0c842472b91e5420d8e864cb3 P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:23.683068 24554 tablet_replica.cc:333] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc: stopping tablet replica
I20260601 13:23:23.683133 24554 raft_consensus.cc:2243] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:23.683214 24554 raft_consensus.cc:2272] T 03b0566d89c04f02b6dd6cdd08c2e9bb P 428db39f55b6458aabc2bea2d7112ebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:23.686185 24554 tablet_server.cc:196] TabletServer@127.23.250.134:0 shutdown complete.
I20260601 13:23:23.689137 24554 master.cc:562] Master@127.23.250.190:44325 shutting down...
W20260601 13:23:23.693667 28910 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:23:23.693753 28910 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:23:23.693804 28910 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:23:23.694235 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:23.694404 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:23.694491 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8ce84d59ee174c88a5555fde20d3e929: stopping tablet replica
I20260601 13:23:23.708741 24554 master.cc:584] Master@127.23.250.190:44325 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10282 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:23:23.724910 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:38103
I20260601 13:23:23.725283 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:23.727190 29697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:23.727289 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:23.727352 29698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:23.727210 29700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:23.727718 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:23.727767 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:23.727782 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320203727783 us; error 0 us; skew 500 ppm
I20260601 13:23:23.728629 24554 webserver.cc:533] Webserver started at http://127.23.250.190:41197/ using document root <none> and password file <none>
I20260601 13:23:23.728762 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:23.728802 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:23.728860 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:23.729231 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "b00cd4e8cf5547d4b33bdc5489884746"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.730752 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.731766 29705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.732036 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.732137 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "b00cd4e8cf5547d4b33bdc5489884746"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.732228 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:23.743244 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:23.743719 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:23.748145 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:38103
I20260601 13:23:23.749091 29757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:38103 every 8 connection(s)
I20260601 13:23:23.755213 29758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:23.757252 29758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746: Bootstrap starting.
I20260601 13:23:23.758113 29758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:23.759258 29758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746: No bootstrap required, opened a new log
I20260601 13:23:23.759723 29758 raft_consensus.cc:359] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00cd4e8cf5547d4b33bdc5489884746" member_type: VOTER }
I20260601 13:23:23.759814 29758 raft_consensus.cc:385] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:23.759836 29758 raft_consensus.cc:740] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b00cd4e8cf5547d4b33bdc5489884746, State: Initialized, Role: FOLLOWER
I20260601 13:23:23.759987 29758 consensus_queue.cc:260] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b00cd4e8cf5547d4b33bdc5489884746" member_type: VOTER }
I20260601 13:23:23.760083 29758 raft_consensus.cc:399] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:23:23.760134 29758 raft_consensus.cc:493] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:23:23.760192 29758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:23.760918 29758 raft_consensus.cc:515] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00cd4e8cf5547d4b33bdc5489884746" member_type: VOTER }
I20260601 13:23:23.761072 29758 leader_election.cc:304] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [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: b00cd4e8cf5547d4b33bdc5489884746; no voters: 
I20260601 13:23:23.761282 29758 leader_election.cc:290] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:23:23.761447 29761 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:23.761698 29761 raft_consensus.cc:697] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 1 LEADER]: Becoming Leader. State: Replica: b00cd4e8cf5547d4b33bdc5489884746, State: Running, Role: LEADER
I20260601 13:23:23.761799 29758 sys_catalog.cc:565] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:23:23.761854 29761 consensus_queue.cc:237] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [LEADER]: Queue going to LEADER mode. State: All 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: "b00cd4e8cf5547d4b33bdc5489884746" member_type: VOTER }
I20260601 13:23:23.762373 29762 sys_catalog.cc:455] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b00cd4e8cf5547d4b33bdc5489884746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00cd4e8cf5547d4b33bdc5489884746" member_type: VOTER } }
I20260601 13:23:23.762406 29763 sys_catalog.cc:455] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b00cd4e8cf5547d4b33bdc5489884746. Latest consensus state: current_term: 1 leader_uuid: "b00cd4e8cf5547d4b33bdc5489884746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00cd4e8cf5547d4b33bdc5489884746" member_type: VOTER } }
I20260601 13:23:23.762490 29762 sys_catalog.cc:458] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:23.762565 29763 sys_catalog.cc:458] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:23.762811 29768 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:23:23.763693 29768 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:23:23.764000 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:23:23.765640 29768 catalog_manager.cc:1382] Generated new cluster ID: c4fea9f8463d46fda34a7d96259144c6
I20260601 13:23:23.765699 29768 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:23:23.786552 29768 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:23:23.787138 29768 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:23:23.795024 29768 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746: Generated new TSK 0
I20260601 13:23:23.795217 29768 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:23:23.796370 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:23:23.796844 24554 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:23:23.798606 29780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:23.798628 29779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:23.798714 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:23.798923 29782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:23.799142 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:23.799190 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:23.799206 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320203799206 us; error 0 us; skew 500 ppm
I20260601 13:23:23.799973 24554 webserver.cc:533] Webserver started at http://127.23.250.129:40429/ using document root <none> and password file <none>
I20260601 13:23:23.800149 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:23.800206 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:23.800259 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:23.800601 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "42db453e27a24334a2da8ca53277e7be"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.802047 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.802996 29787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.803246 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.803305 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "42db453e27a24334a2da8ca53277e7be"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.803408 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:23.811173 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:23.811585 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:23.811892 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:23.812414 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:23.812451 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.812482 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:23.812542 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.816767 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:40639
I20260601 13:23:23.816793 29850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:40639 every 8 connection(s)
I20260601 13:23:23.817684 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:23:23.818172 24554 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:23:23.819916 29858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:23.819909 29855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:23.820050 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:23.820134 29856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:23.820422 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:23.820465 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:23.820482 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320203820481 us; error 0 us; skew 500 ppm
I20260601 13:23:23.821449 24554 webserver.cc:533] Webserver started at http://127.23.250.130:35029/ using document root <none> and password file <none>
I20260601 13:23:23.821619 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:23.821674 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:23.821777 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:23.822168 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "fe555ac931f846539f3a56ff7a299bb5"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.823815 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:23.824911 29863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.825174 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.825259 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "fe555ac931f846539f3a56ff7a299bb5"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.825351 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:23.829582 29851 heartbeater.cc:344] Connected to a master server at 127.23.250.190:38103
I20260601 13:23:23.829697 29851 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:23.829946 29851 heartbeater.cc:507] Master 127.23.250.190:38103 requested a full tablet report, sending...
I20260601 13:23:23.830565 29722 ts_manager.cc:194] Registered new tserver with Master: 42db453e27a24334a2da8ca53277e7be (127.23.250.129:40639)
I20260601 13:23:23.831359 29722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52072
I20260601 13:23:23.844300 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:23.844766 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:23.845113 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:23.845610 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:23.845674 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.845728 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:23.845778 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.850353 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:35081
I20260601 13:23:23.850356 29926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:35081 every 8 connection(s)
I20260601 13:23:23.851372 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:23:23.851915 24554 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:23:23.853464 29930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:23.853535 29931 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:23.853534 29933 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:23.855754 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:23.855957 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:23.856051 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:23.856077 29927 heartbeater.cc:344] Connected to a master server at 127.23.250.190:38103
I20260601 13:23:23.856079 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320203856078 us; error 0 us; skew 500 ppm
I20260601 13:23:23.856201 29927 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:23.856431 29927 heartbeater.cc:507] Master 127.23.250.190:38103 requested a full tablet report, sending...
I20260601 13:23:23.857023 24554 webserver.cc:533] Webserver started at http://127.23.250.131:35967/ using document root <none> and password file <none>
I20260601 13:23:23.857126 29722 ts_manager.cc:194] Registered new tserver with Master: fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130:35081)
I20260601 13:23:23.857156 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:23.857220 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:23.857277 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:23.857617 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "526d0d60fe174b60a23640fedff260a6"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.857707 29722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52076
I20260601 13:23:23.859303 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:23.860209 29938 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.860451 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:23.860507 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "526d0d60fe174b60a23640fedff260a6"
format_stamp: "Formatted at 2026-06-01 13:23:23 on dist-test-slave-clgz"
I20260601 13:23:23.860567 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:23.874394 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:23.874868 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:23.875145 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:23.875658 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:23.875725 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.875775 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:23.875828 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:23.880295 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:41943
I20260601 13:23:23.880430 30001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:41943 every 8 connection(s)
I20260601 13:23:23.885774 30002 heartbeater.cc:344] Connected to a master server at 127.23.250.190:38103
I20260601 13:23:23.885922 30002 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:23.886158 30002 heartbeater.cc:507] Master 127.23.250.190:38103 requested a full tablet report, sending...
I20260601 13:23:23.886845 29722 ts_manager.cc:194] Registered new tserver with Master: 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943)
I20260601 13:23:23.887391 29722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52084
I20260601 13:23:23.887579 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00680978s
I20260601 13:23:24.832332 29851 heartbeater.cc:499] Master 127.23.250.190:38103 was elected leader, sending a full tablet report...
I20260601 13:23:24.858762 29927 heartbeater.cc:499] Master 127.23.250.190:38103 was elected leader, sending a full tablet report...
I20260601 13:23:24.888419 30002 heartbeater.cc:499] Master 127.23.250.190:38103 was elected leader, sending a full tablet report...
I20260601 13:23:24.923144 29722 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52096:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:23:24.923624 29722 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:23:24.934103 29966 tablet_service.cc:1511] Processing CreateTablet for tablet a8331fd255d7462ba932ab9e655fa3a5 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:23:24.934149 29965 tablet_service.cc:1511] Processing CreateTablet for tablet 8c32b95bc7eb4f7bb6a6512b8a7d5844 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:23:24.934165 29964 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd5a96a285e4e88beca9050c8fefda0 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:23:24.934446 29966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8331fd255d7462ba932ab9e655fa3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.936097 29814 tablet_service.cc:1511] Processing CreateTablet for tablet 8c32b95bc7eb4f7bb6a6512b8a7d5844 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:23:24.936208 29813 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd5a96a285e4e88beca9050c8fefda0 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:23:24.936385 29814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c32b95bc7eb4f7bb6a6512b8a7d5844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.936511 29813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd5a96a285e4e88beca9050c8fefda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.937352 29890 tablet_service.cc:1511] Processing CreateTablet for tablet 8c32b95bc7eb4f7bb6a6512b8a7d5844 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:23:24.937398 29891 tablet_service.cc:1511] Processing CreateTablet for tablet a8331fd255d7462ba932ab9e655fa3a5 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:23:24.937628 29890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c32b95bc7eb4f7bb6a6512b8a7d5844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.937724 29889 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd5a96a285e4e88beca9050c8fefda0 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:23:24.937997 29889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd5a96a285e4e88beca9050c8fefda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.936075 29815 tablet_service.cc:1511] Processing CreateTablet for tablet a8331fd255d7462ba932ab9e655fa3a5 (DEFAULT_TABLE table=test-workload [id=40620d9bc23c403fbc91ae3407b19b31]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:23:24.938840 29815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8331fd255d7462ba932ab9e655fa3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.939762 30023 tablet_bootstrap.cc:492] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5: Bootstrap starting.
I20260601 13:23:24.940035 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8331fd255d7462ba932ab9e655fa3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.941005 30023 tablet_bootstrap.cc:654] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.942003 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd5a96a285e4e88beca9050c8fefda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.942169 30023 tablet_bootstrap.cc:492] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5: No bootstrap required, opened a new log
I20260601 13:23:24.942255 30023 ts_tablet_manager.cc:1403] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:24.942267 29965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c32b95bc7eb4f7bb6a6512b8a7d5844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:24.942761 30023 raft_consensus.cc:359] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.942873 30023 raft_consensus.cc:385] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.942902 30023 raft_consensus.cc:740] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe555ac931f846539f3a56ff7a299bb5, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.943079 30023 consensus_queue.cc:260] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.943473 30023 ts_tablet_manager.cc:1434] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:24.943660 30023 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: Bootstrap starting.
I20260601 13:23:24.944640 30023 tablet_bootstrap.cc:654] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.944633 30022 tablet_bootstrap.cc:492] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be: Bootstrap starting.
I20260601 13:23:24.944690 30025 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: Bootstrap starting.
I20260601 13:23:24.945693 30022 tablet_bootstrap.cc:654] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.945693 30025 tablet_bootstrap.cc:654] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.946910 30023 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: No bootstrap required, opened a new log
I20260601 13:23:24.946909 30025 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: No bootstrap required, opened a new log
I20260601 13:23:24.947018 30025 ts_tablet_manager.cc:1403] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:24.947018 30023 ts_tablet_manager.cc:1403] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:23:24.947507 30023 raft_consensus.cc:359] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.947619 30023 raft_consensus.cc:385] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.947593 30025 raft_consensus.cc:359] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.947670 30023 raft_consensus.cc:740] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe555ac931f846539f3a56ff7a299bb5, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.947705 30025 raft_consensus.cc:385] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.947747 30025 raft_consensus.cc:740] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526d0d60fe174b60a23640fedff260a6, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.947814 30023 consensus_queue.cc:260] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.947867 30025 consensus_queue.cc:260] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.948100 30023 ts_tablet_manager.cc:1434] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:24.948243 30025 ts_tablet_manager.cc:1434] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:24.948282 30023 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5: Bootstrap starting.
I20260601 13:23:24.948446 30025 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6: Bootstrap starting.
I20260601 13:23:24.949064 30023 tablet_bootstrap.cc:654] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.949153 30025 tablet_bootstrap.cc:654] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.950188 30023 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5: No bootstrap required, opened a new log
I20260601 13:23:24.950212 30022 tablet_bootstrap.cc:492] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be: No bootstrap required, opened a new log
I20260601 13:23:24.950373 30022 ts_tablet_manager.cc:1403] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:23:24.950454 30023 ts_tablet_manager.cc:1403] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:24.950840 30022 raft_consensus.cc:359] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.950971 30022 raft_consensus.cc:385] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.951016 30022 raft_consensus.cc:740] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42db453e27a24334a2da8ca53277e7be, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.951152 30022 consensus_queue.cc:260] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.951424 30025 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6: No bootstrap required, opened a new log
I20260601 13:23:24.951517 30022 ts_tablet_manager.cc:1434] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:24.951506 30025 ts_tablet_manager.cc:1403] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:23:24.951733 30022 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: Bootstrap starting.
I20260601 13:23:24.952019 30025 raft_consensus.cc:359] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.952139 30025 raft_consensus.cc:385] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.952173 30025 raft_consensus.cc:740] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526d0d60fe174b60a23640fedff260a6, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.952311 30025 consensus_queue.cc:260] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.952710 30022 tablet_bootstrap.cc:654] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.952716 30025 ts_tablet_manager.cc:1434] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:24.952900 30025 tablet_bootstrap.cc:492] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6: Bootstrap starting.
I20260601 13:23:24.950855 30023 raft_consensus.cc:359] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.953373 30023 raft_consensus.cc:385] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.953428 30023 raft_consensus.cc:740] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe555ac931f846539f3a56ff7a299bb5, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.953605 30023 consensus_queue.cc:260] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.953917 30023 ts_tablet_manager.cc:1434] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:23:24.954217 30026 raft_consensus.cc:493] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:24.954300 30026 raft_consensus.cc:515] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.954386 30022 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: No bootstrap required, opened a new log
I20260601 13:23:24.954473 30022 ts_tablet_manager.cc:1403] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:24.954834 30026 leader_election.cc:290] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42db453e27a24334a2da8ca53277e7be (127.23.250.129:40639), 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943)
I20260601 13:23:24.954914 30022 raft_consensus.cc:359] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.955017 30022 raft_consensus.cc:385] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.955063 30022 raft_consensus.cc:740] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42db453e27a24334a2da8ca53277e7be, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.955193 30022 consensus_queue.cc:260] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.955529 30022 ts_tablet_manager.cc:1434] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:24.955689 30022 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: Bootstrap starting.
I20260601 13:23:24.956182 30025 tablet_bootstrap.cc:654] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.956770 30022 tablet_bootstrap.cc:654] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:24.958664 30025 tablet_bootstrap.cc:492] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6: No bootstrap required, opened a new log
I20260601 13:23:24.958753 30025 ts_tablet_manager.cc:1403] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:23:24.959003 30022 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: No bootstrap required, opened a new log
I20260601 13:23:24.959074 30022 ts_tablet_manager.cc:1403] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:23:24.959220 30025 raft_consensus.cc:359] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.959322 30025 raft_consensus.cc:385] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.959440 30025 raft_consensus.cc:740] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526d0d60fe174b60a23640fedff260a6, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.959441 30022 raft_consensus.cc:359] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.959553 30022 raft_consensus.cc:385] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:24.959581 30022 raft_consensus.cc:740] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42db453e27a24334a2da8ca53277e7be, State: Initialized, Role: FOLLOWER
I20260601 13:23:24.959578 30025 consensus_queue.cc:260] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.959741 30022 consensus_queue.cc:260] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.959851 30025 ts_tablet_manager.cc:1434] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:24.960495 30022 ts_tablet_manager.cc:1434] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:24.961078 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526d0d60fe174b60a23640fedff260a6" is_pre_election: true
I20260601 13:23:24.961218 29976 raft_consensus.cc:2468] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 0.
I20260601 13:23:24.961527 29866 leader_election.cc:304] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526d0d60fe174b60a23640fedff260a6, fe555ac931f846539f3a56ff7a299bb5; no voters: 
I20260601 13:23:24.961695 30026 raft_consensus.cc:2804] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:24.961741 30026 raft_consensus.cc:493] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:24.961784 30026 raft_consensus.cc:3060] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.962136 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42db453e27a24334a2da8ca53277e7be" is_pre_election: true
I20260601 13:23:24.962231 29825 raft_consensus.cc:2468] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 0.
I20260601 13:23:24.963042 30026 raft_consensus.cc:515] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.963418 30026 leader_election.cc:290] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 42db453e27a24334a2da8ca53277e7be (127.23.250.129:40639), 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943)
I20260601 13:23:24.963631 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42db453e27a24334a2da8ca53277e7be"
I20260601 13:23:24.963730 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526d0d60fe174b60a23640fedff260a6"
I20260601 13:23:24.963733 29825 raft_consensus.cc:3060] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.963884 29976 raft_consensus.cc:3060] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.964601 29825 raft_consensus.cc:2468] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 1.
I20260601 13:23:24.964712 29976 raft_consensus.cc:2468] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 1.
I20260601 13:23:24.964907 29865 leader_election.cc:304] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42db453e27a24334a2da8ca53277e7be, fe555ac931f846539f3a56ff7a299bb5; no voters: 
I20260601 13:23:24.965127 30026 raft_consensus.cc:2804] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:24.965334 30026 raft_consensus.cc:697] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Becoming Leader. State: Replica: fe555ac931f846539f3a56ff7a299bb5, State: Running, Role: LEADER
I20260601 13:23:24.965476 30026 consensus_queue.cc:237] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.965538 30039 raft_consensus.cc:493] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:24.965626 30039 raft_consensus.cc:515] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.965859 30033 raft_consensus.cc:493] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:24.965937 30033 raft_consensus.cc:515] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.966053 30039 leader_election.cc:290] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42db453e27a24334a2da8ca53277e7be (127.23.250.129:40639), 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943)
I20260601 13:23:24.966380 30033 leader_election.cc:290] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943), fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130:35081)
I20260601 13:23:24.966421 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32b95bc7eb4f7bb6a6512b8a7d5844" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526d0d60fe174b60a23640fedff260a6" is_pre_election: true
I20260601 13:23:24.966536 29976 raft_consensus.cc:2468] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 0.
I20260601 13:23:24.966863 29866 leader_election.cc:304] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526d0d60fe174b60a23640fedff260a6, fe555ac931f846539f3a56ff7a299bb5; no voters: 
I20260601 13:23:24.967018 30039 raft_consensus.cc:2804] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:24.967078 30039 raft_consensus.cc:493] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:24.967139 30039 raft_consensus.cc:3060] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.967113 29721 catalog_manager.cc:5696] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "fe555ac931f846539f3a56ff7a299bb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:24.968173 30039 raft_consensus.cc:515] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.968703 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32b95bc7eb4f7bb6a6512b8a7d5844" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42db453e27a24334a2da8ca53277e7be"
I20260601 13:23:24.968814 29824 raft_consensus.cc:3060] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.968880 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32b95bc7eb4f7bb6a6512b8a7d5844" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526d0d60fe174b60a23640fedff260a6"
I20260601 13:23:24.968972 29976 raft_consensus.cc:3060] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.969781 29976 raft_consensus.cc:2468] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 1.
I20260601 13:23:24.969760 29824 raft_consensus.cc:2468] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 1.
I20260601 13:23:24.970129 29866 leader_election.cc:304] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526d0d60fe174b60a23640fedff260a6, fe555ac931f846539f3a56ff7a299bb5; no voters: 
I20260601 13:23:24.969858 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32b95bc7eb4f7bb6a6512b8a7d5844" candidate_uuid: "fe555ac931f846539f3a56ff7a299bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42db453e27a24334a2da8ca53277e7be" is_pre_election: true
I20260601 13:23:24.970224 29825 raft_consensus.cc:2376] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fe555ac931f846539f3a56ff7a299bb5 in term 1. Re-sending same reply.
I20260601 13:23:24.970269 30026 raft_consensus.cc:2804] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:24.970323 30039 leader_election.cc:290] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 42db453e27a24334a2da8ca53277e7be (127.23.250.129:40639), 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943)
I20260601 13:23:24.970443 30026 raft_consensus.cc:697] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Becoming Leader. State: Replica: fe555ac931f846539f3a56ff7a299bb5, State: Running, Role: LEADER
I20260601 13:23:24.970614 30026 consensus_queue.cc:237] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:24.971944 29721 catalog_manager.cc:5696] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "fe555ac931f846539f3a56ff7a299bb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:24.972853 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8331fd255d7462ba932ab9e655fa3a5" candidate_uuid: "42db453e27a24334a2da8ca53277e7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe555ac931f846539f3a56ff7a299bb5" is_pre_election: true
I20260601 13:23:24.972973 29901 raft_consensus.cc:2468] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42db453e27a24334a2da8ca53277e7be in term 0.
I20260601 13:23:24.973253 29789 leader_election.cc:304] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42db453e27a24334a2da8ca53277e7be, fe555ac931f846539f3a56ff7a299bb5; no voters: 
I20260601 13:23:24.973395 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8331fd255d7462ba932ab9e655fa3a5" candidate_uuid: "42db453e27a24334a2da8ca53277e7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526d0d60fe174b60a23640fedff260a6" is_pre_election: true
I20260601 13:23:24.973512 29976 raft_consensus.cc:2468] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42db453e27a24334a2da8ca53277e7be in term 0.
I20260601 13:23:24.973686 30033 raft_consensus.cc:2804] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:24.973740 30033 raft_consensus.cc:493] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:24.973781 30033 raft_consensus.cc:3060] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.974696 30033 raft_consensus.cc:515] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.974994 30033 leader_election.cc:290] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [CANDIDATE]: Term 1 election: Requested vote from peers 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943), fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130:35081)
I20260601 13:23:24.975296 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8331fd255d7462ba932ab9e655fa3a5" candidate_uuid: "42db453e27a24334a2da8ca53277e7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526d0d60fe174b60a23640fedff260a6"
I20260601 13:23:24.975350 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8331fd255d7462ba932ab9e655fa3a5" candidate_uuid: "42db453e27a24334a2da8ca53277e7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe555ac931f846539f3a56ff7a299bb5"
I20260601 13:23:24.975394 29976 raft_consensus.cc:3060] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.975500 29901 raft_consensus.cc:3060] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:24.976263 29901 raft_consensus.cc:2468] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42db453e27a24334a2da8ca53277e7be in term 1.
I20260601 13:23:24.976400 29976 raft_consensus.cc:2468] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42db453e27a24334a2da8ca53277e7be in term 1.
I20260601 13:23:24.976527 29789 leader_election.cc:304] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42db453e27a24334a2da8ca53277e7be, fe555ac931f846539f3a56ff7a299bb5; no voters: 
I20260601 13:23:24.976698 30033 raft_consensus.cc:2804] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:24.976922 30033 raft_consensus.cc:697] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 LEADER]: Becoming Leader. State: Replica: 42db453e27a24334a2da8ca53277e7be, State: Running, Role: LEADER
I20260601 13:23:24.977063 30033 consensus_queue.cc:237] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } }
I20260601 13:23:24.978463 29721 catalog_manager.cc:5696] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be reported cstate change: term changed from 0 to 1, leader changed from <none> to 42db453e27a24334a2da8ca53277e7be (127.23.250.129). New cstate: current_term: 1 leader_uuid: "42db453e27a24334a2da8ca53277e7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:24.987125 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:23:24.987581 24554 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:23:24.989228 30047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:24.989281 30048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:24.989281 30050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:24.989415 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:24.989614 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:24.989674 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:24.989709 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320204989708 us; error 0 us; skew 500 ppm
I20260601 13:23:24.990763 24554 webserver.cc:533] Webserver started at http://127.23.250.132:35873/ using document root <none> and password file <none>
I20260601 13:23:24.990935 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:24.991003 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:24.991101 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:24.991508 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "5e85569be75d49ac922aa9388f7fdca3"
format_stamp: "Formatted at 2026-06-01 13:23:24 on dist-test-slave-clgz"
I20260601 13:23:24.993157 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:24.994156 30055 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:24.994392 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:24.994477 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "5e85569be75d49ac922aa9388f7fdca3"
format_stamp: "Formatted at 2026-06-01 13:23:24 on dist-test-slave-clgz"
I20260601 13:23:24.994614 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:25.010676 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:25.011148 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:25.011473 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:25.011976 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:25.012039 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:25.012135 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:25.012185 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:25.017318 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:38059
I20260601 13:23:25.017357 30118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:38059 every 8 connection(s)
I20260601 13:23:25.021967 30119 heartbeater.cc:344] Connected to a master server at 127.23.250.190:38103
I20260601 13:23:25.022089 30119 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:25.022330 30119 heartbeater.cc:507] Master 127.23.250.190:38103 requested a full tablet report, sending...
I20260601 13:23:25.022984 29721 ts_manager.cc:194] Registered new tserver with Master: 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132:38059)
I20260601 13:23:25.023576 29721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52108
I20260601 13:23:25.060909 30043 consensus_queue.cc:1048] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:25.061944 30033 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:23:25.063362 30026 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:23:25.063422 30026 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:23:25.066422 30039 consensus_queue.cc:1048] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:25.070399 30039 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:25.074776 30039 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:25.096553 30033 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:25.764006 29776 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:25.764602 29776 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:25.764715 29776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:25.769938 29901 consensus_queue.cc:237] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [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: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } }
I20260601 13:23:25.771482 29825 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Refusing update from remote peer fe555ac931f846539f3a56ff7a299bb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:25.771909 30135 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:23:25.772011 29976 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Refusing update from remote peer fe555ac931f846539f3a56ff7a299bb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:25.772392 30135 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:23:25.773976 29825 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
I20260601 13:23:25.774155 29976 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
W20260601 13:23:25.775456 29867 consensus_peers.cc:597] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 -> Peer 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132:38059): Couldn't send request to peer 5e85569be75d49ac922aa9388f7fdca3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bd5a96a285e4e88beca9050c8fefda0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:25.776463 29721 catalog_manager.cc:5696] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be reported cstate change: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "fe555ac931f846539f3a56ff7a299bb5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
I20260601 13:23:25.851606 30142 ts_tablet_manager.cc:933] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: Initiating tablet copy from peer fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130:35081)
I20260601 13:23:25.852047 30142 tablet_copy_client.cc:323] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:35081
I20260601 13:23:25.855973 29911 tablet_copy_service.cc:140] P fe555ac931f846539f3a56ff7a299bb5: Received BeginTabletCopySession request for tablet 9bd5a96a285e4e88beca9050c8fefda0 from peer 5e85569be75d49ac922aa9388f7fdca3 ({username='slave'} at 127.0.0.1:44866)
I20260601 13:23:25.856122 29911 tablet_copy_service.cc:161] P fe555ac931f846539f3a56ff7a299bb5: Beginning new tablet copy session on tablet 9bd5a96a285e4e88beca9050c8fefda0 from peer 5e85569be75d49ac922aa9388f7fdca3 at {username='slave'} at 127.0.0.1:44866: session id = 5e85569be75d49ac922aa9388f7fdca3-9bd5a96a285e4e88beca9050c8fefda0
I20260601 13:23:25.857085 29911 tablet_copy_source_session.cc:215] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:25.857949 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd5a96a285e4e88beca9050c8fefda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:25.860059 30142 tablet_copy_client.cc:806] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:25.860292 30142 tablet_copy_client.cc:670] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:25.861464 30142 tablet_copy_client.cc:538] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:25.862805 30142 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: Bootstrap starting.
I20260601 13:23:25.866140 30142 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:23:25.866532 30142 tablet_bootstrap.cc:492] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: Bootstrap complete.
I20260601 13:23:25.866750 30142 ts_tablet_manager.cc:1403] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:23:25.867157 30142 raft_consensus.cc:359] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } }
I20260601 13:23:25.867396 30142 raft_consensus.cc:740] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e85569be75d49ac922aa9388f7fdca3, State: Initialized, Role: LEARNER
I20260601 13:23:25.867544 30142 consensus_queue.cc:260] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } }
I20260601 13:23:25.867678 30132 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
I20260601 13:23:25.867959 30142 ts_tablet_manager.cc:1434] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:25.868014 30119 heartbeater.cc:499] Master 127.23.250.190:38103 was elected leader, sending a full tablet report...
I20260601 13:23:25.868462 29911 tablet_copy_service.cc:342] P fe555ac931f846539f3a56ff7a299bb5: Request end of tablet copy session 5e85569be75d49ac922aa9388f7fdca3-9bd5a96a285e4e88beca9050c8fefda0 received from {username='slave'} at 127.0.0.1:44866
I20260601 13:23:25.868541 29911 tablet_copy_service.cc:434] P fe555ac931f846539f3a56ff7a299bb5: ending tablet copy session 5e85569be75d49ac922aa9388f7fdca3-9bd5a96a285e4e88beca9050c8fefda0 on tablet 9bd5a96a285e4e88beca9050c8fefda0 with peer 5e85569be75d49ac922aa9388f7fdca3
I20260601 13:23:25.873941 29825 consensus_queue.cc:237] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [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: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } }
I20260601 13:23:25.875560 29901 raft_consensus.cc:1275] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Refusing update from remote peer 42db453e27a24334a2da8ca53277e7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:25.875954 29976 raft_consensus.cc:1275] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Refusing update from remote peer 42db453e27a24334a2da8ca53277e7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:25.876072 30151 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:23:25.876446 30131 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:23:25.878103 29901 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
I20260601 13:23:25.878464 29976 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
W20260601 13:23:25.880038 29791 consensus_peers.cc:597] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be -> Peer 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132:38059): Couldn't send request to peer 5e85569be75d49ac922aa9388f7fdca3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8331fd255d7462ba932ab9e655fa3a5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:25.880664 29722 catalog_manager.cc:5696] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "42db453e27a24334a2da8ca53277e7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
I20260601 13:23:25.947445 30093 raft_consensus.cc:1217] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:23:25.947665 30093 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
I20260601 13:23:25.961850 30151 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } } }
I20260601 13:23:25.984872 30142 ts_tablet_manager.cc:933] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: Initiating tablet copy from peer 42db453e27a24334a2da8ca53277e7be (127.23.250.129:40639)
I20260601 13:23:25.985320 30142 tablet_copy_client.cc:323] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:40639
I20260601 13:23:25.989046 29835 tablet_copy_service.cc:140] P 42db453e27a24334a2da8ca53277e7be: Received BeginTabletCopySession request for tablet a8331fd255d7462ba932ab9e655fa3a5 from peer 5e85569be75d49ac922aa9388f7fdca3 ({username='slave'} at 127.0.0.1:49058)
I20260601 13:23:25.989161 29835 tablet_copy_service.cc:161] P 42db453e27a24334a2da8ca53277e7be: Beginning new tablet copy session on tablet a8331fd255d7462ba932ab9e655fa3a5 from peer 5e85569be75d49ac922aa9388f7fdca3 at {username='slave'} at 127.0.0.1:49058: session id = 5e85569be75d49ac922aa9388f7fdca3-a8331fd255d7462ba932ab9e655fa3a5
I20260601 13:23:25.989952 29835 tablet_copy_source_session.cc:215] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:25.990797 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8331fd255d7462ba932ab9e655fa3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:25.992837 30142 tablet_copy_client.cc:806] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:25.993036 30142 tablet_copy_client.cc:670] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:25.994166 30142 tablet_copy_client.cc:538] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:25.995370 30142 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: Bootstrap starting.
I20260601 13:23:25.998356 30142 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:25.998668 30142 tablet_bootstrap.cc:492] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: Bootstrap complete.
I20260601 13:23:25.998835 30142 ts_tablet_manager.cc:1403] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:23:25.999253 30142 raft_consensus.cc:359] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } }
I20260601 13:23:25.999377 30142 raft_consensus.cc:740] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e85569be75d49ac922aa9388f7fdca3, State: Initialized, Role: LEARNER
I20260601 13:23:25.999493 30142 consensus_queue.cc:260] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [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: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: true } }
I20260601 13:23:25.999769 30142 ts_tablet_manager.cc:1434] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:26.000319 29835 tablet_copy_service.cc:342] P 42db453e27a24334a2da8ca53277e7be: Request end of tablet copy session 5e85569be75d49ac922aa9388f7fdca3-a8331fd255d7462ba932ab9e655fa3a5 received from {username='slave'} at 127.0.0.1:49058
I20260601 13:23:26.000406 29835 tablet_copy_service.cc:434] P 42db453e27a24334a2da8ca53277e7be: ending tablet copy session 5e85569be75d49ac922aa9388f7fdca3-a8331fd255d7462ba932ab9e655fa3a5 on tablet a8331fd255d7462ba932ab9e655fa3a5 with peer 5e85569be75d49ac922aa9388f7fdca3
I20260601 13:23:26.061736 30093 raft_consensus.cc:1217] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:23:26.100047 30148 raft_consensus.cc:1064] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: attempting to promote NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 to VOTER
I20260601 13:23:26.100602 30148 consensus_queue.cc:237] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [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: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } }
I20260601 13:23:26.102119 30093 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Refusing update from remote peer fe555ac931f846539f3a56ff7a299bb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:26.102119 29976 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Refusing update from remote peer fe555ac931f846539f3a56ff7a299bb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:26.102240 29825 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Refusing update from remote peer fe555ac931f846539f3a56ff7a299bb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:26.102629 30148 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:26.102820 30135 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:26.103024 30147 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:26.105188 29976 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.105688 29825 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.108071 29721 catalog_manager.cc:5696] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 reported cstate change: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe555ac931f846539f3a56ff7a299bb5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.134876 30147 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.137266 30093 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } attrs { replace: true } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.150091 29901 consensus_queue.cc:237] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [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: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } }
I20260601 13:23:26.151281 29976 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Refusing update from remote peer fe555ac931f846539f3a56ff7a299bb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:26.151281 30093 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Refusing update from remote peer fe555ac931f846539f3a56ff7a299bb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:26.151707 30148 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:26.152406 30135 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:26.154111 30093 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42db453e27a24334a2da8ca53277e7be (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.154922 29976 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42db453e27a24334a2da8ca53277e7be (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.156998 29722 catalog_manager.cc:5696] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 reported cstate change: config changed from index 3 to 4, VOTER 42db453e27a24334a2da8ca53277e7be (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "fe555ac931f846539f3a56ff7a299bb5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.161931 30150 raft_consensus.cc:1064] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: attempting to promote NON_VOTER 5e85569be75d49ac922aa9388f7fdca3 to VOTER
I20260601 13:23:26.162410 30150 consensus_queue.cc:237] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [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: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } }
I20260601 13:23:26.163923 29901 raft_consensus.cc:1275] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Refusing update from remote peer 42db453e27a24334a2da8ca53277e7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:26.163920 29976 raft_consensus.cc:1275] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Refusing update from remote peer 42db453e27a24334a2da8ca53277e7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:26.163932 30093 raft_consensus.cc:1275] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 LEARNER]: Refusing update from remote peer 42db453e27a24334a2da8ca53277e7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:26.164453 30156 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:26.164753 30150 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:26.165098 30151 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:26.166852 30093 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.167299 29976 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.177788 29815 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bd5a96a285e4e88beca9050c8fefda0 with delete_type TABLET_DATA_TOMBSTONED (TS 42db453e27a24334a2da8ca53277e7be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49024
I20260601 13:23:26.178385 30158 tablet_replica.cc:333] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: stopping tablet replica
I20260601 13:23:26.178551 30158 raft_consensus.cc:2243] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:26.178731 30158 raft_consensus.cc:2272] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:26.178658 29722 catalog_manager.cc:5696] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 reported cstate change: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42db453e27a24334a2da8ca53277e7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.179349 30158 ts_tablet_manager.cc:1916] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:26.181383 30158 ts_tablet_manager.cc:1929] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:23:26.181483 30158 log.cc:1199] T 9bd5a96a285e4e88beca9050c8fefda0 P 42db453e27a24334a2da8ca53277e7be: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/9bd5a96a285e4e88beca9050c8fefda0
I20260601 13:23:26.182085 29707 catalog_manager.cc:5027] TS 42db453e27a24334a2da8ca53277e7be (127.23.250.129:40639): tablet 9bd5a96a285e4e88beca9050c8fefda0 (table test-workload [id=40620d9bc23c403fbc91ae3407b19b31]) successfully deleted
I20260601 13:23:26.192543 30150 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.194931 29901 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } attrs { replace: true } } peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.220976 29825 consensus_queue.cc:237] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [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: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } }
I20260601 13:23:26.222286 29901 raft_consensus.cc:1275] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Refusing update from remote peer 42db453e27a24334a2da8ca53277e7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:26.222289 30093 raft_consensus.cc:1275] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Refusing update from remote peer 42db453e27a24334a2da8ca53277e7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:26.222720 30151 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:26.222939 30150 consensus_queue.cc:1048] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:26.225135 30093 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 526d0d60fe174b60a23640fedff260a6 (127.23.250.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.225354 29901 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 526d0d60fe174b60a23640fedff260a6 (127.23.250.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.227475 29721 catalog_manager.cc:5696] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 reported cstate change: config changed from index 3 to 4, VOTER 526d0d60fe174b60a23640fedff260a6 (127.23.250.131) evicted. New cstate: current_term: 1 leader_uuid: "42db453e27a24334a2da8ca53277e7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.284461 29965 tablet_service.cc:1558] Processing DeleteTablet for tablet a8331fd255d7462ba932ab9e655fa3a5 with delete_type TABLET_DATA_TOMBSTONED (TS 526d0d60fe174b60a23640fedff260a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260601 13:23:26.284865 30160 tablet_replica.cc:333] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: stopping tablet replica
I20260601 13:23:26.285022 30160 raft_consensus.cc:2243] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:26.285183 30160 raft_consensus.cc:2272] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:26.285801 30160 ts_tablet_manager.cc:1916] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:23:26.287742 30160 ts_tablet_manager.cc:1929] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:23:26.287842 30160 log.cc:1199] T a8331fd255d7462ba932ab9e655fa3a5 P 526d0d60fe174b60a23640fedff260a6: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/a8331fd255d7462ba932ab9e655fa3a5
I20260601 13:23:26.288322 29708 catalog_manager.cc:5027] TS 526d0d60fe174b60a23640fedff260a6 (127.23.250.131:41943): tablet a8331fd255d7462ba932ab9e655fa3a5 (table test-workload [id=40620d9bc23c403fbc91ae3407b19b31]) successfully deleted
I20260601 13:23:26.396849 30039 raft_consensus.cc:2955] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42db453e27a24334a2da8ca53277e7be (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.398548 29707 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9bd5a96a285e4e88beca9050c8fefda0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:26.543154 30151 raft_consensus.cc:2955] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 526d0d60fe174b60a23640fedff260a6 (127.23.250.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42db453e27a24334a2da8ca53277e7be" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40639 } } peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } } }
I20260601 13:23:26.544914 29707 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a8331fd255d7462ba932ab9e655fa3a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:27.765051 29776 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:27.769906 29901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0"
dest_uuid: "fe555ac931f846539f3a56ff7a299bb5"
mode: GRACEFUL
new_leader_uuid: "526d0d60fe174b60a23640fedff260a6"
 from {username='slave'} at 127.0.0.1:44880
I20260601 13:23:27.770059 29901 raft_consensus.cc:606] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Received request to transfer leadership to TS 526d0d60fe174b60a23640fedff260a6
I20260601 13:23:27.770470 29776 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:23:27.770627 29776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:27.830368 30147 raft_consensus.cc:993] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: : Instructing follower 526d0d60fe174b60a23640fedff260a6 to start an election
I20260601 13:23:27.830545 30147 raft_consensus.cc:1081] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Signalling peer 526d0d60fe174b60a23640fedff260a6 to start an election
I20260601 13:23:27.831156 29975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0"
dest_uuid: "526d0d60fe174b60a23640fedff260a6"
 from {username='slave'} at 127.0.0.1:53328
I20260601 13:23:27.831319 29975 raft_consensus.cc:493] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:23:27.831449 29975 raft_consensus.cc:3060] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:23:27.832464 29975 raft_consensus.cc:515] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } }
I20260601 13:23:27.833019 29975 leader_election.cc:290] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [CANDIDATE]: Term 2 election: Requested vote from peers fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130:35081), 5e85569be75d49ac922aa9388f7fdca3 (127.23.250.132:38059)
I20260601 13:23:27.836612 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0" candidate_uuid: "526d0d60fe174b60a23640fedff260a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe555ac931f846539f3a56ff7a299bb5"
I20260601 13:23:27.836614 30093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd5a96a285e4e88beca9050c8fefda0" candidate_uuid: "526d0d60fe174b60a23640fedff260a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5e85569be75d49ac922aa9388f7fdca3"
I20260601 13:23:27.836740 29901 raft_consensus.cc:3055] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:23:27.836833 29901 raft_consensus.cc:740] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe555ac931f846539f3a56ff7a299bb5, State: Running, Role: LEADER
I20260601 13:23:27.836853 30093 raft_consensus.cc:3060] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:23:27.837040 29901 consensus_queue.cc:260] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } }
I20260601 13:23:27.837220 29901 raft_consensus.cc:3060] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:23:27.837821 30093 raft_consensus.cc:2468] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526d0d60fe174b60a23640fedff260a6 in term 2.
I20260601 13:23:27.838017 29901 raft_consensus.cc:2468] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526d0d60fe174b60a23640fedff260a6 in term 2.
I20260601 13:23:27.838202 29942 leader_election.cc:304] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [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: 526d0d60fe174b60a23640fedff260a6, 5e85569be75d49ac922aa9388f7fdca3; no voters: 
I20260601 13:23:27.838568 30168 raft_consensus.cc:2804] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:23:27.838819 30168 raft_consensus.cc:697] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 2 LEADER]: Becoming Leader. State: Replica: 526d0d60fe174b60a23640fedff260a6, State: Running, Role: LEADER
I20260601 13:23:27.839002 30168 consensus_queue.cc:237] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } }
I20260601 13:23:27.840512 29720 catalog_manager.cc:5696] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 reported cstate change: term changed from 1 to 2, leader changed from fe555ac931f846539f3a56ff7a299bb5 (127.23.250.130) to 526d0d60fe174b60a23640fedff260a6 (127.23.250.131). New cstate: current_term: 2 leader_uuid: "526d0d60fe174b60a23640fedff260a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526d0d60fe174b60a23640fedff260a6" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:27.921737 29901 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 2 FOLLOWER]: Refusing update from remote peer 526d0d60fe174b60a23640fedff260a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:23:27.922178 30168 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe555ac931f846539f3a56ff7a299bb5" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:23:27.930378 30093 raft_consensus.cc:1275] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 2 FOLLOWER]: Refusing update from remote peer 526d0d60fe174b60a23640fedff260a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:23:27.930799 30168 consensus_queue.cc:1048] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e85569be75d49ac922aa9388f7fdca3" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 38059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:23:29.770970 29776 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:29.771466 29776 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:29.771540 29776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:31.771847 29776 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:31.772290 29776 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:31.772398 29776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:33.772747 29776 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:33.773219 29776 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:33.773276 29776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:34.069140 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:23:34.073005 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:34.073236 24554 tablet_replica.cc:333] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be: stopping tablet replica
I20260601 13:23:34.073362 24554 raft_consensus.cc:2243] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:34.073565 24554 raft_consensus.cc:2272] T a8331fd255d7462ba932ab9e655fa3a5 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.073997 24554 tablet_replica.cc:333] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be: stopping tablet replica
I20260601 13:23:34.074064 24554 raft_consensus.cc:2243] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:34.074136 24554 raft_consensus.cc:2272] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 42db453e27a24334a2da8ca53277e7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.077165 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:23:34.079295 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:23:34.083403 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:34.083590 24554 tablet_replica.cc:333] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5: stopping tablet replica
I20260601 13:23:34.083724 24554 raft_consensus.cc:2243] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:34.083877 24554 raft_consensus.cc:2272] T a8331fd255d7462ba932ab9e655fa3a5 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.084285 24554 tablet_replica.cc:333] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5: stopping tablet replica
I20260601 13:23:34.084396 24554 raft_consensus.cc:2243] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:34.084605 24554 raft_consensus.cc:2272] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P fe555ac931f846539f3a56ff7a299bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.084932 24554 tablet_replica.cc:333] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5: stopping tablet replica
I20260601 13:23:34.085040 24554 raft_consensus.cc:2243] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:34.085129 24554 raft_consensus.cc:2272] T 9bd5a96a285e4e88beca9050c8fefda0 P fe555ac931f846539f3a56ff7a299bb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.097939 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:23:34.100103 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:23:34.103963 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:34.104154 24554 tablet_replica.cc:333] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6: stopping tablet replica
I20260601 13:23:34.104323 24554 raft_consensus.cc:2243] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:34.104449 24554 raft_consensus.cc:2272] T 8c32b95bc7eb4f7bb6a6512b8a7d5844 P 526d0d60fe174b60a23640fedff260a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:23:34.104825 29940 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.130:35081: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260601 13:23:34.104945 24554 tablet_replica.cc:333] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6: stopping tablet replica
I20260601 13:23:34.105031 24554 raft_consensus.cc:2243] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:23:34.105180 24554 raft_consensus.cc:2272] T 9bd5a96a285e4e88beca9050c8fefda0 P 526d0d60fe174b60a23640fedff260a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.107822 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:23:34.109726 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:23:34.113518 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:34.113731 24554 tablet_replica.cc:333] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3: stopping tablet replica
I20260601 13:23:34.113854 24554 raft_consensus.cc:2243] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:34.113994 24554 raft_consensus.cc:2272] T a8331fd255d7462ba932ab9e655fa3a5 P 5e85569be75d49ac922aa9388f7fdca3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.114384 24554 tablet_replica.cc:333] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3: stopping tablet replica
I20260601 13:23:34.114506 24554 raft_consensus.cc:2243] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:34.114660 24554 raft_consensus.cc:2272] T 9bd5a96a285e4e88beca9050c8fefda0 P 5e85569be75d49ac922aa9388f7fdca3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.127211 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:23:34.129340 24554 master.cc:562] Master@127.23.250.190:38103 shutting down...
I20260601 13:23:34.133246 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:34.133422 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:34.133512 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P b00cd4e8cf5547d4b33bdc5489884746: stopping tablet replica
I20260601 13:23:34.146051 24554 master.cc:584] Master@127.23.250.190:38103 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10429 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:23:34.154500 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:34621
I20260601 13:23:34.154939 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:34.157022 30189 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:34.157066 30187 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:34.157114 30186 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:34.157160 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:34.157361 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:34.157433 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:34.157466 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320214157465 us; error 0 us; skew 500 ppm
I20260601 13:23:34.158316 24554 webserver.cc:533] Webserver started at http://127.23.250.190:41841/ using document root <none> and password file <none>
I20260601 13:23:34.158500 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:34.158567 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:34.158667 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:34.159067 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.160571 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:34.161592 30194 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.161825 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:34.161907 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.161983 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:34.182376 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:34.182927 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:34.187429 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:34621
I20260601 13:23:34.191280 30246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:34621 every 8 connection(s)
I20260601 13:23:34.191727 30247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:34.193660 30247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb: Bootstrap starting.
I20260601 13:23:34.194481 30247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:34.195622 30247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb: No bootstrap required, opened a new log
I20260601 13:23:34.195981 30247 raft_consensus.cc:359] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb" member_type: VOTER }
I20260601 13:23:34.196069 30247 raft_consensus.cc:385] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:34.196090 30247 raft_consensus.cc:740] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e0f9cbfe514b58ada0a9bf332f08eb, State: Initialized, Role: FOLLOWER
I20260601 13:23:34.196190 30247 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e4e0f9cbfe514b58ada0a9bf332f08eb" member_type: VOTER }
I20260601 13:23:34.196249 30247 raft_consensus.cc:399] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:23:34.196272 30247 raft_consensus.cc:493] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:23:34.196300 30247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:34.196983 30247 raft_consensus.cc:515] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb" member_type: VOTER }
I20260601 13:23:34.197096 30247 leader_election.cc:304] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [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: e4e0f9cbfe514b58ada0a9bf332f08eb; no voters: 
I20260601 13:23:34.197229 30247 leader_election.cc:290] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:23:34.197381 30250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:34.197629 30250 raft_consensus.cc:697] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 1 LEADER]: Becoming Leader. State: Replica: e4e0f9cbfe514b58ada0a9bf332f08eb, State: Running, Role: LEADER
I20260601 13:23:34.197752 30247 sys_catalog.cc:565] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:23:34.197788 30250 consensus_queue.cc:237] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [LEADER]: Queue going to LEADER mode. State: All 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: "e4e0f9cbfe514b58ada0a9bf332f08eb" member_type: VOTER }
I20260601 13:23:34.198200 30251 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb" member_type: VOTER } }
I20260601 13:23:34.198216 30252 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader e4e0f9cbfe514b58ada0a9bf332f08eb. Latest consensus state: current_term: 1 leader_uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4e0f9cbfe514b58ada0a9bf332f08eb" member_type: VOTER } }
I20260601 13:23:34.198312 30252 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:34.198582 30251 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:34.199034 30255 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:23:34.199947 30255 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:23:34.200169 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:23:34.201944 30255 catalog_manager.cc:1382] Generated new cluster ID: d8ad6af88980440fac02469013dfb1ff
I20260601 13:23:34.202013 30255 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:23:34.212734 30255 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:23:34.213303 30255 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:23:34.223451 30255 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb: Generated new TSK 0
I20260601 13:23:34.223650 30255 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:23:34.232725 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:34.234791 30271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:34.234884 30268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:34.234941 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:34.234863 30269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:34.235114 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:34.235229 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:34.235275 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320214235273 us; error 0 us; skew 500 ppm
I20260601 13:23:34.236145 24554 webserver.cc:533] Webserver started at http://127.23.250.129:42397/ using document root <none> and password file <none>
I20260601 13:23:34.236321 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:34.236398 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:34.236480 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:34.236872 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "a819344f148044c08460df358d2b9940"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.238381 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:34.239385 30276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.239627 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:34.239713 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "a819344f148044c08460df358d2b9940"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.239815 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:34.250895 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:34.251296 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:34.251590 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:34.252065 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:34.252128 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.252187 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:34.252220 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.256320 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:37361
I20260601 13:23:34.256343 30339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:37361 every 8 connection(s)
I20260601 13:23:34.257189 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:34.259114 30344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:34.259223 30345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:34.259333 30347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:34.259536 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:34.259727 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:34.259778 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:34.259794 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320214259794 us; error 0 us; skew 500 ppm
I20260601 13:23:34.260773 24554 webserver.cc:533] Webserver started at http://127.23.250.130:38043/ using document root <none> and password file <none>
I20260601 13:23:34.260947 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:34.261018 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:34.261101 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:34.261552 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "809484d6151d4a9e99c62e9f5f98f91b"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.263060 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:34.264093 30352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.264328 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:34.264411 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "809484d6151d4a9e99c62e9f5f98f91b"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.264497 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:34.267042 30340 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34621
I20260601 13:23:34.267145 30340 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:34.267366 30340 heartbeater.cc:507] Master 127.23.250.190:34621 requested a full tablet report, sending...
I20260601 13:23:34.267968 30211 ts_manager.cc:194] Registered new tserver with Master: a819344f148044c08460df358d2b9940 (127.23.250.129:37361)
I20260601 13:23:34.268705 30211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33218
I20260601 13:23:34.272550 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:34.272889 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:34.273181 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:34.273635 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:34.273672 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.273701 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:34.273748 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.277846 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:35663
I20260601 13:23:34.277938 30415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:35663 every 8 connection(s)
I20260601 13:23:34.278743 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:34.280763 30419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:34.280858 30420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:34.281008 30422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:34.281286 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:34.281499 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:34.281559 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:34.281594 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320214281593 us; error 0 us; skew 500 ppm
I20260601 13:23:34.282750 24554 webserver.cc:533] Webserver started at http://127.23.250.131:41921/ using document root <none> and password file <none>
I20260601 13:23:34.282967 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:34.283034 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:34.283146 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:34.283432 30416 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34621
I20260601 13:23:34.283556 30416 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:34.283633 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "815764a14db44b0991e8834560f46e5e"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.283800 30416 heartbeater.cc:507] Master 127.23.250.190:34621 requested a full tablet report, sending...
I20260601 13:23:34.284474 30211 ts_manager.cc:194] Registered new tserver with Master: 809484d6151d4a9e99c62e9f5f98f91b (127.23.250.130:35663)
I20260601 13:23:34.285001 30211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33224
I20260601 13:23:34.285364 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:34.286283 30427 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.286513 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:34.286644 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "815764a14db44b0991e8834560f46e5e"
format_stamp: "Formatted at 2026-06-01 13:23:34 on dist-test-slave-clgz"
I20260601 13:23:34.286736 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:34.297428 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:34.297868 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:34.298162 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:34.298720 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:34.298803 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.298877 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:34.298909 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:34.303766 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:43179
I20260601 13:23:34.303807 30490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:43179 every 8 connection(s)
I20260601 13:23:34.308349 30491 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34621
I20260601 13:23:34.308468 30491 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:34.308717 30491 heartbeater.cc:507] Master 127.23.250.190:34621 requested a full tablet report, sending...
I20260601 13:23:34.309338 30211 ts_manager.cc:194] Registered new tserver with Master: 815764a14db44b0991e8834560f46e5e (127.23.250.131:43179)
I20260601 13:23:34.309856 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005641118s
I20260601 13:23:34.309864 30211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33240
I20260601 13:23:35.269662 30340 heartbeater.cc:499] Master 127.23.250.190:34621 was elected leader, sending a full tablet report...
I20260601 13:23:35.286021 30416 heartbeater.cc:499] Master 127.23.250.190:34621 was elected leader, sending a full tablet report...
I20260601 13:23:35.310914 30491 heartbeater.cc:499] Master 127.23.250.190:34621 was elected leader, sending a full tablet report...
I20260601 13:23:35.345304 30211 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33256:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:23:35.345834 30211 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:23:35.355861 30455 tablet_service.cc:1511] Processing CreateTablet for tablet 9403dc4ab50d47ac9db247de0e14d8fe (DEFAULT_TABLE table=test-workload [id=a4cd5d57e2df42a08f982c298cf20fa4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:23:35.356302 30455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9403dc4ab50d47ac9db247de0e14d8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:35.356496 30304 tablet_service.cc:1511] Processing CreateTablet for tablet 9403dc4ab50d47ac9db247de0e14d8fe (DEFAULT_TABLE table=test-workload [id=a4cd5d57e2df42a08f982c298cf20fa4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:23:35.356714 30304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9403dc4ab50d47ac9db247de0e14d8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:35.357209 30380 tablet_service.cc:1511] Processing CreateTablet for tablet 9403dc4ab50d47ac9db247de0e14d8fe (DEFAULT_TABLE table=test-workload [id=a4cd5d57e2df42a08f982c298cf20fa4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:23:35.357406 30380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9403dc4ab50d47ac9db247de0e14d8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:35.358999 30512 tablet_bootstrap.cc:492] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e: Bootstrap starting.
I20260601 13:23:35.359148 30511 tablet_bootstrap.cc:492] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940: Bootstrap starting.
I20260601 13:23:35.359714 30513 tablet_bootstrap.cc:492] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b: Bootstrap starting.
I20260601 13:23:35.360124 30512 tablet_bootstrap.cc:654] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:35.360766 30513 tablet_bootstrap.cc:654] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:35.360816 30511 tablet_bootstrap.cc:654] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:35.361441 30512 tablet_bootstrap.cc:492] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e: No bootstrap required, opened a new log
I20260601 13:23:35.361588 30512 ts_tablet_manager.cc:1403] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:35.361923 30513 tablet_bootstrap.cc:492] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b: No bootstrap required, opened a new log
I20260601 13:23:35.362039 30513 ts_tablet_manager.cc:1403] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:35.362001 30512 raft_consensus.cc:359] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.362147 30512 raft_consensus.cc:385] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:35.362191 30512 raft_consensus.cc:740] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815764a14db44b0991e8834560f46e5e, State: Initialized, Role: FOLLOWER
I20260601 13:23:35.362309 30512 consensus_queue.cc:260] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.362564 30513 raft_consensus.cc:359] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.362707 30512 ts_tablet_manager.cc:1434] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:35.362769 30513 raft_consensus.cc:385] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:35.362829 30513 raft_consensus.cc:740] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809484d6151d4a9e99c62e9f5f98f91b, State: Initialized, Role: FOLLOWER
I20260601 13:23:35.363011 30513 consensus_queue.cc:260] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.363457 30513 ts_tablet_manager.cc:1434] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:35.363974 30511 tablet_bootstrap.cc:492] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940: No bootstrap required, opened a new log
I20260601 13:23:35.364125 30511 ts_tablet_manager.cc:1403] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:23:35.364650 30511 raft_consensus.cc:359] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.364797 30511 raft_consensus.cc:385] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:35.364888 30511 raft_consensus.cc:740] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a819344f148044c08460df358d2b9940, State: Initialized, Role: FOLLOWER
I20260601 13:23:35.365091 30511 consensus_queue.cc:260] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.365907 30511 ts_tablet_manager.cc:1434] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:23:35.401365 30518 raft_consensus.cc:493] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:35.401561 30518 raft_consensus.cc:515] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.402189 30518 leader_election.cc:290] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a819344f148044c08460df358d2b9940 (127.23.250.129:37361), 815764a14db44b0991e8834560f46e5e (127.23.250.131:43179)
I20260601 13:23:35.406734 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9403dc4ab50d47ac9db247de0e14d8fe" candidate_uuid: "809484d6151d4a9e99c62e9f5f98f91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a819344f148044c08460df358d2b9940" is_pre_election: true
I20260601 13:23:35.406711 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9403dc4ab50d47ac9db247de0e14d8fe" candidate_uuid: "809484d6151d4a9e99c62e9f5f98f91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815764a14db44b0991e8834560f46e5e" is_pre_election: true
I20260601 13:23:35.406947 30314 raft_consensus.cc:2468] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809484d6151d4a9e99c62e9f5f98f91b in term 0.
I20260601 13:23:35.406994 30465 raft_consensus.cc:2468] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809484d6151d4a9e99c62e9f5f98f91b in term 0.
I20260601 13:23:35.407280 30355 leader_election.cc:304] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809484d6151d4a9e99c62e9f5f98f91b, a819344f148044c08460df358d2b9940; no voters: 
I20260601 13:23:35.407490 30518 raft_consensus.cc:2804] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:35.407552 30518 raft_consensus.cc:493] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:35.407594 30518 raft_consensus.cc:3060] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:35.408425 30518 raft_consensus.cc:515] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.408773 30518 leader_election.cc:290] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [CANDIDATE]: Term 1 election: Requested vote from peers a819344f148044c08460df358d2b9940 (127.23.250.129:37361), 815764a14db44b0991e8834560f46e5e (127.23.250.131:43179)
I20260601 13:23:35.409132 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9403dc4ab50d47ac9db247de0e14d8fe" candidate_uuid: "809484d6151d4a9e99c62e9f5f98f91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815764a14db44b0991e8834560f46e5e"
I20260601 13:23:35.409235 30465 raft_consensus.cc:3060] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:35.410112 30465 raft_consensus.cc:2468] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809484d6151d4a9e99c62e9f5f98f91b in term 1.
I20260601 13:23:35.410359 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9403dc4ab50d47ac9db247de0e14d8fe" candidate_uuid: "809484d6151d4a9e99c62e9f5f98f91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a819344f148044c08460df358d2b9940"
I20260601 13:23:35.410411 30355 leader_election.cc:304] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809484d6151d4a9e99c62e9f5f98f91b, 815764a14db44b0991e8834560f46e5e; no voters: 
I20260601 13:23:35.410481 30314 raft_consensus.cc:3060] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:35.410640 30518 raft_consensus.cc:2804] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:35.410851 30518 raft_consensus.cc:697] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 1 LEADER]: Becoming Leader. State: Replica: 809484d6151d4a9e99c62e9f5f98f91b, State: Running, Role: LEADER
I20260601 13:23:35.411005 30518 consensus_queue.cc:237] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } }
I20260601 13:23:35.411549 30314 raft_consensus.cc:2468] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809484d6151d4a9e99c62e9f5f98f91b in term 1.
I20260601 13:23:35.412761 30211 catalog_manager.cc:5696] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b reported cstate change: term changed from 0 to 1, leader changed from <none> to 809484d6151d4a9e99c62e9f5f98f91b (127.23.250.130). New cstate: current_term: 1 leader_uuid: "809484d6151d4a9e99c62e9f5f98f91b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a819344f148044c08460df358d2b9940" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809484d6151d4a9e99c62e9f5f98f91b" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35663 } health_report { overall_health: HEALTHY } } }
I20260601 13:23:35.430918 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:23:35.434764 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:35.435070 24554 tablet_replica.cc:333] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940: stopping tablet replica
I20260601 13:23:35.435195 24554 raft_consensus.cc:2243] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:35.435325 24554 raft_consensus.cc:2272] T 9403dc4ab50d47ac9db247de0e14d8fe P a819344f148044c08460df358d2b9940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:35.448546 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
W20260601 13:23:35.880149 30355 consensus_peers.cc:597] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b -> Peer a819344f148044c08460df358d2b9940 (127.23.250.129:37361): Couldn't send request to peer a819344f148044c08460df358d2b9940. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:37361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:35.927099 30518 consensus_queue.cc:1048] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [LEADER]: Connected to new peer: Peer: permanent_uuid: "815764a14db44b0991e8834560f46e5e" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:36.199821 30265 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:36.200274 30265 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:36.200393 30265 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:23:38.180471 30355 consensus_peers.cc:597] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b -> Peer a819344f148044c08460df358d2b9940 (127.23.250.129:37361): Couldn't send request to peer a819344f148044c08460df358d2b9940. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:37361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:23:38.200801 30265 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:38.201100 30265 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:38.201152 30265 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:23:39.450316 30355 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.129:37361: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260601 13:23:40.201463 30265 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:40.201771 30265 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:40.201824 30265 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:23:40.337332 30355 consensus_peers.cc:597] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b -> Peer a819344f148044c08460df358d2b9940 (127.23.250.129:37361): Couldn't send request to peer a819344f148044c08460df358d2b9940. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:37361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:23:42.202144 30265 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:42.202441 30265 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:42.202491 30265 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:23:42.571692 30355 consensus_peers.cc:597] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b -> Peer a819344f148044c08460df358d2b9940 (127.23.250.129:37361): Couldn't send request to peer a819344f148044c08460df358d2b9940. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:37361: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:23:44.202841 30265 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:44.203172 30265 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:44.203233 30265 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:23:44.544015 30355 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.129:37361: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260601 13:23:45.015992 30355 consensus_peers.cc:597] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b -> Peer a819344f148044c08460df358d2b9940 (127.23.250.129:37361): Couldn't send request to peer a819344f148044c08460df358d2b9940. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:37361: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:23:46.203510 30265 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:23:46.203891 30265 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:23:46.203961 30265 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:23:46.509159 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:23:46.513218 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:46.513499 24554 tablet_replica.cc:333] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b: stopping tablet replica
I20260601 13:23:46.513648 24554 raft_consensus.cc:2243] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:46.513901 24554 raft_consensus.cc:2272] T 9403dc4ab50d47ac9db247de0e14d8fe P 809484d6151d4a9e99c62e9f5f98f91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:46.527853 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:23:46.529953 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:23:46.534658 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:46.534935 24554 tablet_replica.cc:333] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e: stopping tablet replica
I20260601 13:23:46.535075 24554 raft_consensus.cc:2243] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:46.535218 24554 raft_consensus.cc:2272] T 9403dc4ab50d47ac9db247de0e14d8fe P 815764a14db44b0991e8834560f46e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:46.547966 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:23:46.550433 24554 master.cc:562] Master@127.23.250.190:34621 shutting down...
I20260601 13:23:46.554915 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:46.555111 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:46.555197 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P e4e0f9cbfe514b58ada0a9bf332f08eb: stopping tablet replica
I20260601 13:23:46.567894 24554 master.cc:584] Master@127.23.250.190:34621 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12420 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:23:46.574960 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:35215
I20260601 13:23:46.575348 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:46.577831 30539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:46.577860 30541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:46.577936 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:46.577860 30538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:46.578259 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:46.578305 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:46.578322 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320226578322 us; error 0 us; skew 500 ppm
I20260601 13:23:46.579447 24554 webserver.cc:533] Webserver started at http://127.23.250.190:37959/ using document root <none> and password file <none>
I20260601 13:23:46.579638 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:46.579718 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:46.579811 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:46.580262 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "e07d262bf1134b63b11f4eab4f9f1a60"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.581952 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:46.583128 30546 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.583432 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:46.583524 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "e07d262bf1134b63b11f4eab4f9f1a60"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.583621 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:46.591889 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:46.592289 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:46.596781 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:35215
I20260601 13:23:46.599100 30598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:35215 every 8 connection(s)
I20260601 13:23:46.599532 30599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:46.601352 30599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60: Bootstrap starting.
I20260601 13:23:46.602166 30599 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:46.603293 30599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60: No bootstrap required, opened a new log
I20260601 13:23:46.603691 30599 raft_consensus.cc:359] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e07d262bf1134b63b11f4eab4f9f1a60" member_type: VOTER }
I20260601 13:23:46.603828 30599 raft_consensus.cc:385] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:46.603876 30599 raft_consensus.cc:740] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07d262bf1134b63b11f4eab4f9f1a60, State: Initialized, Role: FOLLOWER
I20260601 13:23:46.604028 30599 consensus_queue.cc:260] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e07d262bf1134b63b11f4eab4f9f1a60" member_type: VOTER }
I20260601 13:23:46.604115 30599 raft_consensus.cc:399] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:23:46.604161 30599 raft_consensus.cc:493] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:23:46.604212 30599 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:46.604911 30599 raft_consensus.cc:515] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e07d262bf1134b63b11f4eab4f9f1a60" member_type: VOTER }
I20260601 13:23:46.605058 30599 leader_election.cc:304] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [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: e07d262bf1134b63b11f4eab4f9f1a60; no voters: 
I20260601 13:23:46.605258 30599 leader_election.cc:290] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:23:46.605391 30602 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:46.605620 30602 raft_consensus.cc:697] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 1 LEADER]: Becoming Leader. State: Replica: e07d262bf1134b63b11f4eab4f9f1a60, State: Running, Role: LEADER
I20260601 13:23:46.605732 30599 sys_catalog.cc:565] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:23:46.605774 30602 consensus_queue.cc:237] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [LEADER]: Queue going to LEADER mode. State: All 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: "e07d262bf1134b63b11f4eab4f9f1a60" member_type: VOTER }
I20260601 13:23:46.606236 30603 sys_catalog.cc:455] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e07d262bf1134b63b11f4eab4f9f1a60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e07d262bf1134b63b11f4eab4f9f1a60" member_type: VOTER } }
I20260601 13:23:46.606268 30604 sys_catalog.cc:455] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e07d262bf1134b63b11f4eab4f9f1a60. Latest consensus state: current_term: 1 leader_uuid: "e07d262bf1134b63b11f4eab4f9f1a60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e07d262bf1134b63b11f4eab4f9f1a60" member_type: VOTER } }
I20260601 13:23:46.606324 30603 sys_catalog.cc:458] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:46.606354 30604 sys_catalog.cc:458] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:46.606977 30607 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:23:46.607689 30607 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:23:46.607963 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:23:46.609495 30607 catalog_manager.cc:1382] Generated new cluster ID: 1f2cedb44da24a8eb2a49591d73a0bbc
I20260601 13:23:46.609555 30607 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:23:46.622357 30607 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:23:46.623019 30607 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:23:46.633198 30607 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60: Generated new TSK 0
I20260601 13:23:46.633432 30607 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:23:46.640388 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:46.642539 30623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:46.642565 30621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:46.642673 30620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:46.642706 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:46.642870 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:46.642944 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:46.642971 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320226642970 us; error 0 us; skew 500 ppm
I20260601 13:23:46.643854 24554 webserver.cc:533] Webserver started at http://127.23.250.129:42231/ using document root <none> and password file <none>
I20260601 13:23:46.644037 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:46.644104 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:46.644181 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:46.644595 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "c022da10a20c416e8006fcf64e464fa3"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.646162 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:23:46.647154 30628 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.647434 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:46.647493 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "c022da10a20c416e8006fcf64e464fa3"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.647549 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:46.660485 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:46.660880 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:46.661134 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:46.661788 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:46.661831 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.661863 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:46.661914 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.666309 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:46879
I20260601 13:23:46.666394 30691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:46879 every 8 connection(s)
I20260601 13:23:46.667201 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:46.669365 30697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:46.669492 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:46.669409 30699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:46.669387 30696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:46.669879 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:46.669936 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:46.669956 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320226669956 us; error 0 us; skew 500 ppm
I20260601 13:23:46.671000 24554 webserver.cc:533] Webserver started at http://127.23.250.130:39979/ using document root <none> and password file <none>
I20260601 13:23:46.671186 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:46.671290 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:46.671394 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:46.671788 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "b4c612e816b74b1b9aa3fdf9335cf546"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.673274 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:46.674165 30704 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.674449 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:46.674537 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "b4c612e816b74b1b9aa3fdf9335cf546"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.674659 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:46.675915 30692 heartbeater.cc:344] Connected to a master server at 127.23.250.190:35215
I20260601 13:23:46.676009 30692 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:46.676239 30692 heartbeater.cc:507] Master 127.23.250.190:35215 requested a full tablet report, sending...
I20260601 13:23:46.676832 30563 ts_manager.cc:194] Registered new tserver with Master: c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879)
I20260601 13:23:46.677604 30563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57762
I20260601 13:23:46.684522 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:46.684993 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:46.685341 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:46.685856 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:46.685923 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.685984 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:46.686020 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.690488 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:46577
I20260601 13:23:46.690570 30767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:46577 every 8 connection(s)
I20260601 13:23:46.691427 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:46.693732 30771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:46.693871 30774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:46.693737 30772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:46.694033 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:46.694303 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:46.694340 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:46.694356 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320226694356 us; error 0 us; skew 500 ppm
I20260601 13:23:46.695384 24554 webserver.cc:533] Webserver started at http://127.23.250.131:36441/ using document root <none> and password file <none>
I20260601 13:23:46.695572 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:46.695640 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:46.695724 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:46.696118 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "9a4f6ebfd0d2457b9c87e040bd170758"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.696381 30768 heartbeater.cc:344] Connected to a master server at 127.23.250.190:35215
I20260601 13:23:46.696486 30768 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:46.696758 30768 heartbeater.cc:507] Master 127.23.250.190:35215 requested a full tablet report, sending...
I20260601 13:23:46.697436 30563 ts_manager.cc:194] Registered new tserver with Master: b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:46.697970 30563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57764
I20260601 13:23:46.697995 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:46.699120 30779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.699419 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:46.699481 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "9a4f6ebfd0d2457b9c87e040bd170758"
format_stamp: "Formatted at 2026-06-01 13:23:46 on dist-test-slave-clgz"
I20260601 13:23:46.699551 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:46.706321 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:46.706830 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:46.707146 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:46.707647 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:46.707705 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.707758 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:46.707803 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:46.712440 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:37553
I20260601 13:23:46.712471 30842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:37553 every 8 connection(s)
I20260601 13:23:46.717227 30843 heartbeater.cc:344] Connected to a master server at 127.23.250.190:35215
I20260601 13:23:46.717389 30843 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:46.717604 30843 heartbeater.cc:507] Master 127.23.250.190:35215 requested a full tablet report, sending...
I20260601 13:23:46.718240 30563 ts_manager.cc:194] Registered new tserver with Master: 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131:37553)
I20260601 13:23:46.718502 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005629494s
I20260601 13:23:46.718999 30563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57774
I20260601 13:23:47.678658 30692 heartbeater.cc:499] Master 127.23.250.190:35215 was elected leader, sending a full tablet report...
I20260601 13:23:47.699023 30768 heartbeater.cc:499] Master 127.23.250.190:35215 was elected leader, sending a full tablet report...
I20260601 13:23:47.719910 30843 heartbeater.cc:499] Master 127.23.250.190:35215 was elected leader, sending a full tablet report...
I20260601 13:23:47.753999 30563 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57788:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:23:47.754606 30563 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:23:47.767167 30807 tablet_service.cc:1511] Processing CreateTablet for tablet b2c1bde317b745c39eed4d2d7a9fb4cd (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:23:47.767223 30806 tablet_service.cc:1511] Processing CreateTablet for tablet f1a151ede0e5449d8f33e70dd68db3cb (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:23:47.767427 30804 tablet_service.cc:1511] Processing CreateTablet for tablet fa92a67fe3db4ba39fd0a6edb33b03b0 (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:23:47.767544 30807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c1bde317b745c39eed4d2d7a9fb4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.767252 30805 tablet_service.cc:1511] Processing CreateTablet for tablet b09b7cd935ce4de78d62458a74a088a5 (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:23:47.768194 30731 tablet_service.cc:1511] Processing CreateTablet for tablet f1a151ede0e5449d8f33e70dd68db3cb (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:23:47.768239 30732 tablet_service.cc:1511] Processing CreateTablet for tablet b2c1bde317b745c39eed4d2d7a9fb4cd (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:23:47.768307 30730 tablet_service.cc:1511] Processing CreateTablet for tablet b09b7cd935ce4de78d62458a74a088a5 (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:23:47.768482 30731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a151ede0e5449d8f33e70dd68db3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.768625 30730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09b7cd935ce4de78d62458a74a088a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.768752 30729 tablet_service.cc:1511] Processing CreateTablet for tablet fa92a67fe3db4ba39fd0a6edb33b03b0 (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:23:47.768986 30729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa92a67fe3db4ba39fd0a6edb33b03b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.770707 30732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c1bde317b745c39eed4d2d7a9fb4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.771096 30804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa92a67fe3db4ba39fd0a6edb33b03b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.772763 30864 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: Bootstrap starting.
I20260601 13:23:47.772886 30805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09b7cd935ce4de78d62458a74a088a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.773830 30864 tablet_bootstrap.cc:654] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.774870 30806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a151ede0e5449d8f33e70dd68db3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.775247 30864 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: No bootstrap required, opened a new log
I20260601 13:23:47.775323 30864 ts_tablet_manager.cc:1403] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:47.775599 30863 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546: Bootstrap starting.
I20260601 13:23:47.775784 30864 raft_consensus.cc:359] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.775895 30864 raft_consensus.cc:385] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.775928 30864 raft_consensus.cc:740] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.776095 30864 consensus_queue.cc:260] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.776469 30864 ts_tablet_manager.cc:1434] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.776635 30864 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: Bootstrap starting.
I20260601 13:23:47.776672 30863 tablet_bootstrap.cc:654] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.777140 30656 tablet_service.cc:1511] Processing CreateTablet for tablet b2c1bde317b745c39eed4d2d7a9fb4cd (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:23:47.777387 30656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c1bde317b745c39eed4d2d7a9fb4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.777565 30864 tablet_bootstrap.cc:654] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.777756 30863 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546: No bootstrap required, opened a new log
I20260601 13:23:47.777822 30863 ts_tablet_manager.cc:1403] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:47.778221 30863 raft_consensus.cc:359] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.778331 30863 raft_consensus.cc:385] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.778373 30863 raft_consensus.cc:740] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c612e816b74b1b9aa3fdf9335cf546, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.778502 30863 consensus_queue.cc:260] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.778757 30864 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: No bootstrap required, opened a new log
I20260601 13:23:47.778829 30864 ts_tablet_manager.cc:1403] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:47.778882 30863 ts_tablet_manager.cc:1434] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.779248 30653 tablet_service.cc:1511] Processing CreateTablet for tablet fa92a67fe3db4ba39fd0a6edb33b03b0 (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:23:47.779503 30653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa92a67fe3db4ba39fd0a6edb33b03b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.779908 30870 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3: Bootstrap starting.
I20260601 13:23:47.780496 30863 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546: Bootstrap starting.
I20260601 13:23:47.780547 30864 raft_consensus.cc:359] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.780639 30864 raft_consensus.cc:385] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.780673 30864 raft_consensus.cc:740] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.780843 30864 consensus_queue.cc:260] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.780930 30870 tablet_bootstrap.cc:654] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.781471 30863 tablet_bootstrap.cc:654] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.781860 30654 tablet_service.cc:1511] Processing CreateTablet for tablet b09b7cd935ce4de78d62458a74a088a5 (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:23:47.782116 30654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09b7cd935ce4de78d62458a74a088a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.782435 30864 ts_tablet_manager.cc:1434] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:23:47.782820 30863 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546: No bootstrap required, opened a new log
I20260601 13:23:47.782896 30863 ts_tablet_manager.cc:1403] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:47.783138 30870 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3: No bootstrap required, opened a new log
I20260601 13:23:47.783231 30870 ts_tablet_manager.cc:1403] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:47.783363 30863 raft_consensus.cc:359] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.783452 30863 raft_consensus.cc:385] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.783481 30863 raft_consensus.cc:740] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c612e816b74b1b9aa3fdf9335cf546, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.783594 30863 consensus_queue.cc:260] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.783684 30870 raft_consensus.cc:359] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.783783 30870 raft_consensus.cc:385] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.783816 30870 raft_consensus.cc:740] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c022da10a20c416e8006fcf64e464fa3, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.783939 30863 ts_tablet_manager.cc:1434] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:47.783921 30870 consensus_queue.cc:260] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.784094 30863 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546: Bootstrap starting.
I20260601 13:23:47.784297 30870 ts_tablet_manager.cc:1434] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.784466 30870 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3: Bootstrap starting.
I20260601 13:23:47.784410 30655 tablet_service.cc:1511] Processing CreateTablet for tablet f1a151ede0e5449d8f33e70dd68db3cb (DEFAULT_TABLE table=test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:23:47.784677 30655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a151ede0e5449d8f33e70dd68db3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:47.785002 30863 tablet_bootstrap.cc:654] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.785423 30866 raft_consensus.cc:493] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:47.785463 30870 tablet_bootstrap.cc:654] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.785499 30866 raft_consensus.cc:515] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.786008 30866 leader_election.cc:290] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:47.786098 30863 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546: No bootstrap required, opened a new log
I20260601 13:23:47.786167 30863 ts_tablet_manager.cc:1403] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:23:47.786620 30863 raft_consensus.cc:359] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.786720 30863 raft_consensus.cc:385] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.786763 30863 raft_consensus.cc:740] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c612e816b74b1b9aa3fdf9335cf546, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.786793 30870 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3: No bootstrap required, opened a new log
I20260601 13:23:47.786871 30863 consensus_queue.cc:260] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.787146 30863 ts_tablet_manager.cc:1434] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.787307 30863 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546: Bootstrap starting.
I20260601 13:23:47.788321 30863 tablet_bootstrap.cc:654] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.788436 30864 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: Bootstrap starting.
I20260601 13:23:47.786871 30870 ts_tablet_manager.cc:1403] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:47.789414 30863 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546: No bootstrap required, opened a new log
I20260601 13:23:47.789484 30863 ts_tablet_manager.cc:1403] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:23:47.789511 30870 raft_consensus.cc:359] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.789605 30870 raft_consensus.cc:385] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.789635 30870 raft_consensus.cc:740] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c022da10a20c416e8006fcf64e464fa3, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.789649 30864 tablet_bootstrap.cc:654] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.789760 30870 consensus_queue.cc:260] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.789876 30863 raft_consensus.cc:359] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.789968 30863 raft_consensus.cc:385] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.789999 30863 raft_consensus.cc:740] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c612e816b74b1b9aa3fdf9335cf546, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.790120 30870 ts_tablet_manager.cc:1434] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.790136 30863 consensus_queue.cc:260] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.790277 30870 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: Bootstrap starting.
I20260601 13:23:47.790385 30863 ts_tablet_manager.cc:1434] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.791245 30870 tablet_bootstrap.cc:654] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.792721 30870 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: No bootstrap required, opened a new log
I20260601 13:23:47.792825 30870 ts_tablet_manager.cc:1403] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:23:47.793254 30870 raft_consensus.cc:359] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.793334 30870 raft_consensus.cc:385] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.793354 30870 raft_consensus.cc:740] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c022da10a20c416e8006fcf64e464fa3, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.793476 30870 consensus_queue.cc:260] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.793767 30870 ts_tablet_manager.cc:1434] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:47.793933 30870 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3: Bootstrap starting.
I20260601 13:23:47.794929 30870 tablet_bootstrap.cc:654] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.796315 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa92a67fe3db4ba39fd0a6edb33b03b0" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c022da10a20c416e8006fcf64e464fa3" is_pre_election: true
I20260601 13:23:47.796316 30864 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: No bootstrap required, opened a new log
I20260601 13:23:47.796464 30666 raft_consensus.cc:2468] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 0.
I20260601 13:23:47.796484 30864 ts_tablet_manager.cc:1403] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:23:47.796751 30782 leader_election.cc:304] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4f6ebfd0d2457b9c87e040bd170758, c022da10a20c416e8006fcf64e464fa3; no voters: 
I20260601 13:23:47.796923 30866 raft_consensus.cc:2804] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:47.796974 30866 raft_consensus.cc:493] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:47.797014 30866 raft_consensus.cc:3060] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.797094 30864 raft_consensus.cc:359] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.797199 30864 raft_consensus.cc:385] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.797240 30864 raft_consensus.cc:740] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.797348 30864 consensus_queue.cc:260] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.797672 30864 ts_tablet_manager.cc:1434] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.797855 30864 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: Bootstrap starting.
I20260601 13:23:47.798089 30866 raft_consensus.cc:515] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.798427 30866 leader_election.cc:290] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 election: Requested vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:47.798897 30864 tablet_bootstrap.cc:654] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:47.799064 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa92a67fe3db4ba39fd0a6edb33b03b0" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c022da10a20c416e8006fcf64e464fa3"
I20260601 13:23:47.799170 30666 raft_consensus.cc:3060] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.799289 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa92a67fe3db4ba39fd0a6edb33b03b0" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" is_pre_election: true
I20260601 13:23:47.799398 30742 raft_consensus.cc:2468] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 0.
I20260601 13:23:47.799633 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa92a67fe3db4ba39fd0a6edb33b03b0" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546"
I20260601 13:23:47.799743 30741 raft_consensus.cc:3060] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.800204 30666 raft_consensus.cc:2468] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 1.
I20260601 13:23:47.800468 30782 leader_election.cc:304] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4f6ebfd0d2457b9c87e040bd170758, c022da10a20c416e8006fcf64e464fa3; no voters: 
I20260601 13:23:47.800608 30866 raft_consensus.cc:2804] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:47.800700 30866 raft_consensus.cc:697] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Becoming Leader. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Running, Role: LEADER
I20260601 13:23:47.800742 30741 raft_consensus.cc:2468] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 1.
I20260601 13:23:47.800840 30866 consensus_queue.cc:237] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.801257 30870 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3: No bootstrap required, opened a new log
I20260601 13:23:47.801364 30870 ts_tablet_manager.cc:1403] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:23:47.801775 30866 raft_consensus.cc:493] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:47.801852 30866 raft_consensus.cc:515] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.802192 30866 leader_election.cc:290] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:47.802241 30864 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: No bootstrap required, opened a new log
I20260601 13:23:47.802343 30864 ts_tablet_manager.cc:1403] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:23:47.801836 30870 raft_consensus.cc:359] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.802464 30870 raft_consensus.cc:385] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.802510 30870 raft_consensus.cc:740] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c022da10a20c416e8006fcf64e464fa3, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.802517 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c1bde317b745c39eed4d2d7a9fb4cd" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" is_pre_election: true
I20260601 13:23:47.802685 30741 raft_consensus.cc:2468] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 0.
I20260601 13:23:47.802667 30870 consensus_queue.cc:260] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.802977 30870 ts_tablet_manager.cc:1434] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:23:47.803100 30782 leader_election.cc:304] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4f6ebfd0d2457b9c87e040bd170758, b4c612e816b74b1b9aa3fdf9335cf546; no voters: 
I20260601 13:23:47.803140 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c1bde317b745c39eed4d2d7a9fb4cd" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c022da10a20c416e8006fcf64e464fa3" is_pre_election: true
I20260601 13:23:47.803086 30562 catalog_manager.cc:5696] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } }
I20260601 13:23:47.803272 30666 raft_consensus.cc:2468] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 0.
I20260601 13:23:47.803807 30864 raft_consensus.cc:359] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.803902 30864 raft_consensus.cc:385] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:47.803934 30864 raft_consensus.cc:740] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Initialized, Role: FOLLOWER
I20260601 13:23:47.804086 30864 consensus_queue.cc:260] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.804340 30864 ts_tablet_manager.cc:1434] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:47.804394 30866 raft_consensus.cc:2804] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:47.804461 30866 raft_consensus.cc:493] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:47.804513 30866 raft_consensus.cc:3060] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.805179 30866 raft_consensus.cc:515] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.805527 30866 leader_election.cc:290] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 election: Requested vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:47.805842 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c1bde317b745c39eed4d2d7a9fb4cd" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c022da10a20c416e8006fcf64e464fa3"
I20260601 13:23:47.805935 30666 raft_consensus.cc:3060] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.806386 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c1bde317b745c39eed4d2d7a9fb4cd" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546"
I20260601 13:23:47.806494 30741 raft_consensus.cc:3060] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.806931 30666 raft_consensus.cc:2468] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 1.
I20260601 13:23:47.807186 30782 leader_election.cc:304] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4f6ebfd0d2457b9c87e040bd170758, c022da10a20c416e8006fcf64e464fa3; no voters: 
I20260601 13:23:47.807354 30866 raft_consensus.cc:2804] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:47.807456 30866 raft_consensus.cc:697] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Becoming Leader. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Running, Role: LEADER
I20260601 13:23:47.807467 30741 raft_consensus.cc:2468] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 1.
I20260601 13:23:47.807566 30866 consensus_queue.cc:237] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } }
I20260601 13:23:47.808915 30562 catalog_manager.cc:5696] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:47.831418 30874 raft_consensus.cc:493] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:47.831593 30874 raft_consensus.cc:515] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.832196 30874 leader_election.cc:290] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577), 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131:37553)
I20260601 13:23:47.835996 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b7cd935ce4de78d62458a74a088a5" candidate_uuid: "c022da10a20c416e8006fcf64e464fa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" is_pre_election: true
I20260601 13:23:47.836145 30741 raft_consensus.cc:2468] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c022da10a20c416e8006fcf64e464fa3 in term 0.
I20260601 13:23:47.836184 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b7cd935ce4de78d62458a74a088a5" candidate_uuid: "c022da10a20c416e8006fcf64e464fa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" is_pre_election: true
I20260601 13:23:47.836278 30817 raft_consensus.cc:2468] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c022da10a20c416e8006fcf64e464fa3 in term 0.
I20260601 13:23:47.836567 30631 leader_election.cc:304] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4f6ebfd0d2457b9c87e040bd170758, c022da10a20c416e8006fcf64e464fa3; no voters: 
I20260601 13:23:47.836757 30874 raft_consensus.cc:2804] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:47.836818 30874 raft_consensus.cc:493] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:47.836860 30874 raft_consensus.cc:3060] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.837674 30874 raft_consensus.cc:515] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.837996 30874 leader_election.cc:290] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [CANDIDATE]: Term 1 election: Requested vote from peers b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577), 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131:37553)
I20260601 13:23:47.838349 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b7cd935ce4de78d62458a74a088a5" candidate_uuid: "c022da10a20c416e8006fcf64e464fa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546"
I20260601 13:23:47.838465 30741 raft_consensus.cc:3060] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.838416 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b7cd935ce4de78d62458a74a088a5" candidate_uuid: "c022da10a20c416e8006fcf64e464fa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a4f6ebfd0d2457b9c87e040bd170758"
I20260601 13:23:47.838591 30817 raft_consensus.cc:3060] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.839275 30741 raft_consensus.cc:2468] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c022da10a20c416e8006fcf64e464fa3 in term 1.
I20260601 13:23:47.839532 30817 raft_consensus.cc:2468] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c022da10a20c416e8006fcf64e464fa3 in term 1.
I20260601 13:23:47.839571 30631 leader_election.cc:304] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c612e816b74b1b9aa3fdf9335cf546, c022da10a20c416e8006fcf64e464fa3; no voters: 
I20260601 13:23:47.839742 30874 raft_consensus.cc:2804] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:47.839855 30874 raft_consensus.cc:697] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 1 LEADER]: Becoming Leader. State: Replica: c022da10a20c416e8006fcf64e464fa3, State: Running, Role: LEADER
I20260601 13:23:47.840003 30874 consensus_queue.cc:237] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.841768 30562 catalog_manager.cc:5696] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c022da10a20c416e8006fcf64e464fa3 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "c022da10a20c416e8006fcf64e464fa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:47.852033 30866 raft_consensus.cc:493] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:47.852195 30866 raft_consensus.cc:515] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.852617 30866 leader_election.cc:290] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:47.853014 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a151ede0e5449d8f33e70dd68db3cb" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c022da10a20c416e8006fcf64e464fa3" is_pre_election: true
I20260601 13:23:47.853063 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a151ede0e5449d8f33e70dd68db3cb" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" is_pre_election: true
I20260601 13:23:47.853137 30666 raft_consensus.cc:2468] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 0.
I20260601 13:23:47.853229 30741 raft_consensus.cc:2468] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 0.
I20260601 13:23:47.853480 30782 leader_election.cc:304] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4f6ebfd0d2457b9c87e040bd170758, c022da10a20c416e8006fcf64e464fa3; no voters: 
I20260601 13:23:47.853667 30866 raft_consensus.cc:2804] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:23:47.853731 30866 raft_consensus.cc:493] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:47.853772 30866 raft_consensus.cc:3060] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.854676 30866 raft_consensus.cc:515] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.855031 30866 leader_election.cc:290] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 election: Requested vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:47.855373 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a151ede0e5449d8f33e70dd68db3cb" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c022da10a20c416e8006fcf64e464fa3"
I20260601 13:23:47.855441 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a151ede0e5449d8f33e70dd68db3cb" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546"
I20260601 13:23:47.855482 30666 raft_consensus.cc:3060] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.855602 30741 raft_consensus.cc:3060] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:47.856338 30666 raft_consensus.cc:2468] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 1.
I20260601 13:23:47.856465 30741 raft_consensus.cc:2468] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 1.
I20260601 13:23:47.856602 30782 leader_election.cc:304] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4f6ebfd0d2457b9c87e040bd170758, c022da10a20c416e8006fcf64e464fa3; no voters: 
I20260601 13:23:47.856837 30866 raft_consensus.cc:2804] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:47.856950 30866 raft_consensus.cc:697] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Becoming Leader. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Running, Role: LEADER
I20260601 13:23:47.857105 30866 consensus_queue.cc:237] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:47.858903 30562 catalog_manager.cc:5696] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } }
I20260601 13:23:47.867033 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:23:47.871832 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:47.872215 24554 tablet_replica.cc:333] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3: stopping tablet replica
I20260601 13:23:47.872408 24554 raft_consensus.cc:2243] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:47.872558 24554 raft_consensus.cc:2272] T f1a151ede0e5449d8f33e70dd68db3cb P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:47.873148 24554 tablet_replica.cc:333] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: stopping tablet replica
I20260601 13:23:47.873287 24554 raft_consensus.cc:2243] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:47.873479 24554 pending_rounds.cc:70] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: Trying to abort 1 pending ops.
I20260601 13:23:47.873530 24554 pending_rounds.cc:77] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191653234348032 op_type: NO_OP noop_request { }
I20260601 13:23:47.873620 24554 raft_consensus.cc:2889] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:23:47.873688 24554 raft_consensus.cc:2272] T b09b7cd935ce4de78d62458a74a088a5 P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:47.874254 24554 tablet_replica.cc:333] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3: stopping tablet replica
I20260601 13:23:47.874396 24554 raft_consensus.cc:2243] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:47.874516 24554 raft_consensus.cc:2272] T b2c1bde317b745c39eed4d2d7a9fb4cd P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:47.874979 24554 tablet_replica.cc:333] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3: stopping tablet replica
I20260601 13:23:47.875103 24554 raft_consensus.cc:2243] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:47.875233 24554 raft_consensus.cc:2272] T fa92a67fe3db4ba39fd0a6edb33b03b0 P c022da10a20c416e8006fcf64e464fa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:47.889374 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
W20260601 13:23:47.942205 30769 tablet.cc:2404] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:23:48.200016 30866 consensus_queue.cc:1048] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:23:48.203713 30782 consensus_peers.cc:597] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:23:48.204322 30782 consensus_peers.cc:597] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:48.266129 30893 consensus_queue.cc:1048] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:23:48.289392 30782 consensus_peers.cc:597] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:48.381728 30893 consensus_queue.cc:1048] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:48.892524 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:48.894563 30902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:48.894563 30899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:48.894745 30900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:48.894956 24554 server_base.cc:1061] running on GCE node
I20260601 13:23:48.895144 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:48.895185 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:48.895201 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320228895201 us; error 0 us; skew 500 ppm
I20260601 13:23:48.896209 24554 webserver.cc:533] Webserver started at http://127.23.250.132:35867/ using document root <none> and password file <none>
I20260601 13:23:48.896356 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:48.896400 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:48.896462 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:48.896857 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "683287fc0b2546c38ab7f1c3ac069e4e"
format_stamp: "Formatted at 2026-06-01 13:23:48 on dist-test-slave-clgz"
I20260601 13:23:48.899013 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:23:48.900184 30907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:48.900485 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:48.900563 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "683287fc0b2546c38ab7f1c3ac069e4e"
format_stamp: "Formatted at 2026-06-01 13:23:48 on dist-test-slave-clgz"
I20260601 13:23:48.900656 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:48.901027 30866 consensus_queue.cc:579] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.044s)
W20260601 13:23:48.903038 30562 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f1a151ede0e5449d8f33e70dd68db3cb with cas_config_opid_index -1: no extra replica candidate found for tablet f1a151ede0e5449d8f33e70dd68db3cb (table test-workload [id=6dbeecc6c0804186b39d8801a33c4d65]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260601 13:23:48.906818 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:48.907248 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:48.907570 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:48.908080 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:48.908119 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:48.908176 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:48.908211 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:48.912995 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:32929
I20260601 13:23:48.913676 30972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:32929 every 8 connection(s)
I20260601 13:23:48.919911 30973 heartbeater.cc:344] Connected to a master server at 127.23.250.190:35215
I20260601 13:23:48.920007 30973 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:48.920202 30973 heartbeater.cc:507] Master 127.23.250.190:35215 requested a full tablet report, sending...
I20260601 13:23:48.920747 30562 ts_manager.cc:194] Registered new tserver with Master: 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132:32929)
I20260601 13:23:48.921290 30562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57794
I20260601 13:23:48.958773 30817 consensus_queue.cc:237] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:48.960992 30741 raft_consensus.cc:1275] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:23:48.961493 30908 consensus_queue.cc:1048] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:23:48.961916 30782 consensus_peers.cc:597] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:48.963137 30866 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:48.963541 30741 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
W20260601 13:23:48.964771 30782 consensus_peers.cc:597] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132:32929): Couldn't send request to peer 683287fc0b2546c38ab7f1c3ac069e4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1a151ede0e5449d8f33e70dd68db3cb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:48.964931 30549 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f1a151ede0e5449d8f33e70dd68db3cb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:23:48.965715 30562 catalog_manager.cc:5696] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:49.131105 30908 consensus_queue.cc:579] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.330s)
I20260601 13:23:49.133921 30817 consensus_queue.cc:237] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.135623 30741 raft_consensus.cc:1275] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:23:49.135931 30782 consensus_peers.cc:597] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132:32929): Couldn't send request to peer 683287fc0b2546c38ab7f1c3ac069e4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa92a67fe3db4ba39fd0a6edb33b03b0. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:23:49.136029 30782 consensus_peers.cc:597] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:49.136250 30909 consensus_queue.cc:1048] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:23:49.137626 30908 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:49.138083 30741 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:49.139379 30549 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fa92a67fe3db4ba39fd0a6edb33b03b0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:23:49.140272 30563 catalog_manager.cc:5696] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:23:49.214175 30909 consensus_queue.cc:579] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.406s)
I20260601 13:23:49.216954 30817 consensus_queue.cc:237] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.218420 30741 raft_consensus.cc:1275] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:23:49.218722 30782 consensus_peers.cc:597] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132:32929): Couldn't send request to peer 683287fc0b2546c38ab7f1c3ac069e4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2c1bde317b745c39eed4d2d7a9fb4cd. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:23:49.218827 30782 consensus_peers.cc:597] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:49.219022 30984 consensus_queue.cc:1048] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:23:49.220592 30866 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:49.221033 30741 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:49.222404 30549 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b2c1bde317b745c39eed4d2d7a9fb4cd with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:23:49.223327 30563 catalog_manager.cc:5696] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 reported cstate change: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:49.438267 30984 raft_consensus.cc:493] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:23:49.438455 30984 raft_consensus.cc:515] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:49.439365 30984 leader_election.cc:290] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:49.440119 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b7cd935ce4de78d62458a74a088a5" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" is_pre_election: true
I20260601 13:23:49.440294 30741 raft_consensus.cc:2468] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 1.
W20260601 13:23:49.440549 30782 leader_election.cc:336] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
I20260601 13:23:49.440761 30782 leader_election.cc:304] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: 9a4f6ebfd0d2457b9c87e040bd170758, b4c612e816b74b1b9aa3fdf9335cf546; no voters: c022da10a20c416e8006fcf64e464fa3
I20260601 13:23:49.440973 30984 raft_consensus.cc:2804] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:23:49.441061 30984 raft_consensus.cc:493] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:23:49.441123 30984 raft_consensus.cc:3060] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:23:49.442113 30984 raft_consensus.cc:515] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:49.442523 30984 leader_election.cc:290] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 2 election: Requested vote from peers c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879), b4c612e816b74b1b9aa3fdf9335cf546 (127.23.250.130:46577)
I20260601 13:23:49.443157 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b7cd935ce4de78d62458a74a088a5" candidate_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c612e816b74b1b9aa3fdf9335cf546"
I20260601 13:23:49.443320 30741 raft_consensus.cc:3060] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:23:49.443629 30782 leader_election.cc:336] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
I20260601 13:23:49.444247 30741 raft_consensus.cc:2468] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4f6ebfd0d2457b9c87e040bd170758 in term 2.
I20260601 13:23:49.444552 30782 leader_election.cc:304] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: 9a4f6ebfd0d2457b9c87e040bd170758, b4c612e816b74b1b9aa3fdf9335cf546; no voters: c022da10a20c416e8006fcf64e464fa3
I20260601 13:23:49.444758 30984 raft_consensus.cc:2804] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:23:49.444871 30984 raft_consensus.cc:697] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 LEADER]: Becoming Leader. State: Replica: 9a4f6ebfd0d2457b9c87e040bd170758, State: Running, Role: LEADER
I20260601 13:23:49.445024 30984 consensus_queue.cc:237] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Queue going to LEADER 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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } }
I20260601 13:23:49.446691 30562 catalog_manager.cc:5696] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: term changed from 1 to 2, leader changed from c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) to 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131). New cstate: current_term: 2 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } }
I20260601 13:23:49.575716 30988 ts_tablet_manager.cc:933] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: Initiating tablet copy from peer 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131:37553)
I20260601 13:23:49.576185 30988 tablet_copy_client.cc:323] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:37553
I20260601 13:23:49.580173 30827 tablet_copy_service.cc:140] P 9a4f6ebfd0d2457b9c87e040bd170758: Received BeginTabletCopySession request for tablet f1a151ede0e5449d8f33e70dd68db3cb from peer 683287fc0b2546c38ab7f1c3ac069e4e ({username='slave'} at 127.0.0.1:38086)
I20260601 13:23:49.580272 30827 tablet_copy_service.cc:161] P 9a4f6ebfd0d2457b9c87e040bd170758: Beginning new tablet copy session on tablet f1a151ede0e5449d8f33e70dd68db3cb from peer 683287fc0b2546c38ab7f1c3ac069e4e at {username='slave'} at 127.0.0.1:38086: session id = 683287fc0b2546c38ab7f1c3ac069e4e-f1a151ede0e5449d8f33e70dd68db3cb
I20260601 13:23:49.581022 30827 tablet_copy_source_session.cc:215] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:49.581858 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a151ede0e5449d8f33e70dd68db3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:49.583797 30988 tablet_copy_client.cc:806] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:49.583976 30988 tablet_copy_client.cc:670] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:49.585173 30988 tablet_copy_client.cc:538] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:49.586302 30988 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap starting.
I20260601 13:23:49.589372 30988 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:49.589632 30988 tablet_bootstrap.cc:492] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap complete.
I20260601 13:23:49.589809 30988 ts_tablet_manager.cc:1403] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:23:49.590200 30988 raft_consensus.cc:359] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.590334 30988 raft_consensus.cc:740] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 683287fc0b2546c38ab7f1c3ac069e4e, State: Initialized, Role: LEARNER
I20260601 13:23:49.590452 30988 consensus_queue.cc:260] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.590867 30988 ts_tablet_manager.cc:1434] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:49.590934 30973 heartbeater.cc:499] Master 127.23.250.190:35215 was elected leader, sending a full tablet report...
I20260601 13:23:49.591427 30827 tablet_copy_service.cc:342] P 9a4f6ebfd0d2457b9c87e040bd170758: Request end of tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-f1a151ede0e5449d8f33e70dd68db3cb received from {username='slave'} at 127.0.0.1:38086
I20260601 13:23:49.591531 30827 tablet_copy_service.cc:434] P 9a4f6ebfd0d2457b9c87e040bd170758: ending tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-f1a151ede0e5449d8f33e70dd68db3cb on tablet f1a151ede0e5449d8f33e70dd68db3cb with peer 683287fc0b2546c38ab7f1c3ac069e4e
W20260601 13:23:49.609781 30612 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c022da10a20c416e8006fcf64e464fa3 not available for placement
W20260601 13:23:49.624307 30782 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111) [suppressed 17 similar messages]
I20260601 13:23:49.625429 30988 ts_tablet_manager.cc:933] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: Initiating tablet copy from peer 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131:37553)
I20260601 13:23:49.625731 30988 tablet_copy_client.cc:323] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:37553
I20260601 13:23:49.626240 30827 tablet_copy_service.cc:140] P 9a4f6ebfd0d2457b9c87e040bd170758: Received BeginTabletCopySession request for tablet fa92a67fe3db4ba39fd0a6edb33b03b0 from peer 683287fc0b2546c38ab7f1c3ac069e4e ({username='slave'} at 127.0.0.1:38086)
I20260601 13:23:49.626341 30827 tablet_copy_service.cc:161] P 9a4f6ebfd0d2457b9c87e040bd170758: Beginning new tablet copy session on tablet fa92a67fe3db4ba39fd0a6edb33b03b0 from peer 683287fc0b2546c38ab7f1c3ac069e4e at {username='slave'} at 127.0.0.1:38086: session id = 683287fc0b2546c38ab7f1c3ac069e4e-fa92a67fe3db4ba39fd0a6edb33b03b0
I20260601 13:23:49.627226 30827 tablet_copy_source_session.cc:215] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:49.628110 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa92a67fe3db4ba39fd0a6edb33b03b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:49.629946 30988 tablet_copy_client.cc:806] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:49.630120 30988 tablet_copy_client.cc:670] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:49.631255 30988 tablet_copy_client.cc:538] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:49.632308 30988 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap starting.
I20260601 13:23:49.635428 30988 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:49.635624 30988 tablet_bootstrap.cc:492] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap complete.
I20260601 13:23:49.635753 30988 ts_tablet_manager.cc:1403] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:23:49.636086 30988 raft_consensus.cc:359] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.636197 30988 raft_consensus.cc:740] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 683287fc0b2546c38ab7f1c3ac069e4e, State: Initialized, Role: LEARNER
I20260601 13:23:49.636267 30988 consensus_queue.cc:260] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.636529 30988 ts_tablet_manager.cc:1434] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:49.637197 30827 tablet_copy_service.cc:342] P 9a4f6ebfd0d2457b9c87e040bd170758: Request end of tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-fa92a67fe3db4ba39fd0a6edb33b03b0 received from {username='slave'} at 127.0.0.1:38086
I20260601 13:23:49.637292 30827 tablet_copy_service.cc:434] P 9a4f6ebfd0d2457b9c87e040bd170758: ending tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-fa92a67fe3db4ba39fd0a6edb33b03b0 on tablet fa92a67fe3db4ba39fd0a6edb33b03b0 with peer 683287fc0b2546c38ab7f1c3ac069e4e
I20260601 13:23:49.720920 30988 ts_tablet_manager.cc:933] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: Initiating tablet copy from peer 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131:37553)
I20260601 13:23:49.721328 30988 tablet_copy_client.cc:323] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:37553
I20260601 13:23:49.721863 30827 tablet_copy_service.cc:140] P 9a4f6ebfd0d2457b9c87e040bd170758: Received BeginTabletCopySession request for tablet b2c1bde317b745c39eed4d2d7a9fb4cd from peer 683287fc0b2546c38ab7f1c3ac069e4e ({username='slave'} at 127.0.0.1:38086)
I20260601 13:23:49.721972 30827 tablet_copy_service.cc:161] P 9a4f6ebfd0d2457b9c87e040bd170758: Beginning new tablet copy session on tablet b2c1bde317b745c39eed4d2d7a9fb4cd from peer 683287fc0b2546c38ab7f1c3ac069e4e at {username='slave'} at 127.0.0.1:38086: session id = 683287fc0b2546c38ab7f1c3ac069e4e-b2c1bde317b745c39eed4d2d7a9fb4cd
I20260601 13:23:49.722940 30827 tablet_copy_source_session.cc:215] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:49.723809 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c1bde317b745c39eed4d2d7a9fb4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:49.725579 30988 tablet_copy_client.cc:806] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:49.725751 30988 tablet_copy_client.cc:670] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:49.726928 30988 tablet_copy_client.cc:538] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:49.728058 30988 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap starting.
I20260601 13:23:49.731026 30988 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:49.731262 30988 tablet_bootstrap.cc:492] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap complete.
I20260601 13:23:49.731438 30988 ts_tablet_manager.cc:1403] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:23:49.731819 30988 raft_consensus.cc:359] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.731933 30988 raft_consensus.cc:740] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 683287fc0b2546c38ab7f1c3ac069e4e, State: Initialized, Role: LEARNER
I20260601 13:23:49.732070 30988 consensus_queue.cc:260] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:49.732374 30988 ts_tablet_manager.cc:1434] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:49.732928 30827 tablet_copy_service.cc:342] P 9a4f6ebfd0d2457b9c87e040bd170758: Request end of tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-b2c1bde317b745c39eed4d2d7a9fb4cd received from {username='slave'} at 127.0.0.1:38086
I20260601 13:23:49.733018 30827 tablet_copy_service.cc:434] P 9a4f6ebfd0d2457b9c87e040bd170758: ending tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-b2c1bde317b745c39eed4d2d7a9fb4cd on tablet b2c1bde317b745c39eed4d2d7a9fb4cd with peer 683287fc0b2546c38ab7f1c3ac069e4e
I20260601 13:23:49.990962 30741 raft_consensus.cc:1275] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260601 13:23:49.991328 30782 consensus_peers.cc:597] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:49.991556 30984 consensus_queue.cc:1048] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:23:50.036746 30947 raft_consensus.cc:1217] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:23:50.081228 30947 raft_consensus.cc:1217] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:23:50.194090 31003 consensus_queue.cc:579] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.060s)
I20260601 13:23:50.200963 30947 raft_consensus.cc:1217] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:23:50.290606 31003 consensus_queue.cc:579] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.331s)
I20260601 13:23:50.298723 31003 consensus_queue.cc:579] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.082s)
I20260601 13:23:50.542382 30984 consensus_queue.cc:579] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.097s)
I20260601 13:23:50.544919 30817 consensus_queue.cc:237] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:50.546275 30741 raft_consensus.cc:1275] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:23:50.546548 30782 consensus_peers.cc:597] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132:32929): Couldn't send request to peer 683287fc0b2546c38ab7f1c3ac069e4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b09b7cd935ce4de78d62458a74a088a5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:50.547036 30984 consensus_queue.cc:1048] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:23:50.547160 30782 consensus_peers.cc:597] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:50.548563 31003 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:50.549058 30741 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:50.550683 30549 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b09b7cd935ce4de78d62458a74a088a5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:23:50.551478 30562 catalog_manager.cc:5696] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 reported cstate change: config changed from index -1 to 2, NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) added. New cstate: current_term: 2 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } } }
I20260601 13:23:50.609932 31003 raft_consensus.cc:1064] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: attempting to promote NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e to VOTER
W20260601 13:23:50.610319 30612 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c022da10a20c416e8006fcf64e464fa3 not available for placement
I20260601 13:23:50.610456 31003 consensus_queue.cc:237] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:50.611827 30947 raft_consensus.cc:1275] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:50.611901 30741 raft_consensus.cc:1275] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:50.612295 31010 consensus_queue.cc:1048] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:50.612455 31003 consensus_queue.cc:1048] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:23:50.612711 30782 consensus_peers.cc:597] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:50.614264 31003 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.614782 30947 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.616333 30741 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.617002 30563 catalog_manager.cc:5696] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e reported cstate change: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.620149 30817 consensus_queue.cc:237] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:50.621333 30947 raft_consensus.cc:1275] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:50.621385 30741 raft_consensus.cc:1275] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:50.621727 30984 consensus_queue.cc:1048] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:50.621865 30998 consensus_queue.cc:1048] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:50.623433 31010 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.623903 30741 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.623903 30947 raft_consensus.cc:2955] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.624930 30549 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f1a151ede0e5449d8f33e70dd68db3cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:50.626004 30561 catalog_manager.cc:5696] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:23:50.629506 30549 catalog_manager.cc:4754] TS c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f1a151ede0e5449d8f33e70dd68db3cb: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
I20260601 13:23:50.666347 31010 raft_consensus.cc:1064] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: attempting to promote NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e to VOTER
I20260601 13:23:50.666834 31010 consensus_queue.cc:237] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:50.668233 30947 raft_consensus.cc:1275] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:50.668322 30741 raft_consensus.cc:1275] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:50.668939 30998 consensus_queue.cc:1048] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:50.669076 30984 consensus_queue.cc:1048] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:23:50.669243 30782 consensus_peers.cc:597] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:50.670836 30998 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.671301 30741 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.672879 30947 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.673909 30563 catalog_manager.cc:5696] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:23:50.676782 30817 consensus_queue.cc:237] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:50.677896 30741 raft_consensus.cc:1275] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:50.677922 30947 raft_consensus.cc:1275] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:50.678292 30984 consensus_queue.cc:1048] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:50.678395 31003 consensus_queue.cc:1048] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:50.679824 31010 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.680241 30947 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.680313 30741 raft_consensus.cc:2955] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.681298 30549 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fa92a67fe3db4ba39fd0a6edb33b03b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:50.681933 30561 catalog_manager.cc:5696] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:23:50.807157 30984 raft_consensus.cc:1064] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: attempting to promote NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e to VOTER
I20260601 13:23:50.807557 30984 consensus_queue.cc:237] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:50.809010 30947 raft_consensus.cc:1275] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 LEARNER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:50.809026 30741 raft_consensus.cc:1275] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:23:50.809795 30984 consensus_queue.cc:1048] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:50.810176 31003 consensus_queue.cc:1048] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:23:50.810294 30782 consensus_peers.cc:597] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:50.811923 31003 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.812429 30947 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.813787 30741 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.814232 30563 catalog_manager.cc:5696] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:23:50.817059 30817 consensus_queue.cc:237] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:50.818060 30947 raft_consensus.cc:1275] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:50.818097 30741 raft_consensus.cc:1275] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:23:50.818408 31003 consensus_queue.cc:1048] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:50.818523 30998 consensus_queue.cc:1048] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:50.819898 31010 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.820302 30947 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.820402 30741 raft_consensus.cc:2955] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:50.821327 30549 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b2c1bde317b745c39eed4d2d7a9fb4cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:50.822175 30561 catalog_manager.cc:5696] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New cstate: current_term: 1 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:23:51.124541 31021 ts_tablet_manager.cc:933] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: Initiating tablet copy from peer 9a4f6ebfd0d2457b9c87e040bd170758 (127.23.250.131:37553)
I20260601 13:23:51.125046 31021 tablet_copy_client.cc:323] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:37553
I20260601 13:23:51.125720 30827 tablet_copy_service.cc:140] P 9a4f6ebfd0d2457b9c87e040bd170758: Received BeginTabletCopySession request for tablet b09b7cd935ce4de78d62458a74a088a5 from peer 683287fc0b2546c38ab7f1c3ac069e4e ({username='slave'} at 127.0.0.1:38086)
I20260601 13:23:51.125830 30827 tablet_copy_service.cc:161] P 9a4f6ebfd0d2457b9c87e040bd170758: Beginning new tablet copy session on tablet b09b7cd935ce4de78d62458a74a088a5 from peer 683287fc0b2546c38ab7f1c3ac069e4e at {username='slave'} at 127.0.0.1:38086: session id = 683287fc0b2546c38ab7f1c3ac069e4e-b09b7cd935ce4de78d62458a74a088a5
I20260601 13:23:51.126758 30827 tablet_copy_source_session.cc:215] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:23:51.127660 31021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09b7cd935ce4de78d62458a74a088a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:51.129588 31021 tablet_copy_client.cc:806] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 0 data blocks...
I20260601 13:23:51.129770 31021 tablet_copy_client.cc:670] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:23:51.130882 31021 tablet_copy_client.cc:538] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:23:51.131963 31021 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap starting.
I20260601 13:23:51.134968 31021 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:23:51.135200 31021 tablet_bootstrap.cc:492] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: Bootstrap complete.
I20260601 13:23:51.135375 31021 ts_tablet_manager.cc:1403] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent bootstrapping tablet: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:23:51.135751 31021 raft_consensus.cc:359] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:51.135867 31021 raft_consensus.cc:740] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 683287fc0b2546c38ab7f1c3ac069e4e, State: Initialized, Role: LEARNER
I20260601 13:23:51.135982 31021 consensus_queue.cc:260] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: true } }
I20260601 13:23:51.136281 31021 ts_tablet_manager.cc:1434] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:23:51.136842 30827 tablet_copy_service.cc:342] P 9a4f6ebfd0d2457b9c87e040bd170758: Request end of tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-b09b7cd935ce4de78d62458a74a088a5 received from {username='slave'} at 127.0.0.1:38086
I20260601 13:23:51.136927 30827 tablet_copy_service.cc:434] P 9a4f6ebfd0d2457b9c87e040bd170758: ending tablet copy session 683287fc0b2546c38ab7f1c3ac069e4e-b09b7cd935ce4de78d62458a74a088a5 on tablet b09b7cd935ce4de78d62458a74a088a5 with peer 683287fc0b2546c38ab7f1c3ac069e4e
I20260601 13:23:51.547418 30947 raft_consensus.cc:1217] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260601 13:23:51.611106 30612 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c022da10a20c416e8006fcf64e464fa3 not available for placement
W20260601 13:23:51.756793 30549 catalog_manager.cc:4754] TS c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f1a151ede0e5449d8f33e70dd68db3cb: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
I20260601 13:23:51.862094 31025 consensus_queue.cc:579] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Leader has been unable to successfully communicate with peer c022da10a20c416e8006fcf64e464fa3 for more than 1 seconds (1.317s)
I20260601 13:23:52.038858 31024 raft_consensus.cc:1064] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: attempting to promote NON_VOTER 683287fc0b2546c38ab7f1c3ac069e4e to VOTER
I20260601 13:23:52.039299 31024 consensus_queue.cc:237] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:52.040951 30741 raft_consensus.cc:1275] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:23:52.041003 30947 raft_consensus.cc:1275] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 LEARNER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:23:52.041441 31024 consensus_queue.cc:1048] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:23:52.041785 30984 consensus_queue.cc:1048] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:23:52.041920 30782 consensus_peers.cc:597] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 -> Peer c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): Couldn't send request to peer c022da10a20c416e8006fcf64e464fa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:23:52.043493 31024 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:52.043978 30947 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:52.045275 30741 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:52.045868 30562 catalog_manager.cc:5696] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e reported cstate change: config changed from index 2 to 3, 683287fc0b2546c38ab7f1c3ac069e4e (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c022da10a20c416e8006fcf64e464fa3" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46879 } } peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:52.049603 30817 consensus_queue.cc:237] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [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: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } }
I20260601 13:23:52.050762 30947 raft_consensus.cc:1275] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:23:52.050801 30741 raft_consensus.cc:1275] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Refusing update from remote peer 9a4f6ebfd0d2457b9c87e040bd170758: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:23:52.051153 31024 consensus_queue.cc:1048] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:52.051275 30984 consensus_queue.cc:1048] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:23:52.052696 31024 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:52.053136 30741 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:52.053134 30947 raft_consensus.cc:2955] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } } }
I20260601 13:23:52.054265 30549 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b09b7cd935ce4de78d62458a74a088a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:23:52.055124 30563 catalog_manager.cc:5696] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 reported cstate change: config changed from index 3 to 4, VOTER c022da10a20c416e8006fcf64e464fa3 (127.23.250.129) evicted. New cstate: current_term: 2 leader_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c612e816b74b1b9aa3fdf9335cf546" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 46577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a4f6ebfd0d2457b9c87e040bd170758" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "683287fc0b2546c38ab7f1c3ac069e4e" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 32929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:23:52.810197 30549 catalog_manager.cc:4754] TS c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f1a151ede0e5449d8f33e70dd68db3cb: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
W20260601 13:23:54.278393 30549 catalog_manager.cc:4754] TS c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b09b7cd935ce4de78d62458a74a088a5: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
W20260601 13:23:54.879473 30549 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111) [suppressed 48 similar messages]
I20260601 13:23:55.944638 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:23:55.948731 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:55.948997 24554 tablet_replica.cc:333] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546: stopping tablet replica
I20260601 13:23:55.949153 24554 raft_consensus.cc:2243] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.949332 24554 raft_consensus.cc:2272] T b2c1bde317b745c39eed4d2d7a9fb4cd P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.949796 24554 tablet_replica.cc:333] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546: stopping tablet replica
I20260601 13:23:55.949910 24554 raft_consensus.cc:2243] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.950042 24554 raft_consensus.cc:2272] T fa92a67fe3db4ba39fd0a6edb33b03b0 P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.950383 24554 tablet_replica.cc:333] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546: stopping tablet replica
I20260601 13:23:55.950452 24554 raft_consensus.cc:2243] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.950570 24554 raft_consensus.cc:2272] T b09b7cd935ce4de78d62458a74a088a5 P b4c612e816b74b1b9aa3fdf9335cf546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.950910 24554 tablet_replica.cc:333] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546: stopping tablet replica
I20260601 13:23:55.950976 24554 raft_consensus.cc:2243] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.951112 24554 raft_consensus.cc:2272] T f1a151ede0e5449d8f33e70dd68db3cb P b4c612e816b74b1b9aa3fdf9335cf546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.964797 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:23:55.967338 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:23:55.971668 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:55.971918 24554 tablet_replica.cc:333] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758: stopping tablet replica
I20260601 13:23:55.972070 24554 raft_consensus.cc:2243] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:55.972298 24554 raft_consensus.cc:2272] T f1a151ede0e5449d8f33e70dd68db3cb P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.972774 24554 tablet_replica.cc:333] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758: stopping tablet replica
I20260601 13:23:55.972898 24554 raft_consensus.cc:2243] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:55.973093 24554 raft_consensus.cc:2272] T b2c1bde317b745c39eed4d2d7a9fb4cd P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.973457 24554 tablet_replica.cc:333] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758: stopping tablet replica
I20260601 13:23:55.973565 24554 raft_consensus.cc:2243] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:55.973728 24554 raft_consensus.cc:2272] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.974049 24554 tablet_replica.cc:333] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758: stopping tablet replica
I20260601 13:23:55.974159 24554 raft_consensus.cc:2243] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:23:55.974327 24554 raft_consensus.cc:2272] T b09b7cd935ce4de78d62458a74a088a5 P 9a4f6ebfd0d2457b9c87e040bd170758 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.987427 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:23:55.989830 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:23:55.994006 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:23:55.994222 24554 tablet_replica.cc:333] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e: stopping tablet replica
I20260601 13:23:55.994352 24554 raft_consensus.cc:2243] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.994467 24554 raft_consensus.cc:2272] T f1a151ede0e5449d8f33e70dd68db3cb P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.994948 24554 tablet_replica.cc:333] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e: stopping tablet replica
I20260601 13:23:55.995024 24554 raft_consensus.cc:2243] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.995115 24554 raft_consensus.cc:2272] T b09b7cd935ce4de78d62458a74a088a5 P 683287fc0b2546c38ab7f1c3ac069e4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.995394 24554 tablet_replica.cc:333] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e: stopping tablet replica
I20260601 13:23:55.995461 24554 raft_consensus.cc:2243] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.995537 24554 raft_consensus.cc:2272] T b2c1bde317b745c39eed4d2d7a9fb4cd P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:55.995805 24554 tablet_replica.cc:333] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e: stopping tablet replica
I20260601 13:23:55.995872 24554 raft_consensus.cc:2243] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:23:55.995946 24554 raft_consensus.cc:2272] T fa92a67fe3db4ba39fd0a6edb33b03b0 P 683287fc0b2546c38ab7f1c3ac069e4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:56.008646 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:23:56.011091 24554 master.cc:562] Master@127.23.250.190:35215 shutting down...
W20260601 13:23:56.371899 30549 catalog_manager.cc:4754] TS c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b09b7cd935ce4de78d62458a74a088a5: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
W20260601 13:23:59.011998 30549 catalog_manager.cc:4754] TS c022da10a20c416e8006fcf64e464fa3 (127.23.250.129:46879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f1a151ede0e5449d8f33e70dd68db3cb: Network error: Client connection negotiation failed: client connection to 127.23.250.129:46879: connect: Connection refused (error 111)
I20260601 13:23:59.606513 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:23:59.606777 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:23:59.606834 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P e07d262bf1134b63b11f4eab4f9f1a60: stopping tablet replica
I20260601 13:23:59.619839 24554 master.cc:584] Master@127.23.250.190:35215 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13054 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:23:59.629091 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:39569
I20260601 13:23:59.629408 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:59.631065 31043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:59.631131 31044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.631266 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:59.631116 31046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.631526 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:59.631585 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:59.631610 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320239631609 us; error 0 us; skew 500 ppm
I20260601 13:23:59.632467 24554 webserver.cc:533] Webserver started at http://127.23.250.190:42159/ using document root <none> and password file <none>
I20260601 13:23:59.632642 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:59.632720 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:59.632797 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:59.633199 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "01876d642c884fd2b26c8dd257259fe8"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.634840 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:23:59.635865 31051 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.636133 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:59.636217 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "01876d642c884fd2b26c8dd257259fe8"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.636302 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:59.654798 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:59.655236 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:59.659710 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:39569
I20260601 13:23:59.662741 31103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:39569 every 8 connection(s)
I20260601 13:23:59.663144 31104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:23:59.664834 31104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8: Bootstrap starting.
I20260601 13:23:59.665548 31104 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8: Neither blocks nor log segments found. Creating new log.
I20260601 13:23:59.666460 31104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8: No bootstrap required, opened a new log
I20260601 13:23:59.666855 31104 raft_consensus.cc:359] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01876d642c884fd2b26c8dd257259fe8" member_type: VOTER }
I20260601 13:23:59.666941 31104 raft_consensus.cc:385] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:23:59.666962 31104 raft_consensus.cc:740] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01876d642c884fd2b26c8dd257259fe8, State: Initialized, Role: FOLLOWER
I20260601 13:23:59.667063 31104 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01876d642c884fd2b26c8dd257259fe8" member_type: VOTER }
I20260601 13:23:59.667119 31104 raft_consensus.cc:399] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:23:59.667140 31104 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:23:59.667171 31104 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:23:59.667815 31104 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01876d642c884fd2b26c8dd257259fe8" member_type: VOTER }
I20260601 13:23:59.667917 31104 leader_election.cc:304] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [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: 01876d642c884fd2b26c8dd257259fe8; no voters: 
I20260601 13:23:59.668040 31104 leader_election.cc:290] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:23:59.668213 31107 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:23:59.668431 31107 raft_consensus.cc:697] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 1 LEADER]: Becoming Leader. State: Replica: 01876d642c884fd2b26c8dd257259fe8, State: Running, Role: LEADER
I20260601 13:23:59.668465 31104 sys_catalog.cc:565] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:23:59.668571 31107 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [LEADER]: Queue going to LEADER mode. State: All 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: "01876d642c884fd2b26c8dd257259fe8" member_type: VOTER }
I20260601 13:23:59.669057 31108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "01876d642c884fd2b26c8dd257259fe8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01876d642c884fd2b26c8dd257259fe8" member_type: VOTER } }
I20260601 13:23:59.669113 31109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01876d642c884fd2b26c8dd257259fe8. Latest consensus state: current_term: 1 leader_uuid: "01876d642c884fd2b26c8dd257259fe8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01876d642c884fd2b26c8dd257259fe8" member_type: VOTER } }
I20260601 13:23:59.669225 31108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:59.669245 31109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:23:59.669728 31114 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:23:59.670708 31114 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:23:59.670897 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:23:59.672763 31114 catalog_manager.cc:1382] Generated new cluster ID: 73c76d39aa964e67a3770ab443577389
I20260601 13:23:59.672838 31114 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:23:59.691511 31114 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:23:59.692147 31114 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:23:59.697909 31114 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8: Generated new TSK 0
I20260601 13:23:59.698128 31114 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:23:59.703239 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:59.705374 31128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:59.705389 31126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.705437 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:59.705541 31125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.705780 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:59.705828 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:59.705844 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320239705844 us; error 0 us; skew 500 ppm
I20260601 13:23:59.706773 24554 webserver.cc:533] Webserver started at http://127.23.250.129:46693/ using document root <none> and password file <none>
I20260601 13:23:59.706920 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:59.706964 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:59.707018 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:59.707360 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.708755 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:23:59.709849 31133 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.710197 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:23:59.710268 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.710320 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:59.718658 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:59.718981 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:59.719204 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:59.719696 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:59.719735 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.719790 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:59.719834 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.723922 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:33161
I20260601 13:23:59.723945 31196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:33161 every 8 connection(s)
I20260601 13:23:59.724790 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:59.726771 31201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:59.726787 31202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.726980 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:59.727131 31204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.727394 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:59.727454 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:59.727481 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320239727480 us; error 0 us; skew 500 ppm
I20260601 13:23:59.728420 24554 webserver.cc:533] Webserver started at http://127.23.250.130:37181/ using document root <none> and password file <none>
I20260601 13:23:59.728596 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:59.728694 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:59.728802 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:59.729279 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.729308 31197 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39569
I20260601 13:23:59.729416 31197 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:59.729635 31197 heartbeater.cc:507] Master 127.23.250.190:39569 requested a full tablet report, sending...
I20260601 13:23:59.730274 31068 ts_manager.cc:194] Registered new tserver with Master: d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161)
I20260601 13:23:59.731081 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:23:59.731266 31068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44702
I20260601 13:23:59.732131 31209 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.732374 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:59.732435 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.732489 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:59.739418 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:59.739717 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:59.739946 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:59.740381 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:59.740422 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.740451 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:59.740465 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.744761 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:39087
I20260601 13:23:59.744864 31272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:39087 every 8 connection(s)
I20260601 13:23:59.745536 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:23:59.747596 31276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:23:59.747689 31279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.747821 24554 server_base.cc:1061] running on GCE node
W20260601 13:23:59.747685 31277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:23:59.748214 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:23:59.748257 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:23:59.748272 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320239748272 us; error 0 us; skew 500 ppm
I20260601 13:23:59.749125 24554 webserver.cc:533] Webserver started at http://127.23.250.131:37473/ using document root <none> and password file <none>
I20260601 13:23:59.749282 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:23:59.749332 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:23:59.749413 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:23:59.749910 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "f4af123a95634f33ae6af8c1e604296a"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.750227 31273 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39569
I20260601 13:23:59.750339 31273 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:59.750545 31273 heartbeater.cc:507] Master 127.23.250.190:39569 requested a full tablet report, sending...
I20260601 13:23:59.751236 31068 ts_manager.cc:194] Registered new tserver with Master: 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:23:59.751684 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:23:59.751904 31068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44708
I20260601 13:23:59.752729 31284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.752995 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:23:59.753052 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "f4af123a95634f33ae6af8c1e604296a"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:23:59.753142 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:23:59.773258 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:23:59.773718 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:23:59.774040 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:23:59.774525 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:23:59.774564 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.774621 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:23:59.774637 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:23:59.779338 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:37465
I20260601 13:23:59.779367 31347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:37465 every 8 connection(s)
I20260601 13:23:59.784395 31348 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39569
I20260601 13:23:59.784507 31348 heartbeater.cc:461] Registering TS with master...
I20260601 13:23:59.784696 31348 heartbeater.cc:507] Master 127.23.250.190:39569 requested a full tablet report, sending...
I20260601 13:23:59.785312 31068 ts_manager.cc:194] Registered new tserver with Master: f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:23:59.785511 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005721329s
I20260601 13:23:59.785920 31068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44714
I20260601 13:24:00.732286 31197 heartbeater.cc:499] Master 127.23.250.190:39569 was elected leader, sending a full tablet report...
I20260601 13:24:00.752784 31273 heartbeater.cc:499] Master 127.23.250.190:39569 was elected leader, sending a full tablet report...
I20260601 13:24:00.786931 31348 heartbeater.cc:499] Master 127.23.250.190:39569 was elected leader, sending a full tablet report...
I20260601 13:24:00.820078 31068 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44730:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:00.820648 31068 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:00.831677 31312 tablet_service.cc:1511] Processing CreateTablet for tablet c11778da8d564e28ac2db641c46654c4 (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:00.831866 31311 tablet_service.cc:1511] Processing CreateTablet for tablet 95b33b2cb7e64103bb6e80ff8732cb0c (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:00.832037 31312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11778da8d564e28ac2db641c46654c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.832243 31310 tablet_service.cc:1511] Processing CreateTablet for tablet 326eca8dda054c3c8c564163598ff2eb (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:00.832486 31310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326eca8dda054c3c8c564163598ff2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.833652 31237 tablet_service.cc:1511] Processing CreateTablet for tablet c11778da8d564e28ac2db641c46654c4 (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:00.833884 31237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11778da8d564e28ac2db641c46654c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.834539 31368 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:00.834693 31309 tablet_service.cc:1511] Processing CreateTablet for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:00.834962 31309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.835772 31368 tablet_bootstrap.cc:654] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.836128 31369 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
I20260601 13:24:00.836309 31161 tablet_service.cc:1511] Processing CreateTablet for tablet c11778da8d564e28ac2db641c46654c4 (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:00.836573 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11778da8d564e28ac2db641c46654c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.836815 31311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b33b2cb7e64103bb6e80ff8732cb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.837113 31369 tablet_bootstrap.cc:654] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.838389 31369 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: No bootstrap required, opened a new log
I20260601 13:24:00.838488 31369 ts_tablet_manager.cc:1403] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:00.838824 31236 tablet_service.cc:1511] Processing CreateTablet for tablet 95b33b2cb7e64103bb6e80ff8732cb0c (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:00.839116 31236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b33b2cb7e64103bb6e80ff8732cb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.839313 31369 raft_consensus.cc:359] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.839449 31369 raft_consensus.cc:385] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.839496 31369 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.839630 31369 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.841065 31160 tablet_service.cc:1511] Processing CreateTablet for tablet 95b33b2cb7e64103bb6e80ff8732cb0c (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:00.841341 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b33b2cb7e64103bb6e80ff8732cb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.841430 31368 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: No bootstrap required, opened a new log
I20260601 13:24:00.841462 31234 tablet_service.cc:1511] Processing CreateTablet for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:00.841533 31368 ts_tablet_manager.cc:1403] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:24:00.841714 31234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.841895 31368 raft_consensus.cc:359] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.841965 31368 raft_consensus.cc:385] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.841985 31368 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.842198 31368 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.843525 31369 ts_tablet_manager.cc:1434] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:24:00.843669 31368 ts_tablet_manager.cc:1434] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:24:00.843783 31369 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
I20260601 13:24:00.843844 31368 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:00.844659 31369 tablet_bootstrap.cc:654] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.844776 31368 tablet_bootstrap.cc:654] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.845700 31158 tablet_service.cc:1511] Processing CreateTablet for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:00.846081 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.846268 31159 tablet_service.cc:1511] Processing CreateTablet for tablet 326eca8dda054c3c8c564163598ff2eb (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:00.846308 31235 tablet_service.cc:1511] Processing CreateTablet for tablet 326eca8dda054c3c8c564163598ff2eb (DEFAULT_TABLE table=test-workload [id=8c3fdae372234fa48139df89747249a8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:00.847594 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326eca8dda054c3c8c564163598ff2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.847597 31235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326eca8dda054c3c8c564163598ff2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:00.850075 31372 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
I20260601 13:24:00.851261 31372 tablet_bootstrap.cc:654] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.852363 31368 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: No bootstrap required, opened a new log
I20260601 13:24:00.852367 31372 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: No bootstrap required, opened a new log
I20260601 13:24:00.852495 31368 ts_tablet_manager.cc:1403] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:24:00.852550 31372 ts_tablet_manager.cc:1403] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:24:00.852754 31369 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: No bootstrap required, opened a new log
I20260601 13:24:00.852825 31369 ts_tablet_manager.cc:1403] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:24:00.852854 31368 raft_consensus.cc:359] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.852928 31368 raft_consensus.cc:385] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.852949 31368 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.853040 31372 raft_consensus.cc:359] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.853076 31368 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.853140 31372 raft_consensus.cc:385] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.853178 31372 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.853248 31369 raft_consensus.cc:359] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.853333 31369 raft_consensus.cc:385] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.853302 31372 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.853361 31368 ts_tablet_manager.cc:1434] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:00.853366 31369 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.853546 31368 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:00.853603 31369 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.853703 31372 ts_tablet_manager.cc:1434] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:00.853878 31369 ts_tablet_manager.cc:1434] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:00.854501 31368 tablet_bootstrap.cc:654] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.854619 31372 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
I20260601 13:24:00.855868 31372 tablet_bootstrap.cc:654] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.856012 31369 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
I20260601 13:24:00.857312 31369 tablet_bootstrap.cc:654] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.857370 31372 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: No bootstrap required, opened a new log
I20260601 13:24:00.857439 31372 ts_tablet_manager.cc:1403] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:00.857972 31372 raft_consensus.cc:359] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.858089 31372 raft_consensus.cc:385] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.858135 31372 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.858271 31372 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.858464 31368 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: No bootstrap required, opened a new log
I20260601 13:24:00.858619 31368 ts_tablet_manager.cc:1403] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:24:00.858695 31372 ts_tablet_manager.cc:1434] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:00.858893 31372 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
I20260601 13:24:00.859040 31368 raft_consensus.cc:359] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.859134 31368 raft_consensus.cc:385] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.859157 31368 raft_consensus.cc:740] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.859303 31368 consensus_queue.cc:260] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.859584 31368 ts_tablet_manager.cc:1434] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:00.859740 31368 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:00.859941 31372 tablet_bootstrap.cc:654] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.860703 31368 tablet_bootstrap.cc:654] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.861326 31372 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: No bootstrap required, opened a new log
I20260601 13:24:00.861433 31372 ts_tablet_manager.cc:1403] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:00.861943 31372 raft_consensus.cc:359] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.862057 31372 raft_consensus.cc:385] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.862095 31372 raft_consensus.cc:740] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.862229 31372 consensus_queue.cc:260] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.862325 31368 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: No bootstrap required, opened a new log
I20260601 13:24:00.862393 31368 ts_tablet_manager.cc:1403] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:00.862512 31372 ts_tablet_manager.cc:1434] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:00.862872 31368 raft_consensus.cc:359] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.863009 31368 raft_consensus.cc:385] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.863044 31372 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
I20260601 13:24:00.863921 31372 tablet_bootstrap.cc:654] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.863058 31368 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.864627 31368 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.864898 31368 ts_tablet_manager.cc:1434] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:00.865005 31372 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: No bootstrap required, opened a new log
I20260601 13:24:00.865083 31372 ts_tablet_manager.cc:1403] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:00.865525 31372 raft_consensus.cc:359] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.865651 31372 raft_consensus.cc:385] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.865680 31369 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: No bootstrap required, opened a new log
I20260601 13:24:00.865686 31372 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.865792 31369 ts_tablet_manager.cc:1403] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:24:00.865877 31372 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.866140 31372 ts_tablet_manager.cc:1434] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:00.866277 31369 raft_consensus.cc:359] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.866374 31369 raft_consensus.cc:385] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.866415 31369 raft_consensus.cc:740] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.866536 31369 consensus_queue.cc:260] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.867046 31369 ts_tablet_manager.cc:1434] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:00.867256 31369 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
I20260601 13:24:00.868327 31369 tablet_bootstrap.cc:654] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:00.869493 31369 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: No bootstrap required, opened a new log
I20260601 13:24:00.869599 31369 ts_tablet_manager.cc:1403] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:00.870132 31369 raft_consensus.cc:359] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.870260 31369 raft_consensus.cc:385] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:00.870309 31369 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:00.870447 31369 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.870770 31369 ts_tablet_manager.cc:1434] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:00.887892 31374 raft_consensus.cc:493] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:00.888089 31374 raft_consensus.cc:515] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.888706 31374 leader_election.cc:290] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:00.893412 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:00.893442 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:00.893615 31247 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:00.893637 31171 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:00.893999 31287 leader_election.cc:304] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:00.894212 31374 raft_consensus.cc:2804] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:00.894289 31374 raft_consensus.cc:493] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:00.894346 31374 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.895246 31374 raft_consensus.cc:515] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.895637 31374 leader_election.cc:290] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Requested vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:00.895931 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:00.896039 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:00.896060 31171 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.896128 31247 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.897083 31247 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:00.897083 31171 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:00.897424 31286 leader_election.cc:304] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2f82e4b2dfe4da2aebca106cd0081e2, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:00.897629 31374 raft_consensus.cc:2804] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:00.897872 31374 raft_consensus.cc:697] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:00.898036 31374 consensus_queue.cc:237] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.899677 31067 catalog_manager.cc:5696] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 0 to 1, leader changed from <none> to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 1 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:00.951006 31374 raft_consensus.cc:493] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:00.951198 31374 raft_consensus.cc:515] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.951776 31374 leader_election.cc:290] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161)
I20260601 13:24:00.952215 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:00.952297 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:00.952380 31247 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:00.952436 31171 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:00.952674 31287 leader_election.cc:304] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:00.952828 31374 raft_consensus.cc:2804] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:00.952890 31374 raft_consensus.cc:493] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:00.952945 31374 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.953886 31374 raft_consensus.cc:515] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.954298 31374 leader_election.cc:290] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Requested vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161)
I20260601 13:24:00.954545 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:00.954651 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:00.954684 31247 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.954752 31171 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.955503 31171 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:00.955526 31247 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:00.955786 31286 leader_election.cc:304] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2f82e4b2dfe4da2aebca106cd0081e2, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:00.955947 31374 raft_consensus.cc:2804] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:00.956053 31374 raft_consensus.cc:697] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:00.956198 31374 consensus_queue.cc:237] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:00.957794 31067 catalog_manager.cc:5696] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 0 to 1, leader changed from <none> to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 1 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:00.975140 31374 raft_consensus.cc:493] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:00.975320 31374 raft_consensus.cc:515] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.975850 31374 leader_election.cc:290] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:00.976336 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:00.976336 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:00.976498 31247 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:00.976498 31171 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:00.976824 31286 leader_election.cc:304] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2f82e4b2dfe4da2aebca106cd0081e2, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:00.977108 31374 raft_consensus.cc:2804] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:00.977208 31374 raft_consensus.cc:493] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:00.977270 31374 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.978197 31374 raft_consensus.cc:515] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.978664 31374 leader_election.cc:290] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Requested vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:00.978989 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:00.978989 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:00.979184 31247 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.979270 31171 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:00.980041 31247 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:00.980055 31171 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:00.980387 31287 leader_election.cc:304] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:00.980561 31374 raft_consensus.cc:2804] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:00.980657 31374 raft_consensus.cc:697] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:00.980808 31374 consensus_queue.cc:237] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:00.982481 31067 catalog_manager.cc:5696] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 0 to 1, leader changed from <none> to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 1 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:01.112994 31374 raft_consensus.cc:493] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:01.113257 31374 raft_consensus.cc:515] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:01.113770 31374 leader_election.cc:290] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:01.114200 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:01.114249 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:01.114319 31171 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:01.114419 31247 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 0.
I20260601 13:24:01.114670 31286 leader_election.cc:304] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2f82e4b2dfe4da2aebca106cd0081e2, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:01.114866 31374 raft_consensus.cc:2804] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:01.114929 31374 raft_consensus.cc:493] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:01.114975 31374 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:01.115828 31374 raft_consensus.cc:515] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:01.116158 31374 leader_election.cc:290] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Requested vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:01.116448 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:01.116485 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:01.116614 31171 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:01.116647 31247 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:01.117388 31247 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:01.117386 31171 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 1.
I20260601 13:24:01.117681 31287 leader_election.cc:304] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:01.117856 31374 raft_consensus.cc:2804] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:01.117961 31374 raft_consensus.cc:697] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:01.118110 31374 consensus_queue.cc:237] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:01.119611 31067 catalog_manager.cc:5696] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 0 to 1, leader changed from <none> to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 1 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:01.192204 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:01.196036 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:01.196452 24554 tablet_replica.cc:333] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: stopping tablet replica
I20260601 13:24:01.196625 24554 raft_consensus.cc:2243] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.196774 24554 raft_consensus.cc:2272] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.197302 24554 tablet_replica.cc:333] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: stopping tablet replica
I20260601 13:24:01.197417 24554 raft_consensus.cc:2243] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.197521 24554 raft_consensus.cc:2272] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.197911 24554 tablet_replica.cc:333] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: stopping tablet replica
I20260601 13:24:01.197983 24554 raft_consensus.cc:2243] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.198091 24554 raft_consensus.cc:2272] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.198483 24554 tablet_replica.cc:333] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: stopping tablet replica
I20260601 13:24:01.198549 24554 raft_consensus.cc:2243] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.198689 24554 raft_consensus.cc:2272] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.211774 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:01.214381 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:01.218822 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:01.219099 24554 tablet_replica.cc:333] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: stopping tablet replica
I20260601 13:24:01.219233 24554 raft_consensus.cc:2243] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.219333 24554 raft_consensus.cc:2272] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.219846 24554 tablet_replica.cc:333] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: stopping tablet replica
I20260601 13:24:01.219924 24554 raft_consensus.cc:2243] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.219998 24554 raft_consensus.cc:2272] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.220439 24554 tablet_replica.cc:333] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: stopping tablet replica
I20260601 13:24:01.220508 24554 raft_consensus.cc:2243] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.220577 24554 raft_consensus.cc:2272] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.220885 24554 tablet_replica.cc:333] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: stopping tablet replica
I20260601 13:24:01.220949 24554 raft_consensus.cc:2243] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:01.221012 24554 raft_consensus.cc:2272] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.233961 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:01.236347 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:01.239867 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:01.240156 24554 tablet_replica.cc:333] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: stopping tablet replica
I20260601 13:24:01.240304 24554 raft_consensus.cc:2243] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:01.240492 24554 pending_rounds.cc:70] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Trying to abort 1 pending ops.
I20260601 13:24:01.240538 24554 pending_rounds.cc:77] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191706720010240 op_type: NO_OP noop_request { }
I20260601 13:24:01.240622 24554 raft_consensus.cc:2889] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:24:01.240684 24554 raft_consensus.cc:2272] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.241320 24554 tablet_replica.cc:333] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: stopping tablet replica
I20260601 13:24:01.241439 24554 raft_consensus.cc:2243] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:01.241598 24554 pending_rounds.cc:70] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Trying to abort 1 pending ops.
I20260601 13:24:01.241642 24554 pending_rounds.cc:77] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191707621179392 op_type: NO_OP noop_request { }
I20260601 13:24:01.241710 24554 raft_consensus.cc:2889] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:24:01.241768 24554 raft_consensus.cc:2272] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.242338 24554 tablet_replica.cc:333] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: stopping tablet replica
I20260601 13:24:01.242452 24554 raft_consensus.cc:2243] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:01.242627 24554 pending_rounds.cc:70] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Trying to abort 1 pending ops.
I20260601 13:24:01.242671 24554 pending_rounds.cc:77] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191706958270464 op_type: NO_OP noop_request { }
I20260601 13:24:01.242725 24554 raft_consensus.cc:2889] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:24:01.242784 24554 raft_consensus.cc:2272] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.243253 24554 tablet_replica.cc:333] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: stopping tablet replica
I20260601 13:24:01.243367 24554 raft_consensus.cc:2243] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:01.243507 24554 pending_rounds.cc:70] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Trying to abort 1 pending ops.
I20260601 13:24:01.243561 24554 pending_rounds.cc:77] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191707059245056 op_type: NO_OP noop_request { }
I20260601 13:24:01.243616 24554 raft_consensus.cc:2889] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:24:01.243675 24554 raft_consensus.cc:2272] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:01.256734 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:01.259667 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:01.261639 31394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:01.261706 31395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:01.261709 31397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:01.262326 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:01.262522 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:01.262567 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:01.262655 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320241262655 us; error 0 us; skew 500 ppm
I20260601 13:24:01.263495 24554 webserver.cc:533] Webserver started at http://127.23.250.132:38005/ using document root <none> and password file <none>
I20260601 13:24:01.263665 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:01.263753 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:01.263861 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:01.264269 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "ad0b2b856ed448c6bb1e79159506112a"
format_stamp: "Formatted at 2026-06-01 13:24:01 on dist-test-slave-clgz"
I20260601 13:24:01.265905 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:01.267009 31402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:01.267334 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:01.267397 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "ad0b2b856ed448c6bb1e79159506112a"
format_stamp: "Formatted at 2026-06-01 13:24:01 on dist-test-slave-clgz"
I20260601 13:24:01.267463 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:01.273897 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:01.274235 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:01.274471 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:01.275000 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:01.275045 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:01.275130 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:01.275177 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:01.279623 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:37877
I20260601 13:24:01.281970 31465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:37877 every 8 connection(s)
I20260601 13:24:01.286499 31466 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39569
I20260601 13:24:01.286690 31466 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:01.286950 31466 heartbeater.cc:507] Master 127.23.250.190:39569 requested a full tablet report, sending...
I20260601 13:24:01.287607 31067 ts_manager.cc:194] Registered new tserver with Master: ad0b2b856ed448c6bb1e79159506112a (127.23.250.132:37877)
I20260601 13:24:01.288169 31067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44736
W20260601 13:24:01.672786 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet c11778da8d564e28ac2db641c46654c4: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:01.673664 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:01.674460 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 95b33b2cb7e64103bb6e80ff8732cb0c: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
I20260601 13:24:02.289103 31466 heartbeater.cc:499] Master 127.23.250.190:39569 was elected leader, sending a full tablet report...
W20260601 13:24:02.677196 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 326eca8dda054c3c8c564163598ff2eb: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:02.678061 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:02.678869 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 95b33b2cb7e64103bb6e80ff8732cb0c: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:03.681612 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet c11778da8d564e28ac2db641c46654c4: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:03.682781 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 95b33b2cb7e64103bb6e80ff8732cb0c: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:03.683729 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 326eca8dda054c3c8c564163598ff2eb: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:04.686487 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 326eca8dda054c3c8c564163598ff2eb: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:04.687649 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet c11778da8d564e28ac2db641c46654c4: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:04.688503 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 95b33b2cb7e64103bb6e80ff8732cb0c: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:05.691417 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet c11778da8d564e28ac2db641c46654c4: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:05.692346 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:05.693168 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 95b33b2cb7e64103bb6e80ff8732cb0c: Network error: Client connection negotiation failed: client connection to 127.23.250.131:37465: connect: Connection refused (error 111)
W20260601 13:24:06.693809 31116 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f4af123a95634f33ae6af8c1e604296a not available for placement
W20260601 13:24:07.694491 31116 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f4af123a95634f33ae6af8c1e604296a not available for placement
I20260601 13:24:08.306813 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:08.309696 31475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:08.309696 31477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:08.309749 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:08.309767 31474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:08.310197 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:08.310245 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:08.310261 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320248310260 us; error 0 us; skew 500 ppm
I20260601 13:24:08.311151 24554 webserver.cc:533] Webserver started at http://127.23.250.129:46693/ using document root <none> and password file <none>
I20260601 13:24:08.311303 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:08.311335 24554 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:24:08.312474 24554 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.313619 31482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:08.313880 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.313967 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:24:08.314073 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:08.325553 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:08.326064 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:08.326400 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:08.327237 31489 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:24:08.330753 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:24:08.330839 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:24:08.330909 24554 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:24:08.331797 31489 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
I20260601 13:24:08.332957 24554 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:24:08.333034 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:24:08.334214 31489 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:08.334477 31489 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap complete.
I20260601 13:24:08.334710 31489 ts_tablet_manager.cc:1403] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:24:08.335106 31489 raft_consensus.cc:359] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:08.335234 31489 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.335412 31489 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:08.335799 31489 ts_tablet_manager.cc:1434] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:08.335992 31489 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
I20260601 13:24:08.338295 31489 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:08.338536 31489 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap complete.
I20260601 13:24:08.338639 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:33161
I20260601 13:24:08.338747 31489 ts_tablet_manager.cc:1403] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:24:08.339203 31489 raft_consensus.cc:359] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.339321 31489 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.339411 31549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:33161 every 8 connection(s)
I20260601 13:24:08.339568 31489 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.339957 31489 ts_tablet_manager.cc:1434] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.339313 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:24:08.340133 31489 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
W20260601 13:24:08.341895 31554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:08.342051 31557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:08.342492 31555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:08.342808 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:08.342895 31489 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:08.342978 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:08.343024 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:08.343084 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320248343083 us; error 0 us; skew 500 ppm
I20260601 13:24:08.343149 31489 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap complete.
I20260601 13:24:08.343353 31489 ts_tablet_manager.cc:1403] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:24:08.343793 31489 raft_consensus.cc:359] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.343888 31489 raft_consensus.cc:740] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.344023 31489 consensus_queue.cc:260] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.344256 31489 ts_tablet_manager.cc:1434] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:08.344378 31489 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap starting.
I20260601 13:24:08.346414 31489 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:08.346601 24554 webserver.cc:533] Webserver started at http://127.23.250.130:37181/ using document root <none> and password file <none>
I20260601 13:24:08.346727 31489 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Bootstrap complete.
I20260601 13:24:08.346823 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:08.346879 24554 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:24:08.346938 31489 ts_tablet_manager.cc:1403] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:08.347319 31489 raft_consensus.cc:359] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.347465 31489 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.347678 31489 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.347905 31550 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39569
I20260601 13:24:08.347998 31550 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:08.348043 31489 ts_tablet_manager.cc:1434] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:08.348217 24554 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.348275 31550 heartbeater.cc:507] Master 127.23.250.190:39569 requested a full tablet report, sending...
I20260601 13:24:08.349222 31067 ts_manager.cc:194] Re-registered known tserver with Master: d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161)
I20260601 13:24:08.349555 31564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:08.349818 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.349910 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:24:08.349977 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:08.350525 31067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36750
I20260601 13:24:08.351397 31550 heartbeater.cc:499] Master 127.23.250.190:39569 was elected leader, sending a full tablet report...
I20260601 13:24:08.358204 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:08.358544 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:08.358901 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:08.362357 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:24:08.362411 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:24:08.363278 31571 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
I20260601 13:24:08.364423 24554 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:24:08.364468 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:24:08.365625 31571 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:08.365907 31571 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap complete.
I20260601 13:24:08.366112 31571 ts_tablet_manager.cc:1403] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:08.366645 31571 raft_consensus.cc:359] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:08.366780 31571 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.366982 31571 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:08.367372 31571 ts_tablet_manager.cc:1434] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.367545 31571 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
I20260601 13:24:08.370042 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:39087
I20260601 13:24:08.370085 31631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:39087 every 8 connection(s)
I20260601 13:24:08.370303 31571 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:08.370527 31571 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap complete.
I20260601 13:24:08.370739 31571 ts_tablet_manager.cc:1403] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:24:08.370787 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:24:08.371250 31571 raft_consensus.cc:359] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.371369 31571 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.371508 31571 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.371816 31571 ts_tablet_manager.cc:1434] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.371984 31571 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
W20260601 13:24:08.372762 31636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:08.374910 31638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:08.374981 31571 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: 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
W20260601 13:24:08.375209 31635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:08.375222 31571 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap complete.
I20260601 13:24:08.375455 31571 ts_tablet_manager.cc:1403] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:24:08.375522 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:08.375672 31632 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39569
I20260601 13:24:08.375761 31632 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:08.375785 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:08.375816 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:08.375833 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320248375832 us; error 0 us; skew 500 ppm
I20260601 13:24:08.375901 31571 raft_consensus.cc:359] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.375980 31632 heartbeater.cc:507] Master 127.23.250.190:39569 requested a full tablet report, sending...
I20260601 13:24:08.375991 31571 raft_consensus.cc:740] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.376144 31571 consensus_queue.cc:260] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.376389 31571 ts_tablet_manager.cc:1434] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:08.376566 31571 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap starting.
I20260601 13:24:08.377024 24554 webserver.cc:533] Webserver started at http://127.23.250.131:37473/ using document root <none> and password file <none>
I20260601 13:24:08.377063 31067 ts_manager.cc:194] Re-registered known tserver with Master: 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:08.377161 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:08.377187 24554 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:24:08.378100 24554 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.378451 31067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36762
I20260601 13:24:08.379194 31645 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:08.379257 31571 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:08.379316 31632 heartbeater.cc:499] Master 127.23.250.190:39569 was elected leader, sending a full tablet report...
I20260601 13:24:08.379462 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:08.379509 31571 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Bootstrap complete.
I20260601 13:24:08.379566 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "f4af123a95634f33ae6af8c1e604296a"
format_stamp: "Formatted at 2026-06-01 13:23:59 on dist-test-slave-clgz"
I20260601 13:24:08.379642 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:08.379737 31571 ts_tablet_manager.cc:1403] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:08.380102 31571 raft_consensus.cc:359] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.380219 31571 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.380359 31571 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.380616 31571 ts_tablet_manager.cc:1434] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:08.395762 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:08.396281 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:08.396615 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:08.400496 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:24:08.400576 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:24:08.401500 31652 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:08.402685 24554 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:24:08.402755 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:08.404925 31652 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:24:08.405354 31652 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Bootstrap complete.
I20260601 13:24:08.405568 31652 ts_tablet_manager.cc:1403] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:24:08.406140 31652 raft_consensus.cc:359] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:08.406318 31652 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.406504 31652 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:08.406972 31652 ts_tablet_manager.cc:1434] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:08.407152 31652 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:08.408814 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:37465
I20260601 13:24:08.408875 31711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:37465 every 8 connection(s)
I20260601 13:24:08.410354 31652 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:24:08.410717 31652 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Bootstrap complete.
I20260601 13:24:08.410903 31652 ts_tablet_manager.cc:1403] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:24:08.411355 31652 raft_consensus.cc:359] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.411513 31652 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.411650 31652 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.411927 31652 ts_tablet_manager.cc:1434] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:08.412109 31652 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:08.413950 31712 heartbeater.cc:344] Connected to a master server at 127.23.250.190:39569
I20260601 13:24:08.414083 31712 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:08.414295 31712 heartbeater.cc:507] Master 127.23.250.190:39569 requested a full tablet report, sending...
I20260601 13:24:08.415230 31652 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:24:08.415277 31067 ts_manager.cc:194] Re-registered known tserver with Master: f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:08.415563 31652 tablet_bootstrap.cc:492] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Bootstrap complete.
I20260601 13:24:08.415755 31652 ts_tablet_manager.cc:1403] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:08.416136 31652 raft_consensus.cc:359] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.416285 31652 raft_consensus.cc:740] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.416432 31652 consensus_queue.cc:260] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.416621 31067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36772
I20260601 13:24:08.416743 31652 ts_tablet_manager.cc:1434] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:08.416932 31652 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Bootstrap starting.
I20260601 13:24:08.417356 31712 heartbeater.cc:499] Master 127.23.250.190:39569 was elected leader, sending a full tablet report...
I20260601 13:24:08.419613 31652 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:24:08.419925 31652 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Bootstrap complete.
I20260601 13:24:08.420107 31652 ts_tablet_manager.cc:1403] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:08.420478 31652 raft_consensus.cc:359] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.420629 31652 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Initialized, Role: FOLLOWER
I20260601 13:24:08.420797 31652 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:08.421059 31652 ts_tablet_manager.cc:1434] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:24:08.701460 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd: Illegal state: Replica f4af123a95634f33ae6af8c1e604296a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } }
W20260601 13:24:08.702952 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 95b33b2cb7e64103bb6e80ff8732cb0c: Illegal state: Replica f4af123a95634f33ae6af8c1e604296a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } }
W20260601 13:24:08.704130 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 326eca8dda054c3c8c564163598ff2eb: Illegal state: Replica f4af123a95634f33ae6af8c1e604296a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } }
I20260601 13:24:09.536171 31720 raft_consensus.cc:493] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:09.536362 31720 raft_consensus.cc:515] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.537007 31720 leader_election.cc:290] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:09.541857 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a" is_pre_election: true
I20260601 13:24:09.541870 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:09.542110 31685 raft_consensus.cc:2410] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e7ea52f43d44d6a83c4ede2e3dcf539 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.542140 31523 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e7ea52f43d44d6a83c4ede2e3dcf539 in term 1.
I20260601 13:24:09.542546 31566 leader_election.cc:304] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: f4af123a95634f33ae6af8c1e604296a
I20260601 13:24:09.542794 31720 raft_consensus.cc:2804] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:24:09.542874 31720 raft_consensus.cc:493] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:09.542912 31720 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.543749 31720 raft_consensus.cc:515] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.544118 31720 leader_election.cc:290] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [CANDIDATE]: Term 2 election: Requested vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:09.544405 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:09.544454 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
I20260601 13:24:09.544526 31523 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.544572 31685 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.545367 31523 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e7ea52f43d44d6a83c4ede2e3dcf539 in term 2.
I20260601 13:24:09.545522 31685 raft_consensus.cc:2410] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e7ea52f43d44d6a83c4ede2e3dcf539 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.545665 31566 leader_election.cc:304] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: 
I20260601 13:24:09.545833 31720 raft_consensus.cc:2804] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:24:09.546039 31720 raft_consensus.cc:697] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 LEADER]: Becoming Leader. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Running, Role: LEADER
I20260601 13:24:09.546226 31720 consensus_queue.cc:237] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [LEADER]: Queue going to LEADER 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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.547784 31067 catalog_manager.cc:5696] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 reported cstate change: term changed from 1 to 2, leader changed from f4af123a95634f33ae6af8c1e604296a (127.23.250.131) to 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130). New cstate: current_term: 2 leader_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:09.557394 31731 raft_consensus.cc:493] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:09.557509 31731 raft_consensus.cc:515] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.558120 31731 leader_election.cc:290] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:09.561632 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a" is_pre_election: true
I20260601 13:24:09.561679 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:09.561843 31685 raft_consensus.cc:2410] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2f82e4b2dfe4da2aebca106cd0081e2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.561828 31605 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 1.
I20260601 13:24:09.562225 31485 leader_election.cc:304] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: f4af123a95634f33ae6af8c1e604296a
I20260601 13:24:09.562414 31731 raft_consensus.cc:2804] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:24:09.562500 31731 raft_consensus.cc:493] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:09.562551 31731 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.563437 31731 raft_consensus.cc:515] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.563807 31731 leader_election.cc:290] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:09.564114 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:09.564157 31735 raft_consensus.cc:493] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:09.564225 31605 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.564272 31735 raft_consensus.cc:515] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.564277 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
I20260601 13:24:09.564426 31685 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.565202 31605 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 2.
I20260601 13:24:09.565466 31485 leader_election.cc:304] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: 
I20260601 13:24:09.565551 31685 raft_consensus.cc:2410] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d2f82e4b2dfe4da2aebca106cd0081e2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.565621 31735 leader_election.cc:290] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:09.565663 31731 raft_consensus.cc:2804] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:24:09.566071 31731 raft_consensus.cc:697] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Becoming Leader. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Running, Role: LEADER
I20260601 13:24:09.566293 31731 consensus_queue.cc:237] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Queue going to LEADER 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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.567852 31067 catalog_manager.cc:5696] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 reported cstate change: term changed from 1 to 2, leader changed from f4af123a95634f33ae6af8c1e604296a (127.23.250.131) to d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129). New cstate: current_term: 2 leader_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:09.569041 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:09.569181 31523 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 2.
I20260601 13:24:09.569438 31647 leader_election.cc:304] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [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: d2f82e4b2dfe4da2aebca106cd0081e2, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:09.569490 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:09.569609 31735 raft_consensus.cc:2804] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:24:09.569676 31735 raft_consensus.cc:493] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:09.569753 31735 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:09.570770 31735 raft_consensus.cc:515] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.571141 31735 leader_election.cc:290] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 election: Requested vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:09.571408 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:09.571451 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:09.571492 31523 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:09.572302 31523 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 3.
I20260601 13:24:09.572570 31647 leader_election.cc:304] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [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: d2f82e4b2dfe4da2aebca106cd0081e2, f4af123a95634f33ae6af8c1e604296a; no voters: 0e7ea52f43d44d6a83c4ede2e3dcf539
I20260601 13:24:09.572724 31735 raft_consensus.cc:2804] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:24:09.572914 31735 raft_consensus.cc:697] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:09.573065 31735 consensus_queue.cc:237] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.574419 31067 catalog_manager.cc:5696] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 2 to 3, leader changed from 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130) to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } }
W20260601 13:24:09.707086 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet c11778da8d564e28ac2db641c46654c4: Illegal state: Replica f4af123a95634f33ae6af8c1e604296a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } }
W20260601 13:24:09.708254 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 95b33b2cb7e64103bb6e80ff8732cb0c: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:24:09.712952 31116 auto_rebalancer.cc:591] Failed to schedule move for tablet 7f77e4bea21e47ffb26d4e2c420ec5cd: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:24:09.762318 31731 raft_consensus.cc:493] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:09.762493 31731 raft_consensus.cc:515] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:09.763077 31731 leader_election.cc:290] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:09.763592 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:09.763595 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a" is_pre_election: true
I20260601 13:24:09.763762 31605 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 1.
I20260601 13:24:09.763870 31685 raft_consensus.cc:2410] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2f82e4b2dfe4da2aebca106cd0081e2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.764125 31485 leader_election.cc:304] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: 
I20260601 13:24:09.764333 31731 raft_consensus.cc:2804] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:24:09.764393 31731 raft_consensus.cc:493] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:09.764425 31731 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.765327 31731 raft_consensus.cc:515] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:09.765748 31731 leader_election.cc:290] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 2 election: Requested vote from peers f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:09.766085 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
I20260601 13:24:09.766110 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:09.766185 31685 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.766234 31605 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.767051 31605 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 2.
I20260601 13:24:09.767092 31685 raft_consensus.cc:2410] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d2f82e4b2dfe4da2aebca106cd0081e2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.767402 31485 leader_election.cc:304] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: 
I20260601 13:24:09.767648 31731 raft_consensus.cc:2804] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:24:09.767781 31731 raft_consensus.cc:697] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Becoming Leader. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Running, Role: LEADER
I20260601 13:24:09.767977 31731 consensus_queue.cc:237] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Queue going to LEADER 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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:09.768165 31735 raft_consensus.cc:493] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:09.768282 31735 raft_consensus.cc:515] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.768694 31735 leader_election.cc:290] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:09.768965 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:09.769088 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:09.769198 31605 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 2.
I20260601 13:24:09.769471 31648 leader_election.cc:304] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:09.769649 31735 raft_consensus.cc:2804] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:24:09.769737 31735 raft_consensus.cc:493] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:09.769791 31735 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:09.769721 31067 catalog_manager.cc:5696] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 reported cstate change: term changed from 1 to 2, leader changed from f4af123a95634f33ae6af8c1e604296a (127.23.250.131) to d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129). New cstate: current_term: 2 leader_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:09.770829 31735 raft_consensus.cc:515] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.771215 31735 leader_election.cc:290] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 election: Requested vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:09.771430 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:09.771530 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f77e4bea21e47ffb26d4e2c420ec5cd" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:09.771649 31605 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:09.772492 31605 raft_consensus.cc:2468] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 3.
I20260601 13:24:09.772701 31731 raft_consensus.cc:493] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:09.772795 31731 raft_consensus.cc:515] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.772853 31648 leader_election.cc:304] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: d2f82e4b2dfe4da2aebca106cd0081e2
I20260601 13:24:09.773028 31735 raft_consensus.cc:2804] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:24:09.773123 31735 raft_consensus.cc:697] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:09.773278 31735 consensus_queue.cc:237] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.773468 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a" is_pre_election: true
I20260601 13:24:09.773486 31731 leader_election.cc:290] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:09.773524 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:09.773600 31685 raft_consensus.cc:2410] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2f82e4b2dfe4da2aebca106cd0081e2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.773627 31605 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 1.
I20260601 13:24:09.773870 31485 leader_election.cc:304] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: 
I20260601 13:24:09.774050 31731 raft_consensus.cc:2804] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:24:09.774123 31731 raft_consensus.cc:493] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:09.774169 31731 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.774833 31067 catalog_manager.cc:5696] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 2 to 3, leader changed from d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129) to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:09.775003 31731 raft_consensus.cc:515] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.775501 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:09.775528 31731 leader_election.cc:290] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:09.775622 31605 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.775820 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
I20260601 13:24:09.775907 31685 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:09.776497 31605 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 2.
I20260601 13:24:09.776808 31485 leader_election.cc:304] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: 
I20260601 13:24:09.776820 31685 raft_consensus.cc:2410] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d2f82e4b2dfe4da2aebca106cd0081e2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:24:09.776970 31731 raft_consensus.cc:2804] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:24:09.777168 31731 raft_consensus.cc:697] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Becoming Leader. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Running, Role: LEADER
I20260601 13:24:09.777293 31731 consensus_queue.cc:237] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Queue going to LEADER 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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.778689 31067 catalog_manager.cc:5696] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 reported cstate change: term changed from 1 to 2, leader changed from f4af123a95634f33ae6af8c1e604296a (127.23.250.131) to d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129). New cstate: current_term: 2 leader_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:09.839248 31735 raft_consensus.cc:493] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:09.839448 31735 raft_consensus.cc:515] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:09.840044 31735 leader_election.cc:290] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161)
I20260601 13:24:09.840457 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:09.840569 31605 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 2.
I20260601 13:24:09.840590 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:09.840902 31648 leader_election.cc:304] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: 
I20260601 13:24:09.841146 31735 raft_consensus.cc:2804] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:24:09.841225 31735 raft_consensus.cc:493] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:09.841279 31735 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:09.842294 31735 raft_consensus.cc:515] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:09.842691 31735 leader_election.cc:290] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 election: Requested vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161)
I20260601 13:24:09.843019 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:09.843019 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11778da8d564e28ac2db641c46654c4" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:09.843185 31605 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:09.843966 31605 raft_consensus.cc:2468] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 3.
I20260601 13:24:09.844249 31648 leader_election.cc:304] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: d2f82e4b2dfe4da2aebca106cd0081e2
I20260601 13:24:09.844439 31735 raft_consensus.cc:2804] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:24:09.844556 31735 raft_consensus.cc:697] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:09.844732 31735 consensus_queue.cc:237] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:09.846299 31067 catalog_manager.cc:5696] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 2 to 3, leader changed from d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129) to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:09.928292 31523 raft_consensus.cc:1240] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Rejecting Update request from peer 0e7ea52f43d44d6a83c4ede2e3dcf539 for earlier term 2. Current term is 3. Ops: []
I20260601 13:24:09.928860 31720 consensus_queue.cc:1059] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:09.929111 31725 raft_consensus.cc:3055] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:24:09.929210 31725 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e7ea52f43d44d6a83c4ede2e3dcf539, State: Running, Role: LEADER
I20260601 13:24:09.929394 31725 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.929602 31725 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:09.991106 31605 raft_consensus.cc:1240] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Rejecting Update request from peer d2f82e4b2dfe4da2aebca106cd0081e2 for earlier term 2. Current term is 3. Ops: []
I20260601 13:24:09.991734 31731 consensus_queue.cc:1059] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:09.992008 31731 raft_consensus.cc:3055] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:24:09.992084 31731 raft_consensus.cc:740] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Running, Role: LEADER
I20260601 13:24:09.992256 31731 consensus_queue.cc:260] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:09.992444 31731 raft_consensus.cc:3060] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:10.134362 31735 raft_consensus.cc:493] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:10.134606 31735 raft_consensus.cc:515] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:10.135152 31735 leader_election.cc:290] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:10.135690 31605 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.135676 31604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" is_pre_election: true
I20260601 13:24:10.135675 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" is_pre_election: true
I20260601 13:24:10.135964 31604 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 2.
I20260601 13:24:10.136122 31735 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.136246 31648 leader_election.cc:304] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: d2f82e4b2dfe4da2aebca106cd0081e2
I20260601 13:24:10.136299 31735 consensus_queue.cc:1243] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [LEADER]: Peer 0e7ea52f43d44d6a83c4ede2e3dcf539 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:24:10.136439 31740 raft_consensus.cc:2804] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:24:10.136494 31740 raft_consensus.cc:493] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:10.136531 31740 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:10.137161 31605 pending_rounds.cc:85] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Aborting all ops after (but not including) 0
I20260601 13:24:10.137252 31605 pending_rounds.cc:107] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:24:10.137295 31605 raft_consensus.cc:2889] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:24:10.137825 31740 raft_consensus.cc:515] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:10.138231 31740 leader_election.cc:290] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [CANDIDATE]: Term 3 election: Requested vote from peers d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161), 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087)
I20260601 13:24:10.139132 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:10.139250 31605 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:10.139645 31523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326eca8dda054c3c8c564163598ff2eb" candidate_uuid: "f4af123a95634f33ae6af8c1e604296a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
I20260601 13:24:10.139729 31522 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.140143 31749 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.140584 31605 raft_consensus.cc:2468] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4af123a95634f33ae6af8c1e604296a in term 3.
I20260601 13:24:10.140873 31648 leader_election.cc:304] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [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: 0e7ea52f43d44d6a83c4ede2e3dcf539, f4af123a95634f33ae6af8c1e604296a; no voters: d2f82e4b2dfe4da2aebca106cd0081e2
I20260601 13:24:10.141058 31749 raft_consensus.cc:2804] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:24:10.141175 31749 raft_consensus.cc:697] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Becoming Leader. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:10.141355 31749 consensus_queue.cc:237] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:10.142892 31067 catalog_manager.cc:5696] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a reported cstate change: term changed from 2 to 3, leader changed from d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129) to f4af123a95634f33ae6af8c1e604296a (127.23.250.131). New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:10.199618 31522 raft_consensus.cc:1275] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.200199 31749 consensus_queue.cc:1048] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.200454 31749 consensus_queue.cc:1243] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [LEADER]: Peer d2f82e4b2dfe4da2aebca106cd0081e2 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:24:10.201246 31522 pending_rounds.cc:85] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Aborting all ops after (but not including) 0
I20260601 13:24:10.201332 31522 pending_rounds.cc:107] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:24:10.201383 31522 raft_consensus.cc:2889] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:24:10.203644 31605 raft_consensus.cc:1275] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.203989 31735 consensus_queue.cc:1048] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.235976 31685 raft_consensus.cc:1240] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Rejecting Update request from peer d2f82e4b2dfe4da2aebca106cd0081e2 for earlier term 2. Current term is 3. Ops: []
I20260601 13:24:10.236610 31738 consensus_queue.cc:1059] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.236898 31738 consensus_queue.cc:1243] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Peer f4af123a95634f33ae6af8c1e604296a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:24:10.237001 31731 raft_consensus.cc:3055] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:24:10.237077 31731 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Running, Role: LEADER
I20260601 13:24:10.237319 31731 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } }
I20260601 13:24:10.237534 31731 raft_consensus.cc:3060] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:10.240935 31685 raft_consensus.cc:1240] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Rejecting Update request from peer d2f82e4b2dfe4da2aebca106cd0081e2 for earlier term 2. Current term is 3. Ops: []
I20260601 13:24:10.241333 31731 consensus_queue.cc:1059] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.241487 31731 consensus_queue.cc:1243] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Peer f4af123a95634f33ae6af8c1e604296a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:24:10.241551 31738 raft_consensus.cc:3055] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:24:10.241617 31738 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Running, Role: LEADER
I20260601 13:24:10.241783 31738 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } }
I20260601 13:24:10.241926 31738 raft_consensus.cc:3060] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:24:10.332520 31522 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.333070 31735 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.333302 31735 consensus_queue.cc:1243] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Peer d2f82e4b2dfe4da2aebca106cd0081e2 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:24:10.334117 31522 pending_rounds.cc:85] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Aborting all ops after (but not including) 0
I20260601 13:24:10.334177 31522 pending_rounds.cc:107] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:24:10.334257 31522 raft_consensus.cc:2889] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:24:10.336021 31605 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.336398 31735 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.621423 31605 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.621918 31735 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.625367 31522 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:24:10.625969 31749 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:10.626152 31749 consensus_queue.cc:1243] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Peer d2f82e4b2dfe4da2aebca106cd0081e2 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:24:10.626906 31522 pending_rounds.cc:85] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Aborting all ops after (but not including) 0
I20260601 13:24:10.626971 31522 pending_rounds.cc:107] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:24:10.627012 31522 raft_consensus.cc:2889] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:24:10.715960 31685 consensus_queue.cc:237] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:10.717530 31605 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:24:10.717787 31522 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:24:10.718078 31749 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:10.718287 31735 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:10.719822 31747 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.720337 31522 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.720250 31605 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.723067 31685 consensus_queue.cc:237] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:10.723114 31066 catalog_manager.cc:5696] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a reported cstate change: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:24:10.724174 31647 consensus_peers.cc:597] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a -> Peer ad0b2b856ed448c6bb1e79159506112a (127.23.250.132:37877): Couldn't send request to peer ad0b2b856ed448c6bb1e79159506112a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b33b2cb7e64103bb6e80ff8732cb0c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:10.724366 31522 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:24:10.724383 31605 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260601 13:24:10.724792 31647 consensus_peers.cc:597] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a -> Peer ad0b2b856ed448c6bb1e79159506112a (127.23.250.132:37877): Couldn't send request to peer ad0b2b856ed448c6bb1e79159506112a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 326eca8dda054c3c8c564163598ff2eb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:10.725050 31735 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:10.725230 31749 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:10.726619 31749 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.727262 31605 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.727368 31522 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.729139 31685 consensus_queue.cc:237] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:10.729417 31068 catalog_manager.cc:5696] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a reported cstate change: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:10.730369 31605 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:24:10.730492 31523 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260601 13:24:10.730654 31647 consensus_peers.cc:597] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a -> Peer ad0b2b856ed448c6bb1e79159506112a (127.23.250.132:37877): Couldn't send request to peer ad0b2b856ed448c6bb1e79159506112a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c11778da8d564e28ac2db641c46654c4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:10.730777 31749 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:10.731094 31747 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:10.732456 31735 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.733381 31522 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.734333 31685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c"
dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51704
I20260601 13:24:10.734485 31685 raft_consensus.cc:606] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Received request to transfer leadership
I20260601 13:24:10.734706 31066 catalog_manager.cc:5696] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a reported cstate change: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:10.735329 31605 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } } }
I20260601 13:24:10.735904 31685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c"
dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51704
I20260601 13:24:10.736042 31685 raft_consensus.cc:606] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Received request to transfer leadership
W20260601 13:24:10.736354 31111 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 95b33b2cb7e64103bb6e80ff8732cb0c already in progress [suppressed 6 similar messages]
I20260601 13:24:10.737373 31685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c"
dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51704
I20260601 13:24:10.737496 31685 raft_consensus.cc:606] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Received request to transfer leadership
W20260601 13:24:10.738619 31116 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:24:10.738698 31116 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 95b33b2cb7e64103bb6e80ff8732cb0c already in progress
W20260601 13:24:10.738749 31116 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 95b33b2cb7e64103bb6e80ff8732cb0c already in progress
I20260601 13:24:11.189814 31749 raft_consensus.cc:993] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: : Instructing follower d2f82e4b2dfe4da2aebca106cd0081e2 to start an election
I20260601 13:24:11.189960 31749 raft_consensus.cc:1081] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Signalling peer d2f82e4b2dfe4da2aebca106cd0081e2 to start an election
I20260601 13:24:11.190459 31522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c"
dest_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2"
 from {username='slave'} at 127.0.0.1:35758
I20260601 13:24:11.190653 31522 raft_consensus.cc:493] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:24:11.190732 31522 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:24:11.191859 31522 raft_consensus.cc:515] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:11.192292 31522 leader_election.cc:290] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 4 election: Requested vote from peers 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087), f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:11.192586 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f4af123a95634f33ae6af8c1e604296a"
I20260601 13:24:11.192691 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b33b2cb7e64103bb6e80ff8732cb0c" candidate_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539"
I20260601 13:24:11.192713 31685 raft_consensus.cc:3055] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Stepping down as leader of term 3
I20260601 13:24:11.192799 31605 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:24:11.192835 31685 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f4af123a95634f33ae6af8c1e604296a, State: Running, Role: LEADER
I20260601 13:24:11.193017 31685 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:11.193226 31685 raft_consensus.cc:3060] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:24:11.193732 31605 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 4.
I20260601 13:24:11.194080 31485 leader_election.cc:304] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7ea52f43d44d6a83c4ede2e3dcf539, d2f82e4b2dfe4da2aebca106cd0081e2; no voters: 
I20260601 13:24:11.194151 31685 raft_consensus.cc:2468] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f82e4b2dfe4da2aebca106cd0081e2 in term 4.
I20260601 13:24:11.194290 31738 raft_consensus.cc:2804] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260601 13:24:11.194489 31738 raft_consensus.cc:697] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 4 LEADER]: Becoming Leader. State: Replica: d2f82e4b2dfe4da2aebca106cd0081e2, State: Running, Role: LEADER
I20260601 13:24:11.194679 31738 consensus_queue.cc:237] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:11.196357 31068 catalog_manager.cc:5696] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 reported cstate change: term changed from 3 to 4, leader changed from f4af123a95634f33ae6af8c1e604296a (127.23.250.131) to d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129). New cstate: current_term: 4 leader_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:11.244604 31766 ts_tablet_manager.cc:933] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: Initiating tablet copy from peer f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:11.245005 31766 tablet_copy_client.cc:323] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:37465
I20260601 13:24:11.248631 31696 tablet_copy_service.cc:140] P f4af123a95634f33ae6af8c1e604296a: Received BeginTabletCopySession request for tablet 326eca8dda054c3c8c564163598ff2eb from peer ad0b2b856ed448c6bb1e79159506112a ({username='slave'} at 127.0.0.1:51724)
I20260601 13:24:11.248730 31696 tablet_copy_service.cc:161] P f4af123a95634f33ae6af8c1e604296a: Beginning new tablet copy session on tablet 326eca8dda054c3c8c564163598ff2eb from peer ad0b2b856ed448c6bb1e79159506112a at {username='slave'} at 127.0.0.1:51724: session id = ad0b2b856ed448c6bb1e79159506112a-326eca8dda054c3c8c564163598ff2eb
I20260601 13:24:11.249569 31696 tablet_copy_source_session.cc:215] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:24:11.250392 31766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326eca8dda054c3c8c564163598ff2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:11.252388 31766 tablet_copy_client.cc:806] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Starting download of 0 data blocks...
I20260601 13:24:11.252575 31766 tablet_copy_client.cc:670] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:24:11.253747 31766 tablet_copy_client.cc:538] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:24:11.254878 31766 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: Bootstrap starting.
I20260601 13:24:11.257925 31766 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:11.258162 31766 tablet_bootstrap.cc:492] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: Bootstrap complete.
I20260601 13:24:11.258328 31766 ts_tablet_manager.cc:1403] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:11.258797 31766 raft_consensus.cc:359] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:11.258929 31766 raft_consensus.cc:740] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ad0b2b856ed448c6bb1e79159506112a, State: Initialized, Role: LEARNER
I20260601 13:24:11.259042 31766 consensus_queue.cc:260] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:11.259466 31766 ts_tablet_manager.cc:1434] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:11.259958 31696 tablet_copy_service.cc:342] P f4af123a95634f33ae6af8c1e604296a: Request end of tablet copy session ad0b2b856ed448c6bb1e79159506112a-326eca8dda054c3c8c564163598ff2eb received from {username='slave'} at 127.0.0.1:51724
I20260601 13:24:11.260043 31696 tablet_copy_service.cc:434] P f4af123a95634f33ae6af8c1e604296a: ending tablet copy session ad0b2b856ed448c6bb1e79159506112a-326eca8dda054c3c8c564163598ff2eb on tablet 326eca8dda054c3c8c564163598ff2eb with peer ad0b2b856ed448c6bb1e79159506112a
I20260601 13:24:11.352140 31766 ts_tablet_manager.cc:933] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: Initiating tablet copy from peer f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465)
I20260601 13:24:11.352569 31766 tablet_copy_client.cc:323] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:37465
I20260601 13:24:11.353153 31696 tablet_copy_service.cc:140] P f4af123a95634f33ae6af8c1e604296a: Received BeginTabletCopySession request for tablet c11778da8d564e28ac2db641c46654c4 from peer ad0b2b856ed448c6bb1e79159506112a ({username='slave'} at 127.0.0.1:51724)
I20260601 13:24:11.353281 31696 tablet_copy_service.cc:161] P f4af123a95634f33ae6af8c1e604296a: Beginning new tablet copy session on tablet c11778da8d564e28ac2db641c46654c4 from peer ad0b2b856ed448c6bb1e79159506112a at {username='slave'} at 127.0.0.1:51724: session id = ad0b2b856ed448c6bb1e79159506112a-c11778da8d564e28ac2db641c46654c4
I20260601 13:24:11.354352 31696 tablet_copy_source_session.cc:215] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:24:11.355217 31766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11778da8d564e28ac2db641c46654c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:11.356907 31766 tablet_copy_client.cc:806] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Starting download of 0 data blocks...
I20260601 13:24:11.357092 31766 tablet_copy_client.cc:670] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:24:11.358203 31766 tablet_copy_client.cc:538] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:24:11.359627 31766 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: Bootstrap starting.
I20260601 13:24:11.364075 31766 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:11.364355 31766 tablet_bootstrap.cc:492] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: Bootstrap complete.
I20260601 13:24:11.364547 31766 ts_tablet_manager.cc:1403] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:24:11.365048 31766 raft_consensus.cc:359] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:11.365216 31766 raft_consensus.cc:740] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ad0b2b856ed448c6bb1e79159506112a, State: Initialized, Role: LEARNER
I20260601 13:24:11.365334 31766 consensus_queue.cc:260] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:11.366091 31766 ts_tablet_manager.cc:1434] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:24:11.366564 31696 tablet_copy_service.cc:342] P f4af123a95634f33ae6af8c1e604296a: Request end of tablet copy session ad0b2b856ed448c6bb1e79159506112a-c11778da8d564e28ac2db641c46654c4 received from {username='slave'} at 127.0.0.1:51724
I20260601 13:24:11.366724 31696 tablet_copy_service.cc:434] P f4af123a95634f33ae6af8c1e604296a: ending tablet copy session ad0b2b856ed448c6bb1e79159506112a-c11778da8d564e28ac2db641c46654c4 on tablet c11778da8d564e28ac2db641c46654c4 with peer ad0b2b856ed448c6bb1e79159506112a
I20260601 13:24:11.699714 31605 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Refusing update from remote peer d2f82e4b2dfe4da2aebca106cd0081e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260601 13:24:11.700098 31774 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:11.702711 31685 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 4 FOLLOWER]: Refusing update from remote peer d2f82e4b2dfe4da2aebca106cd0081e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260601 13:24:11.704075 31776 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260601 13:24:11.708396 31484 consensus_peers.cc:597] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 -> Peer ad0b2b856ed448c6bb1e79159506112a (127.23.250.132:37877): Couldn't send request to peer ad0b2b856ed448c6bb1e79159506112a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b33b2cb7e64103bb6e80ff8732cb0c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:11.718870 31440 raft_consensus.cc:1217] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:24:11.845256 31440 raft_consensus.cc:1217] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:24:12.105139 31784 raft_consensus.cc:1064] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a: attempting to promote NON_VOTER ad0b2b856ed448c6bb1e79159506112a to VOTER
I20260601 13:24:12.105638 31784 consensus_queue.cc:237] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } }
I20260601 13:24:12.107179 31605 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:24:12.107311 31440 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:24:12.107656 31783 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:12.108021 31522 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:24:12.108237 31784 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:12.108448 31786 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:12.110419 31749 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.112237 31605 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.112629 31068 catalog_manager.cc:5696] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a reported cstate change: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:12.113808 31440 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.113876 31522 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.119700 31685 consensus_queue.cc:237] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [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: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } }
I20260601 13:24:12.120914 31440 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:24:12.120913 31522 raft_consensus.cc:1275] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:24:12.121271 31786 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:12.121459 31749 consensus_queue.cc:1048] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:12.123070 31749 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.123625 31522 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.123570 31440 raft_consensus.cc:2955] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.125903 31066 catalog_manager.cc:5696] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 reported cstate change: config changed from index 4 to 5, VOTER 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130) evicted. New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.126124 31111 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 326eca8dda054c3c8c564163598ff2eb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:12.132287 31594 tablet_service.cc:1558] Processing DeleteTablet for tablet 326eca8dda054c3c8c564163598ff2eb with delete_type TABLET_DATA_TOMBSTONED (TS 0e7ea52f43d44d6a83c4ede2e3dcf539 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48012
I20260601 13:24:12.132692 31795 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:12.132834 31795 raft_consensus.cc:2243] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:12.132974 31795 raft_consensus.cc:2272] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:12.133602 31795 ts_tablet_manager.cc:1916] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:24:12.135880 31795 ts_tablet_manager.cc:1929] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:24:12.135962 31795 log.cc:1199] T 326eca8dda054c3c8c564163598ff2eb P 0e7ea52f43d44d6a83c4ede2e3dcf539: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/326eca8dda054c3c8c564163598ff2eb
I20260601 13:24:12.136653 31054 catalog_manager.cc:5027] TS 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087): tablet 326eca8dda054c3c8c564163598ff2eb (table test-workload [id=8c3fdae372234fa48139df89747249a8]) successfully deleted
I20260601 13:24:12.204170 31796 ts_tablet_manager.cc:933] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: Initiating tablet copy from peer d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161)
I20260601 13:24:12.204599 31796 tablet_copy_client.cc:323] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.129:33161
I20260601 13:24:12.208429 31533 tablet_copy_service.cc:140] P d2f82e4b2dfe4da2aebca106cd0081e2: Received BeginTabletCopySession request for tablet 95b33b2cb7e64103bb6e80ff8732cb0c from peer ad0b2b856ed448c6bb1e79159506112a ({username='slave'} at 127.0.0.1:35774)
I20260601 13:24:12.208537 31533 tablet_copy_service.cc:161] P d2f82e4b2dfe4da2aebca106cd0081e2: Beginning new tablet copy session on tablet 95b33b2cb7e64103bb6e80ff8732cb0c from peer ad0b2b856ed448c6bb1e79159506112a at {username='slave'} at 127.0.0.1:35774: session id = ad0b2b856ed448c6bb1e79159506112a-95b33b2cb7e64103bb6e80ff8732cb0c
I20260601 13:24:12.209412 31533 tablet_copy_source_session.cc:215] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:24:12.210246 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b33b2cb7e64103bb6e80ff8732cb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:12.212190 31796 tablet_copy_client.cc:806] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Starting download of 0 data blocks...
I20260601 13:24:12.212359 31796 tablet_copy_client.cc:670] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:24:12.213436 31796 tablet_copy_client.cc:538] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:24:12.214510 31796 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: Bootstrap starting.
I20260601 13:24:12.218034 31796 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:12.218297 31796 tablet_bootstrap.cc:492] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: Bootstrap complete.
I20260601 13:24:12.218479 31796 ts_tablet_manager.cc:1403] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:24:12.218927 31796 raft_consensus.cc:359] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:12.219033 31796 raft_consensus.cc:740] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: ad0b2b856ed448c6bb1e79159506112a, State: Initialized, Role: LEARNER
I20260601 13:24:12.219163 31796 consensus_queue.cc:260] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: true } }
I20260601 13:24:12.219457 31796 ts_tablet_manager.cc:1434] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:12.220659 31533 tablet_copy_service.cc:342] P d2f82e4b2dfe4da2aebca106cd0081e2: Request end of tablet copy session ad0b2b856ed448c6bb1e79159506112a-95b33b2cb7e64103bb6e80ff8732cb0c received from {username='slave'} at 127.0.0.1:35774
I20260601 13:24:12.220734 31533 tablet_copy_service.cc:434] P d2f82e4b2dfe4da2aebca106cd0081e2: ending tablet copy session ad0b2b856ed448c6bb1e79159506112a-95b33b2cb7e64103bb6e80ff8732cb0c on tablet 95b33b2cb7e64103bb6e80ff8732cb0c with peer ad0b2b856ed448c6bb1e79159506112a
I20260601 13:24:12.351454 31783 raft_consensus.cc:1064] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a: attempting to promote NON_VOTER ad0b2b856ed448c6bb1e79159506112a to VOTER
I20260601 13:24:12.351912 31783 consensus_queue.cc:237] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } }
I20260601 13:24:12.353384 31440 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 LEARNER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:24:12.353384 31522 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:24:12.353473 31605 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:24:12.353967 31783 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:12.354149 31786 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:12.354296 31749 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:12.356145 31784 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.356560 31605 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.356560 31440 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.358970 31067 catalog_manager.cc:5696] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a reported cstate change: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:12.359404 31522 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.361769 31685 consensus_queue.cc:237] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [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: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } }
I20260601 13:24:12.362941 31605 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:24:12.363122 31440 raft_consensus.cc:1275] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Refusing update from remote peer f4af123a95634f33ae6af8c1e604296a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:24:12.363288 31783 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:12.363484 31749 consensus_queue.cc:1048] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:12.364986 31749 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.365607 31605 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.367101 31111 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c11778da8d564e28ac2db641c46654c4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:12.367343 31440 raft_consensus.cc:2955] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:12.367414 31065 catalog_manager.cc:5696] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a reported cstate change: config changed from index 4 to 5, VOTER d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129) evicted. New cstate: current_term: 3 leader_uuid: "f4af123a95634f33ae6af8c1e604296a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:12.373006 31507 tablet_service.cc:1558] Processing DeleteTablet for tablet c11778da8d564e28ac2db641c46654c4 with delete_type TABLET_DATA_TOMBSTONED (TS d2f82e4b2dfe4da2aebca106cd0081e2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44326
I20260601 13:24:12.373430 31807 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:12.373601 31807 raft_consensus.cc:2243] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:12.373778 31807 raft_consensus.cc:2272] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:12.374375 31807 ts_tablet_manager.cc:1916] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:24:12.376271 31807 ts_tablet_manager.cc:1929] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:24:12.376336 31807 log.cc:1199] T c11778da8d564e28ac2db641c46654c4 P d2f82e4b2dfe4da2aebca106cd0081e2: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/c11778da8d564e28ac2db641c46654c4
I20260601 13:24:12.376834 31053 catalog_manager.cc:5027] TS d2f82e4b2dfe4da2aebca106cd0081e2 (127.23.250.129:33161): tablet c11778da8d564e28ac2db641c46654c4 (table test-workload [id=8c3fdae372234fa48139df89747249a8]) successfully deleted
I20260601 13:24:12.709348 31440 raft_consensus.cc:1217] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 LEARNER]: Deduplicated request from leader. Original: 3.3->[4.4-4.4]   Dedup: 4.4->[]
I20260601 13:24:13.108959 31801 raft_consensus.cc:1064] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2: attempting to promote NON_VOTER ad0b2b856ed448c6bb1e79159506112a to VOTER
I20260601 13:24:13.109438 31801 consensus_queue.cc:237] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } }
I20260601 13:24:13.110808 31440 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 LEARNER]: Refusing update from remote peer d2f82e4b2dfe4da2aebca106cd0081e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260601 13:24:13.110852 31605 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Refusing update from remote peer d2f82e4b2dfe4da2aebca106cd0081e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260601 13:24:13.110821 31685 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 4 FOLLOWER]: Refusing update from remote peer d2f82e4b2dfe4da2aebca106cd0081e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260601 13:24:13.111259 31802 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:13.111456 31809 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:13.111606 31776 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:13.113561 31776 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.114038 31685 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.114246 31605 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.115621 31440 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.116145 31068 catalog_manager.cc:5696] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a reported cstate change: config changed from index 3 to 5, ad0b2b856ed448c6bb1e79159506112a (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "f4af123a95634f33ae6af8c1e604296a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.120178 31522 consensus_queue.cc:237] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } }
I20260601 13:24:13.121201 31440 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 FOLLOWER]: Refusing update from remote peer d2f82e4b2dfe4da2aebca106cd0081e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260601 13:24:13.121316 31605 raft_consensus.cc:1275] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Refusing update from remote peer d2f82e4b2dfe4da2aebca106cd0081e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260601 13:24:13.121553 31809 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:24:13.121794 31776 consensus_queue.cc:1048] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:24:13.123026 31809 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER f4af123a95634f33ae6af8c1e604296a (127.23.250.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.123431 31440 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER f4af123a95634f33ae6af8c1e604296a (127.23.250.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.123620 31605 raft_consensus.cc:2955] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER f4af123a95634f33ae6af8c1e604296a (127.23.250.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.124688 31053 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 95b33b2cb7e64103bb6e80ff8732cb0c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:13.125377 31066 catalog_manager.cc:5696] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 reported cstate change: config changed from index 5 to 6, VOTER f4af123a95634f33ae6af8c1e604296a (127.23.250.131) evicted. New cstate: current_term: 4 leader_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2f82e4b2dfe4da2aebca106cd0081e2" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 33161 } } peers { permanent_uuid: "0e7ea52f43d44d6a83c4ede2e3dcf539" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 39087 } } peers { permanent_uuid: "ad0b2b856ed448c6bb1e79159506112a" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 37877 } attrs { promote: false } } }
I20260601 13:24:13.131768 31675 tablet_service.cc:1558] Processing DeleteTablet for tablet 95b33b2cb7e64103bb6e80ff8732cb0c with delete_type TABLET_DATA_TOMBSTONED (TS f4af123a95634f33ae6af8c1e604296a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44370
I20260601 13:24:13.132145 31819 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:13.132324 31819 raft_consensus.cc:2243] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:13.132507 31819 raft_consensus.cc:2272] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:13.133028 31819 ts_tablet_manager.cc:1916] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:24:13.134912 31819 ts_tablet_manager.cc:1929] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260601 13:24:13.134975 31819 log.cc:1199] T 95b33b2cb7e64103bb6e80ff8732cb0c P f4af123a95634f33ae6af8c1e604296a: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/95b33b2cb7e64103bb6e80ff8732cb0c
I20260601 13:24:13.135509 31052 catalog_manager.cc:5027] TS f4af123a95634f33ae6af8c1e604296a (127.23.250.131:37465): tablet 95b33b2cb7e64103bb6e80ff8732cb0c (table test-workload [id=8c3fdae372234fa48139df89747249a8]) successfully deleted
I20260601 13:24:14.436510 24554 tablet_server.cc:179] TabletServer@127.23.250.129:33161 shutting down...
I20260601 13:24:14.440613 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:14.440825 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.440950 24554 raft_consensus.cc:2243] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.441083 24554 raft_consensus.cc:2272] T 326eca8dda054c3c8c564163598ff2eb P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.441486 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.441557 24554 raft_consensus.cc:2243] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.441632 24554 raft_consensus.cc:2272] T 7f77e4bea21e47ffb26d4e2c420ec5cd P d2f82e4b2dfe4da2aebca106cd0081e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.441910 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.441977 24554 raft_consensus.cc:2243] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 4 LEADER]: Raft consensus shutting down.
I20260601 13:24:14.442106 24554 raft_consensus.cc:2272] T 95b33b2cb7e64103bb6e80ff8732cb0c P d2f82e4b2dfe4da2aebca106cd0081e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.455801 24554 tablet_server.cc:196] TabletServer@127.23.250.129:33161 shutdown complete.
I20260601 13:24:14.458210 24554 tablet_server.cc:179] TabletServer@127.23.250.130:39087 shutting down...
I20260601 13:24:14.462718 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:14.462966 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.463112 24554 raft_consensus.cc:2243] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.463425 24554 raft_consensus.cc:2272] T 7f77e4bea21e47ffb26d4e2c420ec5cd P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.463935 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.464051 24554 raft_consensus.cc:2243] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.464193 24554 raft_consensus.cc:2272] T c11778da8d564e28ac2db641c46654c4 P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.464574 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.464675 24554 raft_consensus.cc:2243] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.464795 24554 raft_consensus.cc:2272] T 95b33b2cb7e64103bb6e80ff8732cb0c P 0e7ea52f43d44d6a83c4ede2e3dcf539 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260601 13:24:14.474887 31648 consensus_peers.cc:597] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a -> Peer 0e7ea52f43d44d6a83c4ede2e3dcf539 (127.23.250.130:39087): Couldn't send request to peer 0e7ea52f43d44d6a83c4ede2e3dcf539. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.130:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:14.477733 24554 tablet_server.cc:196] TabletServer@127.23.250.130:39087 shutdown complete.
I20260601 13:24:14.480157 24554 tablet_server.cc:179] TabletServer@127.23.250.131:37465 shutting down...
I20260601 13:24:14.484946 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:14.485136 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.485237 24554 raft_consensus.cc:2243] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:24:14.485412 24554 raft_consensus.cc:2272] T 326eca8dda054c3c8c564163598ff2eb P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.485814 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.485888 24554 raft_consensus.cc:2243] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:24:14.486085 24554 raft_consensus.cc:2272] T 7f77e4bea21e47ffb26d4e2c420ec5cd P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.486402 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:14.486466 24554 raft_consensus.cc:2243] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:24:14.486652 24554 raft_consensus.cc:2272] T c11778da8d564e28ac2db641c46654c4 P f4af123a95634f33ae6af8c1e604296a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.499814 24554 tablet_server.cc:196] TabletServer@127.23.250.131:37465 shutdown complete.
I20260601 13:24:14.502486 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:24:14.506505 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:14.506835 24554 tablet_replica.cc:333] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a: stopping tablet replica
I20260601 13:24:14.507011 24554 raft_consensus.cc:2243] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.507184 24554 raft_consensus.cc:2272] T 95b33b2cb7e64103bb6e80ff8732cb0c P ad0b2b856ed448c6bb1e79159506112a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.507714 24554 tablet_replica.cc:333] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a: stopping tablet replica
I20260601 13:24:14.507851 24554 raft_consensus.cc:2243] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.508018 24554 raft_consensus.cc:2272] T 326eca8dda054c3c8c564163598ff2eb P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.508402 24554 tablet_replica.cc:333] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a: stopping tablet replica
I20260601 13:24:14.508531 24554 raft_consensus.cc:2243] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:14.508674 24554 raft_consensus.cc:2272] T c11778da8d564e28ac2db641c46654c4 P ad0b2b856ed448c6bb1e79159506112a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.521464 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:24:14.523766 24554 master.cc:562] Master@127.23.250.190:39569 shutting down...
I20260601 13:24:14.527837 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:14.528024 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:14.528112 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 01876d642c884fd2b26c8dd257259fe8: stopping tablet replica
I20260601 13:24:14.540726 24554 master.cc:584] Master@127.23.250.190:39569 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14920 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:24:14.549650 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:41425
I20260601 13:24:14.550037 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:24:14.552248 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:14.552254 31825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:14.552326 31827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:14.552484 31824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:14.552716 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:14.552760 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:14.552775 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320254552775 us; error 0 us; skew 500 ppm
I20260601 13:24:14.553591 24554 webserver.cc:533] Webserver started at http://127.23.250.190:41833/ using document root <none> and password file <none>
I20260601 13:24:14.553714 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:14.553757 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:14.553815 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:14.554157 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "c4ea4c8260b64af69a0a375eddf7eb53"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.555702 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:14.556565 31832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.556887 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:14.556948 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "c4ea4c8260b64af69a0a375eddf7eb53"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.557036 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:14.577962 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:14.578418 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:14.582672 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:41425
I20260601 13:24:14.587292 31884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:41425 every 8 connection(s)
I20260601 13:24:14.587688 31885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:14.589440 31885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: Bootstrap starting.
I20260601 13:24:14.590167 31885 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:14.591114 31885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: No bootstrap required, opened a new log
I20260601 13:24:14.591447 31885 raft_consensus.cc:359] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4ea4c8260b64af69a0a375eddf7eb53" member_type: VOTER }
I20260601 13:24:14.591527 31885 raft_consensus.cc:385] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:14.591549 31885 raft_consensus.cc:740] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4ea4c8260b64af69a0a375eddf7eb53, State: Initialized, Role: FOLLOWER
I20260601 13:24:14.591668 31885 consensus_queue.cc:260] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c4ea4c8260b64af69a0a375eddf7eb53" member_type: VOTER }
I20260601 13:24:14.591724 31885 raft_consensus.cc:399] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:14.591745 31885 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:14.591773 31885 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:14.592384 31885 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4ea4c8260b64af69a0a375eddf7eb53" member_type: VOTER }
I20260601 13:24:14.592486 31885 leader_election.cc:304] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [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: c4ea4c8260b64af69a0a375eddf7eb53; no voters: 
I20260601 13:24:14.592624 31885 leader_election.cc:290] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:14.592756 31888 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:14.592952 31888 raft_consensus.cc:697] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 1 LEADER]: Becoming Leader. State: Replica: c4ea4c8260b64af69a0a375eddf7eb53, State: Running, Role: LEADER
I20260601 13:24:14.593102 31885 sys_catalog.cc:565] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:14.593080 31888 consensus_queue.cc:237] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [LEADER]: Queue going to LEADER mode. State: All 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: "c4ea4c8260b64af69a0a375eddf7eb53" member_type: VOTER }
I20260601 13:24:14.593534 31890 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4ea4c8260b64af69a0a375eddf7eb53. Latest consensus state: current_term: 1 leader_uuid: "c4ea4c8260b64af69a0a375eddf7eb53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4ea4c8260b64af69a0a375eddf7eb53" member_type: VOTER } }
I20260601 13:24:14.593523 31889 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c4ea4c8260b64af69a0a375eddf7eb53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4ea4c8260b64af69a0a375eddf7eb53" member_type: VOTER } }
I20260601 13:24:14.593629 31890 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:14.593645 31889 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:14.593904 31892 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:14.594790 31892 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:14.595073 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:14.596710 31892 catalog_manager.cc:1382] Generated new cluster ID: 3861c621d60c44ffaa7b1372126b9071
I20260601 13:24:14.596781 31892 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:14.616919 31892 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:14.617501 31892 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:14.623008 31892 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: Generated new TSK 0
I20260601 13:24:14.623196 31892 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:14.627401 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:14.629540 31909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:14.629719 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:14.629545 31907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:14.629559 31906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:14.629971 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:14.630048 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:14.630084 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320254630082 us; error 0 us; skew 500 ppm
I20260601 13:24:14.630993 24554 webserver.cc:533] Webserver started at http://127.23.250.129:35079/ using document root <none> and password file <none>
I20260601 13:24:14.631181 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:14.631254 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:14.631331 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:14.631744 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "a404d63664c94dd3a4358b48ab1e9a18"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.633248 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:14.634307 31914 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.634683 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:14.634774 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "a404d63664c94dd3a4358b48ab1e9a18"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.634848 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:14.647125 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:14.647560 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:14.647886 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:14.648379 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:14.648445 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.648512 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:14.648564 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.653033 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:45529
I20260601 13:24:14.653091 31977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:45529 every 8 connection(s)
I20260601 13:24:14.653939 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:14.655985 31982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:14.656198 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:14.656221 31985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:14.656361 31983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:14.656635 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:14.656679 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:14.656695 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320254656695 us; error 0 us; skew 500 ppm
I20260601 13:24:14.657641 24554 webserver.cc:533] Webserver started at http://127.23.250.130:45385/ using document root <none> and password file <none>
I20260601 13:24:14.657799 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:14.657858 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:14.657939 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:14.658406 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "1ba38f5f03a44a3a93266740dfe20efd"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.660025 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:14.660969 31990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.661244 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:14.661314 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "1ba38f5f03a44a3a93266740dfe20efd"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.661371 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:14.664036 31978 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41425
I20260601 13:24:14.664129 31978 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:14.664356 31978 heartbeater.cc:507] Master 127.23.250.190:41425 requested a full tablet report, sending...
I20260601 13:24:14.664945 31849 ts_manager.cc:194] Registered new tserver with Master: a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529)
I20260601 13:24:14.665710 31849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39354
I20260601 13:24:14.676456 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:14.676865 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:14.677186 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:14.677647 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:14.677685 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.677744 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:14.677785 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.681792 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:43789
I20260601 13:24:14.681888 32053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:43789 every 8 connection(s)
I20260601 13:24:14.682703 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:14.684605 32058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:14.684619 32060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:14.684798 32057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:14.684880 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:14.685105 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:14.685156 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:14.685176 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320254685176 us; error 0 us; skew 500 ppm
I20260601 13:24:14.686213 24554 webserver.cc:533] Webserver started at http://127.23.250.131:33343/ using document root <none> and password file <none>
I20260601 13:24:14.686378 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:14.686440 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:14.686549 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:14.687048 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "a0c96c38208c40bc99982d6a1b47a113"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.687445 32054 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41425
I20260601 13:24:14.687557 32054 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:14.687767 32054 heartbeater.cc:507] Master 127.23.250.190:41425 requested a full tablet report, sending...
I20260601 13:24:14.688485 31849 ts_manager.cc:194] Registered new tserver with Master: 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:14.688973 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:14.689138 31849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39370
I20260601 13:24:14.690022 32065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.690308 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:14.690367 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "a0c96c38208c40bc99982d6a1b47a113"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:14.690455 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:14.697046 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:14.697454 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:14.697768 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:14.698225 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:14.698289 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.698341 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:14.698393 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:14.703002 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:42727
I20260601 13:24:14.703079 32128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:42727 every 8 connection(s)
I20260601 13:24:14.707595 32129 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41425
I20260601 13:24:14.707711 32129 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:14.707958 32129 heartbeater.cc:507] Master 127.23.250.190:41425 requested a full tablet report, sending...
I20260601 13:24:14.708611 31849 ts_manager.cc:194] Registered new tserver with Master: a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:14.709125 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005671861s
I20260601 13:24:14.709123 31849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39378
I20260601 13:24:15.666705 31978 heartbeater.cc:499] Master 127.23.250.190:41425 was elected leader, sending a full tablet report...
I20260601 13:24:15.690092 32054 heartbeater.cc:499] Master 127.23.250.190:41425 was elected leader, sending a full tablet report...
I20260601 13:24:15.710098 32129 heartbeater.cc:499] Master 127.23.250.190:41425 was elected leader, sending a full tablet report...
I20260601 13:24:15.743917 31849 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39390:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:15.744390 31849 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:15.756422 31942 tablet_service.cc:1511] Processing CreateTablet for tablet 17c90ad6f8d24fc3ad318c29e41a7654 (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:15.756533 31939 tablet_service.cc:1511] Processing CreateTablet for tablet 4859c6e83fe840f2bb3461648e365a0d (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:15.756642 32093 tablet_service.cc:1511] Processing CreateTablet for tablet 17c90ad6f8d24fc3ad318c29e41a7654 (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:15.756798 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c90ad6f8d24fc3ad318c29e41a7654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.756820 32017 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9cd930934e4956852332e35c2073b2 (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:15.756924 32093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c90ad6f8d24fc3ad318c29e41a7654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.756999 31939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4859c6e83fe840f2bb3461648e365a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.757040 32017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9cd930934e4956852332e35c2073b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.757572 31941 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9cd930934e4956852332e35c2073b2 (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:15.757797 31941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9cd930934e4956852332e35c2073b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.758824 32016 tablet_service.cc:1511] Processing CreateTablet for tablet 01619d5d47d34f11b16aa0123da286fd (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:15.759054 32016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01619d5d47d34f11b16aa0123da286fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.759559 32092 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9cd930934e4956852332e35c2073b2 (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:15.759789 32092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9cd930934e4956852332e35c2073b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.759972 32150 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.760069 31940 tablet_service.cc:1511] Processing CreateTablet for tablet 01619d5d47d34f11b16aa0123da286fd (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:15.760288 31940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01619d5d47d34f11b16aa0123da286fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.761024 32150 tablet_bootstrap.cc:654] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.761219 32015 tablet_service.cc:1511] Processing CreateTablet for tablet 4859c6e83fe840f2bb3461648e365a0d (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:15.761462 32015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4859c6e83fe840f2bb3461648e365a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.761845 32091 tablet_service.cc:1511] Processing CreateTablet for tablet 01619d5d47d34f11b16aa0123da286fd (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:15.762055 32091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01619d5d47d34f11b16aa0123da286fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.762794 32149 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.763795 32149 tablet_bootstrap.cc:654] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.764074 32090 tablet_service.cc:1511] Processing CreateTablet for tablet 4859c6e83fe840f2bb3461648e365a0d (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:15.756642 32018 tablet_service.cc:1511] Processing CreateTablet for tablet 17c90ad6f8d24fc3ad318c29e41a7654 (DEFAULT_TABLE table=test-workload [id=7d685ab86c514463a9fa72750a931613]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:15.764313 32090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4859c6e83fe840f2bb3461648e365a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.764446 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c90ad6f8d24fc3ad318c29e41a7654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.764906 32150 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.765024 32150 ts_tablet_manager.cc:1403] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:24:15.765460 32150 raft_consensus.cc:359] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.765578 32150 raft_consensus.cc:385] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.765627 32150 raft_consensus.cc:740] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.765770 32150 consensus_queue.cc:260] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.766119 32150 ts_tablet_manager.cc:1434] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.766266 32150 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.767335 32151 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.767678 32149 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.767793 32149 ts_tablet_manager.cc:1403] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:24:15.767925 32150 tablet_bootstrap.cc:654] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.768211 32149 raft_consensus.cc:359] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.768285 32151 tablet_bootstrap.cc:654] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.768338 32149 raft_consensus.cc:385] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.768374 32149 raft_consensus.cc:740] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.768492 32149 consensus_queue.cc:260] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.768862 32149 ts_tablet_manager.cc:1434] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.769174 32150 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.769260 32150 ts_tablet_manager.cc:1403] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:15.769393 32149 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.769469 32151 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.769538 32151 ts_tablet_manager.cc:1403] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:15.769696 32150 raft_consensus.cc:359] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.769779 32150 raft_consensus.cc:385] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.769810 32150 raft_consensus.cc:740] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.769927 32150 consensus_queue.cc:260] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.769924 32151 raft_consensus.cc:359] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.770078 32151 raft_consensus.cc:385] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.770107 32151 raft_consensus.cc:740] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.770208 32150 ts_tablet_manager.cc:1434] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.770208 32151 consensus_queue.cc:260] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.770378 32149 tablet_bootstrap.cc:654] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.770666 32151 ts_tablet_manager.cc:1434] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.770843 32151 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.770378 32150 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.771847 32151 tablet_bootstrap.cc:654] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.772089 32150 tablet_bootstrap.cc:654] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.773182 32150 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.773275 32151 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.773285 32150 ts_tablet_manager.cc:1403] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:24:15.773406 32151 ts_tablet_manager.cc:1403] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:15.773574 32149 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.773695 32149 ts_tablet_manager.cc:1403] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:24:15.773790 32150 raft_consensus.cc:359] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.773941 32150 raft_consensus.cc:385] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.773908 32151 raft_consensus.cc:359] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.774015 32150 raft_consensus.cc:740] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.774048 32151 raft_consensus.cc:385] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.774093 32151 raft_consensus.cc:740] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.774154 32150 consensus_queue.cc:260] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.774190 32149 raft_consensus.cc:359] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.774219 32151 consensus_queue.cc:260] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.774274 32149 raft_consensus.cc:385] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.774310 32149 raft_consensus.cc:740] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.774451 32150 ts_tablet_manager.cc:1434] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.774461 32151 ts_tablet_manager.cc:1434] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.774677 32150 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.774677 32151 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.775543 32151 tablet_bootstrap.cc:654] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.775651 32150 tablet_bootstrap.cc:654] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.774435 32149 consensus_queue.cc:260] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.776480 32149 ts_tablet_manager.cc:1434] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:24:15.776693 32149 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.776970 32150 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.777055 32150 ts_tablet_manager.cc:1403] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:15.777087 32151 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.777169 32151 ts_tablet_manager.cc:1403] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:24:15.777474 32150 raft_consensus.cc:359] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.777607 32150 raft_consensus.cc:385] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.777626 32149 tablet_bootstrap.cc:654] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.777647 32150 raft_consensus.cc:740] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.777570 32151 raft_consensus.cc:359] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.777720 32151 raft_consensus.cc:385] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.777762 32151 raft_consensus.cc:740] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.777768 32150 consensus_queue.cc:260] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.777923 32151 consensus_queue.cc:260] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.778076 32150 ts_tablet_manager.cc:1434] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.778219 32151 ts_tablet_manager.cc:1434] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:15.778373 32151 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.779340 32151 tablet_bootstrap.cc:654] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.779868 32149 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.779955 32149 ts_tablet_manager.cc:1403] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:15.780373 32149 raft_consensus.cc:359] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.780537 32149 raft_consensus.cc:385] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.780578 32149 raft_consensus.cc:740] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.780697 32149 consensus_queue.cc:260] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.780961 32149 ts_tablet_manager.cc:1434] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:15.781131 32149 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.781365 32151 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.781488 32151 ts_tablet_manager.cc:1403] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:15.781914 32151 raft_consensus.cc:359] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.782024 32151 raft_consensus.cc:385] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.782073 32151 raft_consensus.cc:740] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.782140 32149 tablet_bootstrap.cc:654] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.782212 32151 consensus_queue.cc:260] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.782483 32151 ts_tablet_manager.cc:1434] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:15.783300 32149 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.783391 32149 ts_tablet_manager.cc:1403] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:15.783851 32149 raft_consensus.cc:359] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.783959 32149 raft_consensus.cc:385] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.784004 32149 raft_consensus.cc:740] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.784174 32149 consensus_queue.cc:260] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.784489 32149 ts_tablet_manager.cc:1434] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:15.795404 32158 raft_consensus.cc:493] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:15.795509 32158 raft_consensus.cc:515] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.795951 32158 leader_election.cc:290] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:15.799890 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9cd930934e4956852332e35c2073b2" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113" is_pre_election: true
I20260601 13:24:15.800019 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9cd930934e4956852332e35c2073b2" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:15.800066 32103 raft_consensus.cc:2468] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 0.
I20260601 13:24:15.800129 32156 raft_consensus.cc:493] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:15.800227 32156 raft_consensus.cc:515] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.800225 31952 raft_consensus.cc:2468] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 0.
I20260601 13:24:15.800489 31993 leader_election.cc:304] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:15.800714 32158 raft_consensus.cc:2804] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:15.800786 32158 raft_consensus.cc:493] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:15.800851 32158 raft_consensus.cc:3060] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.800788 32156 leader_election.cc:290] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:15.801841 32158 raft_consensus.cc:515] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.802237 32158 leader_election.cc:290] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:15.802464 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9cd930934e4956852332e35c2073b2" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:15.802475 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9cd930934e4956852332e35c2073b2" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113"
I20260601 13:24:15.802615 32103 raft_consensus.cc:3060] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.803638 32103 raft_consensus.cc:2468] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:15.802620 31952 raft_consensus.cc:3060] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.803912 31993 leader_election.cc:304] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:15.804843 31952 raft_consensus.cc:2468] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:15.805043 32158 raft_consensus.cc:2804] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:15.805239 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c90ad6f8d24fc3ad318c29e41a7654" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd" is_pre_election: true
I20260601 13:24:15.805246 32158 raft_consensus.cc:697] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Becoming Leader. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Running, Role: LEADER
I20260601 13:24:15.805315 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c90ad6f8d24fc3ad318c29e41a7654" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:15.805379 32028 raft_consensus.cc:2468] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:15.805446 31952 raft_consensus.cc:2468] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:15.805445 32158 consensus_queue.cc:237] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.805718 32066 leader_election.cc:304] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:15.805873 32156 raft_consensus.cc:2804] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:15.805928 32156 raft_consensus.cc:493] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:15.805974 32156 raft_consensus.cc:3060] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.806895 32156 raft_consensus.cc:515] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.807219 32156 leader_election.cc:290] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:15.807456 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c90ad6f8d24fc3ad318c29e41a7654" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:15.807494 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c90ad6f8d24fc3ad318c29e41a7654" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd"
I20260601 13:24:15.807554 31952 raft_consensus.cc:3060] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.807588 32028 raft_consensus.cc:3060] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.808385 31952 raft_consensus.cc:2468] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:15.808506 32028 raft_consensus.cc:2468] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:15.807215 31849 catalog_manager.cc:5696] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130). New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:15.808712 32069 leader_election.cc:304] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0c96c38208c40bc99982d6a1b47a113, a404d63664c94dd3a4358b48ab1e9a18; no voters: 
I20260601 13:24:15.808861 32156 raft_consensus.cc:2804] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:15.809068 32156 raft_consensus.cc:697] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Becoming Leader. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Running, Role: LEADER
I20260601 13:24:15.809202 32156 consensus_queue.cc:237] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.810866 31848 catalog_manager.cc:5696] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:15.813822 32154 raft_consensus.cc:493] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:15.813917 32154 raft_consensus.cc:515] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.814409 32154 leader_election.cc:290] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:15.818126 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a404d63664c94dd3a4358b48ab1e9a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd" is_pre_election: true
I20260601 13:24:15.818156 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a404d63664c94dd3a4358b48ab1e9a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113" is_pre_election: true
I20260601 13:24:15.818245 32028 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a404d63664c94dd3a4358b48ab1e9a18 in term 0.
I20260601 13:24:15.818298 32103 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a404d63664c94dd3a4358b48ab1e9a18 in term 0.
I20260601 13:24:15.818604 31915 leader_election.cc:304] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a404d63664c94dd3a4358b48ab1e9a18; no voters: 
I20260601 13:24:15.818799 32154 raft_consensus.cc:2804] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:15.818868 32154 raft_consensus.cc:493] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:15.818940 32154 raft_consensus.cc:3060] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.819769 32154 raft_consensus.cc:515] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.820154 32154 leader_election.cc:290] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [CANDIDATE]: Term 1 election: Requested vote from peers 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:15.820390 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a404d63664c94dd3a4358b48ab1e9a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113"
I20260601 13:24:15.820390 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a404d63664c94dd3a4358b48ab1e9a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd"
I20260601 13:24:15.820518 32103 raft_consensus.cc:3060] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.820535 32028 raft_consensus.cc:3060] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.821421 32103 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a404d63664c94dd3a4358b48ab1e9a18 in term 1.
I20260601 13:24:15.821421 32028 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a404d63664c94dd3a4358b48ab1e9a18 in term 1.
I20260601 13:24:15.821743 31917 leader_election.cc:304] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0c96c38208c40bc99982d6a1b47a113, a404d63664c94dd3a4358b48ab1e9a18; no voters: 
I20260601 13:24:15.821933 32154 raft_consensus.cc:2804] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:15.822153 32154 raft_consensus.cc:697] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 LEADER]: Becoming Leader. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Running, Role: LEADER
I20260601 13:24:15.822310 32154 consensus_queue.cc:237] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.823881 31848 catalog_manager.cc:5696] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 reported cstate change: term changed from 0 to 1, leader changed from <none> to a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "a404d63664c94dd3a4358b48ab1e9a18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:15.884739 32156 raft_consensus.cc:493] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:15.884898 32156 raft_consensus.cc:515] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.885377 32156 leader_election.cc:290] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:15.885776 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01619d5d47d34f11b16aa0123da286fd" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:15.885776 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01619d5d47d34f11b16aa0123da286fd" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd" is_pre_election: true
I20260601 13:24:15.885965 32028 raft_consensus.cc:2468] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:15.885951 31952 raft_consensus.cc:2468] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:15.886310 32066 leader_election.cc:304] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:15.886502 32156 raft_consensus.cc:2804] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:15.886567 32156 raft_consensus.cc:493] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:15.886662 32156 raft_consensus.cc:3060] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.887518 32156 raft_consensus.cc:515] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.887885 32156 leader_election.cc:290] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:15.888230 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01619d5d47d34f11b16aa0123da286fd" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd"
I20260601 13:24:15.888230 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01619d5d47d34f11b16aa0123da286fd" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:15.888382 31952 raft_consensus.cc:3060] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.888382 32028 raft_consensus.cc:3060] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.889331 31952 raft_consensus.cc:2468] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:15.889349 32028 raft_consensus.cc:2468] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:15.889791 32069 leader_election.cc:304] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0c96c38208c40bc99982d6a1b47a113, a404d63664c94dd3a4358b48ab1e9a18; no voters: 
I20260601 13:24:15.889988 32156 raft_consensus.cc:2804] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:15.890098 32156 raft_consensus.cc:697] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Becoming Leader. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Running, Role: LEADER
I20260601 13:24:15.890246 32156 consensus_queue.cc:237] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.891971 31848 catalog_manager.cc:5696] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:15.917922 31848 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39392:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:15.918475 31848 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:15.924434 31942 tablet_service.cc:1511] Processing CreateTablet for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:15.924628 32017 tablet_service.cc:1511] Processing CreateTablet for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:15.924755 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.924882 32090 tablet_service.cc:1511] Processing CreateTablet for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:15.925109 32090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.925271 32018 tablet_service.cc:1511] Processing CreateTablet for tablet 9b319cfc117940e2b92538ee436c9ae6 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:15.925938 31940 tablet_service.cc:1511] Processing CreateTablet for tablet 9b319cfc117940e2b92538ee436c9ae6 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:15.926162 31940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b319cfc117940e2b92538ee436c9ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.927064 32149 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.927102 32150 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.928079 32150 tablet_bootstrap.cc:654] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.928114 32149 tablet_bootstrap.cc:654] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.928378 31941 tablet_service.cc:1511] Processing CreateTablet for tablet 73090e4de3324c3982cc167bfcfef238 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:15.928612 31941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73090e4de3324c3982cc167bfcfef238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.928889 32093 tablet_service.cc:1511] Processing CreateTablet for tablet 221482d364c14809bfb485ff8d02f7f8 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:15.929121 32093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221482d364c14809bfb485ff8d02f7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.929224 32149 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.929293 32149 ts_tablet_manager.cc:1403] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:24:15.929725 32149 raft_consensus.cc:359] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.929827 32149 raft_consensus.cc:385] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.929859 32149 raft_consensus.cc:740] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.929975 32149 consensus_queue.cc:260] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.930269 32149 ts_tablet_manager.cc:1434] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:24:15.930681 32091 tablet_service.cc:1511] Processing CreateTablet for tablet 9b319cfc117940e2b92538ee436c9ae6 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:15.930922 32091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b319cfc117940e2b92538ee436c9ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.931283 32015 tablet_service.cc:1511] Processing CreateTablet for tablet 73090e4de3324c3982cc167bfcfef238 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:15.924880 32017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.931694 32016 tablet_service.cc:1511] Processing CreateTablet for tablet 221482d364c14809bfb485ff8d02f7f8 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:15.931913 32016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221482d364c14809bfb485ff8d02f7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.932230 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b319cfc117940e2b92538ee436c9ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.932415 32092 tablet_service.cc:1511] Processing CreateTablet for tablet 73090e4de3324c3982cc167bfcfef238 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:15.932639 32092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73090e4de3324c3982cc167bfcfef238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.933832 32151 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.934680 32015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73090e4de3324c3982cc167bfcfef238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.935359 32149 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.936348 32150 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.936439 32150 ts_tablet_manager.cc:1403] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:24:15.936440 32149 tablet_bootstrap.cc:654] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.936964 32150 raft_consensus.cc:359] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.937110 32150 raft_consensus.cc:385] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.937156 32150 raft_consensus.cc:740] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.937279 32150 consensus_queue.cc:260] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.937480 32151 tablet_bootstrap.cc:654] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.937563 32150 ts_tablet_manager.cc:1434] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.937759 32150 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.938175 32149 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.938268 32149 ts_tablet_manager.cc:1403] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:24:15.938227 31941 tablet_service.cc:1511] Processing CreateTablet for tablet 221482d364c14809bfb485ff8d02f7f8 (DEFAULT_TABLE table=dugtrio [id=7015c33bec484533b60dd673569566a3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:15.938446 31941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221482d364c14809bfb485ff8d02f7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:15.938724 32150 tablet_bootstrap.cc:654] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.938786 32149 raft_consensus.cc:359] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.938894 32149 raft_consensus.cc:385] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.938941 32149 raft_consensus.cc:740] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.939091 32149 consensus_queue.cc:260] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.939383 32149 ts_tablet_manager.cc:1434] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.939606 32149 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.940467 32149 tablet_bootstrap.cc:654] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.941246 32150 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.941362 32150 ts_tablet_manager.cc:1403] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:24:15.941748 32150 raft_consensus.cc:359] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.941860 32150 raft_consensus.cc:385] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.941893 32150 raft_consensus.cc:740] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.942166 32149 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.942698 32149 ts_tablet_manager.cc:1403] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:15.942806 32151 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.942902 32151 ts_tablet_manager.cc:1403] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:24:15.943147 32149 raft_consensus.cc:359] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.943252 32149 raft_consensus.cc:385] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.943305 32149 raft_consensus.cc:740] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.943351 32151 raft_consensus.cc:359] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.943463 32151 raft_consensus.cc:385] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.943431 32149 consensus_queue.cc:260] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.943522 32151 raft_consensus.cc:740] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.942034 32150 consensus_queue.cc:260] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.943663 32151 consensus_queue.cc:260] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.943754 32149 ts_tablet_manager.cc:1434] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.943929 32149 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: Bootstrap starting.
I20260601 13:24:15.943964 32151 ts_tablet_manager.cc:1434] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:15.944139 32151 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.944957 32149 tablet_bootstrap.cc:654] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.945039 32151 tablet_bootstrap.cc:654] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.946194 32149 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: No bootstrap required, opened a new log
I20260601 13:24:15.946288 32149 ts_tablet_manager.cc:1403] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:15.946738 32149 raft_consensus.cc:359] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.946842 32149 raft_consensus.cc:385] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.946884 32149 raft_consensus.cc:740] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.946933 32150 ts_tablet_manager.cc:1434] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:24:15.946996 32149 consensus_queue.cc:260] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.947229 32150 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.947307 32149 ts_tablet_manager.cc:1434] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:15.948186 32150 tablet_bootstrap.cc:654] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.949263 32151 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.949334 32151 ts_tablet_manager.cc:1403] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:24:15.949470 32150 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.949560 32150 ts_tablet_manager.cc:1403] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:15.949801 32151 raft_consensus.cc:359] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.949882 32151 raft_consensus.cc:385] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.949903 32151 raft_consensus.cc:740] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.949928 32150 raft_consensus.cc:359] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.950042 32150 raft_consensus.cc:385] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.950034 32151 consensus_queue.cc:260] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.950111 32150 raft_consensus.cc:740] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.950228 32150 consensus_queue.cc:260] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.950316 32151 ts_tablet_manager.cc:1434] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:15.950500 32151 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.950500 32150 ts_tablet_manager.cc:1434] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:15.950735 32150 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:15.951493 32151 tablet_bootstrap.cc:654] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.951738 32150 tablet_bootstrap.cc:654] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.952687 32151 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.952777 32151 ts_tablet_manager.cc:1403] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:15.953127 32151 raft_consensus.cc:359] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.953208 32151 raft_consensus.cc:385] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.953229 32151 raft_consensus.cc:740] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.953310 32151 consensus_queue.cc:260] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.953562 32151 ts_tablet_manager.cc:1434] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:15.953799 32151 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: Bootstrap starting.
I20260601 13:24:15.954152 32150 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: No bootstrap required, opened a new log
I20260601 13:24:15.954260 32150 ts_tablet_manager.cc:1403] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:24:15.954727 32151 tablet_bootstrap.cc:654] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:15.955165 32150 raft_consensus.cc:359] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.955283 32150 raft_consensus.cc:385] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.955331 32150 raft_consensus.cc:740] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.955515 32150 consensus_queue.cc:260] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.955806 32151 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: No bootstrap required, opened a new log
I20260601 13:24:15.955830 32150 ts_tablet_manager.cc:1434] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:24:15.955879 32151 ts_tablet_manager.cc:1403] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:15.956323 32151 raft_consensus.cc:359] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.956418 32151 raft_consensus.cc:385] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:15.956449 32151 raft_consensus.cc:740] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Initialized, Role: FOLLOWER
I20260601 13:24:15.956555 32151 consensus_queue.cc:260] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.956802 32151 ts_tablet_manager.cc:1434] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:15.962172 32158 raft_consensus.cc:493] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:15.962283 32158 raft_consensus.cc:515] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.962771 32158 leader_election.cc:290] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:15.963076 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73090e4de3324c3982cc167bfcfef238" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:15.963076 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73090e4de3324c3982cc167bfcfef238" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113" is_pre_election: true
I20260601 13:24:15.963236 32103 raft_consensus.cc:2468] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 0.
I20260601 13:24:15.963236 31952 raft_consensus.cc:2468] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 0.
I20260601 13:24:15.963508 31993 leader_election.cc:304] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:15.963682 32158 raft_consensus.cc:2804] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:15.963744 32158 raft_consensus.cc:493] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:15.963780 32158 raft_consensus.cc:3060] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.964545 32158 raft_consensus.cc:515] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.964843 32158 leader_election.cc:290] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:15.965122 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73090e4de3324c3982cc167bfcfef238" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113"
I20260601 13:24:15.965122 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73090e4de3324c3982cc167bfcfef238" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:15.965262 32103 raft_consensus.cc:3060] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.965287 31952 raft_consensus.cc:3060] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.966174 32103 raft_consensus.cc:2468] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:15.966174 31952 raft_consensus.cc:2468] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:15.966452 31993 leader_election.cc:304] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:15.966681 32158 raft_consensus.cc:2804] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:15.966795 32158 raft_consensus.cc:697] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Becoming Leader. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Running, Role: LEADER
I20260601 13:24:15.966920 32158 consensus_queue.cc:237] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.968353 31848 catalog_manager.cc:5696] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130). New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:15.973723 32156 raft_consensus.cc:493] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:15.973812 32156 raft_consensus.cc:515] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.974190 32156 leader_election.cc:290] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:15.974504 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b319cfc117940e2b92538ee436c9ae6" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:15.974545 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b319cfc117940e2b92538ee436c9ae6" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd" is_pre_election: true
I20260601 13:24:15.974661 31952 raft_consensus.cc:2468] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:15.974714 32028 raft_consensus.cc:2468] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:15.974947 32069 leader_election.cc:304] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0c96c38208c40bc99982d6a1b47a113, a404d63664c94dd3a4358b48ab1e9a18; no voters: 
I20260601 13:24:15.975111 32156 raft_consensus.cc:2804] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:15.975173 32156 raft_consensus.cc:493] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:15.975230 32156 raft_consensus.cc:3060] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.975980 32156 raft_consensus.cc:515] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.976351 32156 leader_election.cc:290] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:15.976598 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b319cfc117940e2b92538ee436c9ae6" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:15.976675 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b319cfc117940e2b92538ee436c9ae6" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd"
I20260601 13:24:15.976718 31952 raft_consensus.cc:3060] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.976799 32028 raft_consensus.cc:3060] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:15.977511 32028 raft_consensus.cc:2468] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:15.977499 31952 raft_consensus.cc:2468] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:15.977857 32066 leader_election.cc:304] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:15.978019 32156 raft_consensus.cc:2804] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:15.978097 32156 raft_consensus.cc:697] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Becoming Leader. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Running, Role: LEADER
I20260601 13:24:15.978235 32156 consensus_queue.cc:237] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:15.979700 31848 catalog_manager.cc:5696] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:16.111366 32156 raft_consensus.cc:493] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:16.111568 32156 raft_consensus.cc:515] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:16.112136 32156 leader_election.cc:290] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:16.112545 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221482d364c14809bfb485ff8d02f7f8" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:16.112596 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221482d364c14809bfb485ff8d02f7f8" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd" is_pre_election: true
I20260601 13:24:16.112702 31952 raft_consensus.cc:2468] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:16.112794 32028 raft_consensus.cc:2468] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 0.
I20260601 13:24:16.113132 32066 leader_election.cc:304] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:16.113327 32156 raft_consensus.cc:2804] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:16.113395 32156 raft_consensus.cc:493] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:16.113451 32156 raft_consensus.cc:3060] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:16.114281 32156 raft_consensus.cc:515] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:16.114698 32156 leader_election.cc:290] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:16.115042 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221482d364c14809bfb485ff8d02f7f8" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd"
I20260601 13:24:16.115056 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221482d364c14809bfb485ff8d02f7f8" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:16.115177 32028 raft_consensus.cc:3060] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:16.115223 31952 raft_consensus.cc:3060] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:16.116119 32028 raft_consensus.cc:2468] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:16.116209 31952 raft_consensus.cc:2468] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:16.116406 32066 leader_election.cc:304] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:16.116554 32156 raft_consensus.cc:2804] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:16.116667 32156 raft_consensus.cc:697] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Becoming Leader. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Running, Role: LEADER
I20260601 13:24:16.116803 32156 consensus_queue.cc:237] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:16.118387 31848 catalog_manager.cc:5696] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:16.218194 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:16.221918 32171 raft_consensus.cc:493] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:16.222051 32171 raft_consensus.cc:515] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:16.222193 32202 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:16.222469 32171 leader_election.cc:290] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:16.222798 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b08dd93d544fbb0ee5afa6ec6f7d9" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113" is_pre_election: true
I20260601 13:24:16.222951 32103 raft_consensus.cc:2468] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 0.
I20260601 13:24:16.223023 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b08dd93d544fbb0ee5afa6ec6f7d9" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:16.223161 31952 raft_consensus.cc:2468] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 0.
I20260601 13:24:16.223245 31993 leader_election.cc:304] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:16.223380 32171 raft_consensus.cc:2804] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:16.223423 32171 raft_consensus.cc:493] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:16.223461 32171 raft_consensus.cc:3060] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:16.224649 32171 raft_consensus.cc:515] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:16.225049 32171 leader_election.cc:290] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:16.225337 31951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b08dd93d544fbb0ee5afa6ec6f7d9" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:16.225450 31951 raft_consensus.cc:3060] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:16.225467 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b08dd93d544fbb0ee5afa6ec6f7d9" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113"
I20260601 13:24:16.225591 32103 raft_consensus.cc:3060] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:16.226248 31951 raft_consensus.cc:2468] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:16.226451 32103 raft_consensus.cc:2468] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:16.226542 31994 leader_election.cc:304] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba38f5f03a44a3a93266740dfe20efd, a404d63664c94dd3a4358b48ab1e9a18; no voters: 
I20260601 13:24:16.226737 32171 raft_consensus.cc:2804] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:16.226835 32171 raft_consensus.cc:697] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Becoming Leader. State: Replica: 1ba38f5f03a44a3a93266740dfe20efd, State: Running, Role: LEADER
I20260601 13:24:16.226953 32171 consensus_queue.cc:237] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:16.228502 31849 catalog_manager.cc:5696] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130). New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:16.231508 32154 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:16.233000 32154 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:16.290256 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:16.294508 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:16.294824 24554 tablet_replica.cc:333] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.294976 24554 raft_consensus.cc:2243] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:16.295136 24554 raft_consensus.cc:2272] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.295681 24554 tablet_replica.cc:333] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.295819 24554 raft_consensus.cc:2243] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:16.295928 24554 raft_consensus.cc:2272] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.296335 24554 tablet_replica.cc:333] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.296461 24554 raft_consensus.cc:2243] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:16.296593 24554 raft_consensus.cc:2272] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.297022 24554 tablet_replica.cc:333] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.297139 24554 raft_consensus.cc:2243] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:16.297252 24554 raft_consensus.cc:2272] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.297556 24554 tablet_replica.cc:333] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.297667 24554 raft_consensus.cc:2243] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:16.297851 24554 raft_consensus.cc:2272] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.298261 24554 tablet_replica.cc:333] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.298363 24554 raft_consensus.cc:2243] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:16.298457 24554 raft_consensus.cc:2272] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.298849 24554 tablet_replica.cc:333] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.298956 24554 raft_consensus.cc:2243] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:16.299048 24554 raft_consensus.cc:2272] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.299383 24554 tablet_replica.cc:333] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: stopping tablet replica
I20260601 13:24:16.299512 24554 raft_consensus.cc:2243] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:16.299633 24554 raft_consensus.cc:2272] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:16.313856 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:16.324160 32156 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:24:16.327447 32069 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:24:16.328416 32069 consensus_peers.cc:597] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 -> Peer a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): Couldn't send request to peer a404d63664c94dd3a4358b48ab1e9a18. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:24:16.328858 32069 consensus_peers.cc:597] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 -> Peer a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): Couldn't send request to peer a404d63664c94dd3a4358b48ab1e9a18. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:16.346325 32210 consensus_queue.cc:1048] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:24:16.369710 31994 consensus_peers.cc:597] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd -> Peer a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): Couldn't send request to peer a404d63664c94dd3a4358b48ab1e9a18. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:24:16.400286 32069 consensus_peers.cc:597] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 -> Peer a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): Couldn't send request to peer a404d63664c94dd3a4358b48ab1e9a18. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:16.453892 32173 consensus_queue.cc:1048] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:16.532469 32171 consensus_queue.cc:1048] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:16.532507 32173 consensus_queue.cc:1048] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:24:16.536502 32069 consensus_peers.cc:597] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 -> Peer a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): Couldn't send request to peer a404d63664c94dd3a4358b48ab1e9a18. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:24:16.657652 31994 consensus_peers.cc:597] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd -> Peer a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): Couldn't send request to peer a404d63664c94dd3a4358b48ab1e9a18. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:24:16.669715 31994 consensus_peers.cc:597] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd -> Peer a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): Couldn't send request to peer a404d63664c94dd3a4358b48ab1e9a18. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:16.809631 32158 consensus_queue.cc:1048] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:16.922132 32156 consensus_queue.cc:579] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Leader has been unable to successfully communicate with peer a404d63664c94dd3a4358b48ab1e9a18 for more than 1 seconds (1.113s)
I20260601 13:24:16.932031 32156 consensus_queue.cc:579] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Leader has been unable to successfully communicate with peer a404d63664c94dd3a4358b48ab1e9a18 for more than 1 seconds (1.042s)
I20260601 13:24:16.973690 32202 consensus_queue.cc:579] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Leader has been unable to successfully communicate with peer a404d63664c94dd3a4358b48ab1e9a18 for more than 1 seconds (1.007s)
I20260601 13:24:16.980650 32156 consensus_queue.cc:579] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Leader has been unable to successfully communicate with peer a404d63664c94dd3a4358b48ab1e9a18 for more than 1 seconds (1.002s)
I20260601 13:24:17.322638 31849 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39390:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:24:17.322835 31849 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:39390:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:24:17.325935 31849 catalog_manager.cc:5983] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: Sending DeleteTablet for 3 replicas of tablet e11b08dd93d544fbb0ee5afa6ec6f7d9
I20260601 13:24:17.326378 31849 catalog_manager.cc:5983] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: Sending DeleteTablet for 3 replicas of tablet 9b319cfc117940e2b92538ee436c9ae6
I20260601 13:24:17.326702 32015 tablet_service.cc:1558] Processing DeleteTablet for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:56006
I20260601 13:24:17.326740 31849 catalog_manager.cc:5983] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: Sending DeleteTablet for 3 replicas of tablet 73090e4de3324c3982cc167bfcfef238
I20260601 13:24:17.326725 32093 tablet_service.cc:1558] Processing DeleteTablet for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:50402
I20260601 13:24:17.327004 31849 catalog_manager.cc:5983] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: Sending DeleteTablet for 3 replicas of tablet 221482d364c14809bfb485ff8d02f7f8
I20260601 13:24:17.327122 32228 tablet_replica.cc:333] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:17.327198 32015 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b319cfc117940e2b92538ee436c9ae6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:56006
I20260601 13:24:17.327395 32092 tablet_service.cc:1558] Processing DeleteTablet for tablet 73090e4de3324c3982cc167bfcfef238 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:50402
I20260601 13:24:17.327514 32093 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b319cfc117940e2b92538ee436c9ae6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:50402
I20260601 13:24:17.327651 32017 tablet_service.cc:1558] Processing DeleteTablet for tablet 73090e4de3324c3982cc167bfcfef238 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:56006
I20260601 13:24:17.327696 32091 tablet_service.cc:1558] Processing DeleteTablet for tablet 221482d364c14809bfb485ff8d02f7f8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:50402
I20260601 13:24:17.327841 32015 tablet_service.cc:1558] Processing DeleteTablet for tablet 221482d364c14809bfb485ff8d02f7f8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:56006
I20260601 13:24:17.328130 32229 tablet_replica.cc:333] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
W20260601 13:24:17.328186 31836 catalog_manager.cc:4754] TS a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 9b319cfc117940e2b92538ee436c9ae6: Network error: Client connection negotiation failed: client connection to 127.23.250.129:45529: connect: Connection refused (error 111)
I20260601 13:24:17.328259 32228 raft_consensus.cc:2243] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:17.328276 32229 raft_consensus.cc:2243] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.328367 32229 raft_consensus.cc:2272] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.328456 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:24:17.328464 32228 raft_consensus.cc:2272] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.329089 32229 ts_tablet_manager.cc:1916] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.329195 32228 ts_tablet_manager.cc:1916] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:24:17.330653 32232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:17.331032 32231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:17.331270 32234 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:17.331463 32228 ts_tablet_manager.cc:1929] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.331547 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:17.331614 32228 log.cc:1199] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/e11b08dd93d544fbb0ee5afa6ec6f7d9
I20260601 13:24:17.331463 32229 ts_tablet_manager.cc:1929] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.331736 32229 log.cc:1199] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/e11b08dd93d544fbb0ee5afa6ec6f7d9
I20260601 13:24:17.331766 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:17.331806 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:17.331828 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320257331828 us; error 0 us; skew 500 ppm
I20260601 13:24:17.331941 32228 ts_tablet_manager.cc:1950] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting consensus metadata
I20260601 13:24:17.332000 32229 ts_tablet_manager.cc:1950] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a0c96c38208c40bc99982d6a1b47a113: Deleting consensus metadata
I20260601 13:24:17.332719 32229 tablet_replica.cc:333] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
I20260601 13:24:17.332719 32228 tablet_replica.cc:333] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:17.332897 24554 webserver.cc:533] Webserver started at http://127.23.250.132:36435/ using document root <none> and password file <none>
I20260601 13:24:17.332913 32229 raft_consensus.cc:2243] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.332949 31833 catalog_manager.cc:5027] TS 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789): tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.333041 31835 catalog_manager.cc:5027] TS a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727): tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.332913 32228 raft_consensus.cc:2243] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.333207 32228 raft_consensus.cc:2272] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.333073 32229 raft_consensus.cc:2272] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.333073 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:17.333463 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:17.333568 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:17.333968 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "d1f48a9001ce4981b5c3005b2e4f1caa"
format_stamp: "Formatted at 2026-06-01 13:24:17 on dist-test-slave-clgz"
I20260601 13:24:17.333962 32228 ts_tablet_manager.cc:1916] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.333962 32229 ts_tablet_manager.cc:1916] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.335721 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:17.336118 32228 ts_tablet_manager.cc:1929] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.336139 32229 ts_tablet_manager.cc:1929] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.336220 32229 log.cc:1199] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/73090e4de3324c3982cc167bfcfef238
I20260601 13:24:17.336210 32228 log.cc:1199] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/9b319cfc117940e2b92538ee436c9ae6
I20260601 13:24:17.336520 32229 ts_tablet_manager.cc:1950] T 73090e4de3324c3982cc167bfcfef238 P a0c96c38208c40bc99982d6a1b47a113: Deleting consensus metadata
I20260601 13:24:17.336520 32228 ts_tablet_manager.cc:1950] T 9b319cfc117940e2b92538ee436c9ae6 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting consensus metadata
I20260601 13:24:17.336876 32239 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:17.337182 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:17.337280 32229 tablet_replica.cc:333] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
I20260601 13:24:17.337313 32228 tablet_replica.cc:333] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:17.337517 31833 catalog_manager.cc:5027] TS 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789): tablet 9b319cfc117940e2b92538ee436c9ae6 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.337394 31835 catalog_manager.cc:5027] TS a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727): tablet 73090e4de3324c3982cc167bfcfef238 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.337543 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "d1f48a9001ce4981b5c3005b2e4f1caa"
format_stamp: "Formatted at 2026-06-01 13:24:17 on dist-test-slave-clgz"
I20260601 13:24:17.337633 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:17.337641 32228 raft_consensus.cc:2243] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:17.337776 32229 raft_consensus.cc:2243] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:17.337982 32229 raft_consensus.cc:2272] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.338073 32228 raft_consensus.cc:2272] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.338675 32229 ts_tablet_manager.cc:1916] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.339870 32228 ts_tablet_manager.cc:1916] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.340583 32229 ts_tablet_manager.cc:1929] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.340651 32229 log.cc:1199] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/9b319cfc117940e2b92538ee436c9ae6
I20260601 13:24:17.340879 32229 ts_tablet_manager.cc:1950] T 9b319cfc117940e2b92538ee436c9ae6 P a0c96c38208c40bc99982d6a1b47a113: Deleting consensus metadata
I20260601 13:24:17.341722 32229 tablet_replica.cc:333] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
I20260601 13:24:17.341756 31835 catalog_manager.cc:5027] TS a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727): tablet 9b319cfc117940e2b92538ee436c9ae6 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.341835 32229 raft_consensus.cc:2243] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:17.342006 32229 raft_consensus.cc:2272] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.342669 32229 ts_tablet_manager.cc:1916] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.342837 32228 ts_tablet_manager.cc:1929] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.342981 32228 log.cc:1199] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/73090e4de3324c3982cc167bfcfef238
I20260601 13:24:17.343252 32228 ts_tablet_manager.cc:1950] T 73090e4de3324c3982cc167bfcfef238 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting consensus metadata
I20260601 13:24:17.343784 32228 tablet_replica.cc:333] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:17.343936 32228 raft_consensus.cc:2243] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.343971 31833 catalog_manager.cc:5027] TS 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789): tablet 73090e4de3324c3982cc167bfcfef238 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.344069 32228 raft_consensus.cc:2272] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.344556 32228 ts_tablet_manager.cc:1916] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.344623 32229 ts_tablet_manager.cc:1929] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.344681 32229 log.cc:1199] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/221482d364c14809bfb485ff8d02f7f8
I20260601 13:24:17.344930 32229 ts_tablet_manager.cc:1950] T 221482d364c14809bfb485ff8d02f7f8 P a0c96c38208c40bc99982d6a1b47a113: Deleting consensus metadata
I20260601 13:24:17.345589 31835 catalog_manager.cc:5027] TS a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727): tablet 221482d364c14809bfb485ff8d02f7f8 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.346215 32228 ts_tablet_manager.cc:1929] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:24:17.346304 32228 log.cc:1199] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/221482d364c14809bfb485ff8d02f7f8
I20260601 13:24:17.346539 32228 ts_tablet_manager.cc:1950] T 221482d364c14809bfb485ff8d02f7f8 P 1ba38f5f03a44a3a93266740dfe20efd: Deleting consensus metadata
I20260601 13:24:17.347153 31833 catalog_manager.cc:5027] TS 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789): tablet 221482d364c14809bfb485ff8d02f7f8 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.352064 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:17.352440 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:17.352727 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:17.353264 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:17.353322 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:17.353367 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:17.353401 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:17.357659 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:41793
I20260601 13:24:17.359030 32302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:41793 every 8 connection(s)
I20260601 13:24:17.359153 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:17.361568 32306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:17.361663 32307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:17.361860 32309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:17.362112 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:17.362293 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:17.362349 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:17.362383 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320257362382 us; error 0 us; skew 500 ppm
I20260601 13:24:17.363391 24554 webserver.cc:533] Webserver started at http://127.23.250.129:35079/ using document root <none> and password file <none>
I20260601 13:24:17.363554 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:17.363605 24554 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:24:17.364634 24554 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:17.364949 32303 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41425
I20260601 13:24:17.365044 32303 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:17.365293 32303 heartbeater.cc:507] Master 127.23.250.190:41425 requested a full tablet report, sending...
I20260601 13:24:17.365899 31849 ts_manager.cc:194] Registered new tserver with Master: d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793)
I20260601 13:24:17.366165 32314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:17.366430 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:17.366472 31849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39414
I20260601 13:24:17.366503 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "a404d63664c94dd3a4358b48ab1e9a18"
format_stamp: "Formatted at 2026-06-01 13:24:14 on dist-test-slave-clgz"
I20260601 13:24:17.366654 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:17.398353 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:17.398854 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:17.399189 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:17.399901 32321 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:24:17.405568 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:24:17.405678 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:24:17.405747 24554 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:24:17.406664 32321 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.409111 32321 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.409370 32321 tablet_bootstrap.cc:492] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.409571 32321 ts_tablet_manager.cc:1403] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:17.409988 32321 raft_consensus.cc:359] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.410099 32321 raft_consensus.cc:740] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.410239 32321 consensus_queue.cc:260] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.410436 24554 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:24:17.410504 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:24:17.410650 32321 ts_tablet_manager.cc:1434] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:17.410864 32321 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.413756 32321 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.414100 32321 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.414340 32321 ts_tablet_manager.cc:1403] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:17.414834 32321 raft_consensus.cc:359] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.414961 32321 raft_consensus.cc:740] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.415117 32321 consensus_queue.cc:260] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.415417 32321 ts_tablet_manager.cc:1434] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:17.415594 32321 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.416265 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:45529
I20260601 13:24:17.416342 32381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:45529 every 8 connection(s)
I20260601 13:24:17.418292 32321 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.418525 32321 tablet_bootstrap.cc:492] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.418735 32321 ts_tablet_manager.cc:1403] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:17.419056 32321 raft_consensus.cc:359] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.419143 32321 raft_consensus.cc:740] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.419281 32321 consensus_queue.cc:260] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.419605 32321 ts_tablet_manager.cc:1434] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:17.419760 32321 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.421741 32382 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41425
I20260601 13:24:17.421852 32382 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:17.422094 32382 heartbeater.cc:507] Master 127.23.250.190:41425 requested a full tablet report, sending...
I20260601 13:24:17.422431 32321 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.422708 32321 tablet_bootstrap.cc:492] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.422895 32321 ts_tablet_manager.cc:1403] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:24:17.423126 31849 ts_manager.cc:194] Re-registered known tserver with Master: a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529)
I20260601 13:24:17.423372 32321 raft_consensus.cc:359] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.423491 32321 raft_consensus.cc:740] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.423630 32321 consensus_queue.cc:260] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.423913 32321 ts_tablet_manager.cc:1434] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:17.424086 32321 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.424919 31849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39418
I20260601 13:24:17.425668 32382 heartbeater.cc:499] Master 127.23.250.190:41425 was elected leader, sending a full tablet report...
I20260601 13:24:17.426784 32321 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.427063 32321 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.427261 32321 ts_tablet_manager.cc:1403] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:24:17.427708 32321 raft_consensus.cc:359] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.427814 32321 raft_consensus.cc:740] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.427970 32321 consensus_queue.cc:260] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.428246 32321 ts_tablet_manager.cc:1434] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:17.428438 32321 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.430948 32321 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.431196 32321 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.431373 32321 ts_tablet_manager.cc:1403] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:17.431777 32321 raft_consensus.cc:359] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.431866 32321 raft_consensus.cc:740] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.432001 32321 consensus_queue.cc:260] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.432269 32321 ts_tablet_manager.cc:1434] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:17.432446 32321 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.435091 32321 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.435333 32321 tablet_bootstrap.cc:492] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.435559 32321 ts_tablet_manager.cc:1403] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:17.435993 32321 raft_consensus.cc:359] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.436111 32321 raft_consensus.cc:740] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.436285 32321 consensus_queue.cc:260] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.436576 32321 ts_tablet_manager.cc:1434] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:17.436771 32321 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap starting.
I20260601 13:24:17.439538 32321 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:17.439841 32321 tablet_bootstrap.cc:492] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Bootstrap complete.
I20260601 13:24:17.440047 32321 ts_tablet_manager.cc:1403] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:17.440567 32346 tablet_service.cc:1558] Processing DeleteTablet for tablet 73090e4de3324c3982cc167bfcfef238 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:52306
I20260601 13:24:17.440544 32321 raft_consensus.cc:359] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.440656 32321 raft_consensus.cc:740] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a404d63664c94dd3a4358b48ab1e9a18, State: Initialized, Role: FOLLOWER
I20260601 13:24:17.440802 32321 consensus_queue.cc:260] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.440953 32392 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:17.441164 32392 raft_consensus.cc:2243] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.441167 32321 ts_tablet_manager.cc:1434] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:17.441450 32346 tablet_service.cc:1558] Processing DeleteTablet for tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:52306
I20260601 13:24:17.441574 32392 raft_consensus.cc:2272] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.442056 32392 ts_tablet_manager.cc:1916] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.444447 32392 ts_tablet_manager.cc:1929] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:24:17.444536 32392 log.cc:1199] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/73090e4de3324c3982cc167bfcfef238
I20260601 13:24:17.444765 32392 ts_tablet_manager.cc:1950] T 73090e4de3324c3982cc167bfcfef238 P a404d63664c94dd3a4358b48ab1e9a18: Deleting consensus metadata
I20260601 13:24:17.445407 32392 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:17.445487 31836 catalog_manager.cc:5027] TS a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): tablet 73090e4de3324c3982cc167bfcfef238 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.445554 32392 raft_consensus.cc:2243] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.445662 32392 raft_consensus.cc:2272] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.446082 32392 ts_tablet_manager.cc:1916] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.447902 32392 ts_tablet_manager.cc:1929] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:24:17.447973 32392 log.cc:1199] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/e11b08dd93d544fbb0ee5afa6ec6f7d9
I20260601 13:24:17.448226 32392 ts_tablet_manager.cc:1950] T e11b08dd93d544fbb0ee5afa6ec6f7d9 P a404d63664c94dd3a4358b48ab1e9a18: Deleting consensus metadata
I20260601 13:24:17.448873 31836 catalog_manager.cc:5027] TS a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): tablet e11b08dd93d544fbb0ee5afa6ec6f7d9 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.474978 32346 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b319cfc117940e2b92538ee436c9ae6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:52306
I20260601 13:24:17.475278 32392 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:17.475481 32392 raft_consensus.cc:2243] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.475632 32392 raft_consensus.cc:2272] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.476289 32392 ts_tablet_manager.cc:1916] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.478060 32392 ts_tablet_manager.cc:1929] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:24:17.478161 32392 log.cc:1199] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/9b319cfc117940e2b92538ee436c9ae6
I20260601 13:24:17.478374 32392 ts_tablet_manager.cc:1950] T 9b319cfc117940e2b92538ee436c9ae6 P a404d63664c94dd3a4358b48ab1e9a18: Deleting consensus metadata
I20260601 13:24:17.479223 31836 catalog_manager.cc:5027] TS a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): tablet 9b319cfc117940e2b92538ee436c9ae6 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.505191 32346 tablet_service.cc:1558] Processing DeleteTablet for tablet 221482d364c14809bfb485ff8d02f7f8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:24:17 UTC) from {username='slave'} at 127.0.0.1:52306
I20260601 13:24:17.505505 32392 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:17.505712 32392 raft_consensus.cc:2243] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:17.505867 32392 raft_consensus.cc:2272] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:17.506469 32392 ts_tablet_manager.cc:1916] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:24:17.508324 32392 ts_tablet_manager.cc:1929] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:24:17.508430 32392 log.cc:1199] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/221482d364c14809bfb485ff8d02f7f8
I20260601 13:24:17.508656 32392 ts_tablet_manager.cc:1950] T 221482d364c14809bfb485ff8d02f7f8 P a404d63664c94dd3a4358b48ab1e9a18: Deleting consensus metadata
I20260601 13:24:17.509411 31836 catalog_manager.cc:5027] TS a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): tablet 221482d364c14809bfb485ff8d02f7f8 (table dugtrio [id=7015c33bec484533b60dd673569566a3]) successfully deleted
I20260601 13:24:17.576612 32103 consensus_queue.cc:237] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:17.578363 32356 raft_consensus.cc:1275] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:17.578372 32028 raft_consensus.cc:1275] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:17.578841 32397 consensus_queue.cc:1048] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:17.578964 32398 consensus_queue.cc:1048] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:17.580941 32356 raft_consensus.cc:2955] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:17.581089 32028 raft_consensus.cc:2955] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:17.580556 32398 raft_consensus.cc:2955] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
W20260601 13:24:17.582652 32068 consensus_peers.cc:597] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 -> Peer d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): Couldn't send request to peer d1f48a9001ce4981b5c3005b2e4f1caa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17c90ad6f8d24fc3ad318c29e41a7654. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:17.583467 31849 catalog_manager.cc:5696] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 reported cstate change: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:17.583998 31835 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 17c90ad6f8d24fc3ad318c29e41a7654 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:24:17.586901 32103 consensus_queue.cc:237] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.587910 32028 raft_consensus.cc:1275] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:17.587986 32356 raft_consensus.cc:1275] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:17.588301 32397 consensus_queue.cc:1048] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:17.588424 32220 consensus_queue.cc:1048] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:17.589849 32398 raft_consensus.cc:2955] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.590351 32356 raft_consensus.cc:2955] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.590390 32028 raft_consensus.cc:2955] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.591574 31835 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17c90ad6f8d24fc3ad318c29e41a7654 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:17.592479 31847 catalog_manager.cc:5696] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.593600 32103 consensus_queue.cc:237] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:17.594836 32028 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:24:17.595214 32068 consensus_peers.cc:597] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 -> Peer d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): Couldn't send request to peer d1f48a9001ce4981b5c3005b2e4f1caa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01619d5d47d34f11b16aa0123da286fd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:17.596264 32356 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:17.596658 32220 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:17.596918 32220 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:24:17.598052 31898 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 7d685ab86c514463a9fa72750a931613: could not find any suitable replica to move from server a0c96c38208c40bc99982d6a1b47a113 to server d1f48a9001ce4981b5c3005b2e4f1caa
I20260601 13:24:17.598228 32398 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:17.598940 32267 tablet_service.cc:1558] Processing DeleteTablet for tablet 17c90ad6f8d24fc3ad318c29e41a7654 with delete_type TABLET_DATA_TOMBSTONED (TS d1f48a9001ce4981b5c3005b2e4f1caa not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:39656
I20260601 13:24:17.599092 32028 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:17.599236 32356 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
W20260601 13:24:17.599679 31835 catalog_manager.cc:4994] TS d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): delete failed for tablet 17c90ad6f8d24fc3ad318c29e41a7654 because the tablet was not found. No further retry: Not found: Tablet not found: 17c90ad6f8d24fc3ad318c29e41a7654
I20260601 13:24:17.599821 31835 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 01619d5d47d34f11b16aa0123da286fd with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:24:17.600498 31848 catalog_manager.cc:5696] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:17.603168 32103 consensus_queue.cc:237] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.604249 32028 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:17.604408 32356 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:17.604568 32220 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:17.604727 32397 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:17.606043 32220 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.606426 32028 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.606911 32356 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.607604 31835 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01619d5d47d34f11b16aa0123da286fd with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:17.608639 31849 catalog_manager.cc:5696] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.610941 32267 tablet_service.cc:1558] Processing DeleteTablet for tablet 01619d5d47d34f11b16aa0123da286fd with delete_type TABLET_DATA_TOMBSTONED (TS d1f48a9001ce4981b5c3005b2e4f1caa not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:39656
W20260601 13:24:17.611311 31835 catalog_manager.cc:4994] TS d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): delete failed for tablet 01619d5d47d34f11b16aa0123da286fd because the tablet was not found. No further retry: Not found: Tablet not found: 01619d5d47d34f11b16aa0123da286fd
I20260601 13:24:17.653277 32202 consensus_queue.cc:579] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Leader has been unable to successfully communicate with peer a404d63664c94dd3a4358b48ab1e9a18 for more than 1 seconds (1.429s)
I20260601 13:24:17.656103 32028 consensus_queue.cc:237] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:17.658241 32103 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:17.658464 32355 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:17.658670 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:17.659009 32202 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:17.660545 32171 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:17.660990 32103 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
W20260601 13:24:17.661689 31993 consensus_peers.cc:597] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd -> Peer d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): Couldn't send request to peer d1f48a9001ce4981b5c3005b2e4f1caa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d9cd930934e4956852332e35c2073b2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:17.661765 32355 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:17.662706 31833 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9d9cd930934e4956852332e35c2073b2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:24:17.663226 31848 catalog_manager.cc:5696] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: config changed from index -1 to 2, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:17.665764 32028 consensus_queue.cc:237] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.666828 32103 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:17.666849 32355 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:17.667177 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:17.667454 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:17.668572 32202 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.669093 32103 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.669216 32355 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.670101 31833 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9d9cd930934e4956852332e35c2073b2 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:17.671277 31849 catalog_manager.cc:5696] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 reported cstate change: config changed from index 2 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } }
I20260601 13:24:17.673497 32267 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d9cd930934e4956852332e35c2073b2 with delete_type TABLET_DATA_TOMBSTONED (TS d1f48a9001ce4981b5c3005b2e4f1caa not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:39656
W20260601 13:24:17.673894 31835 catalog_manager.cc:4994] TS d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): delete failed for tablet 9d9cd930934e4956852332e35c2073b2 because the tablet was not found. No further retry: Not found: Tablet not found: 9d9cd930934e4956852332e35c2073b2
I20260601 13:24:17.735855 32398 raft_consensus.cc:493] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a404d63664c94dd3a4358b48ab1e9a18)
I20260601 13:24:17.736021 32398 raft_consensus.cc:515] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.736471 32158 raft_consensus.cc:493] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a404d63664c94dd3a4358b48ab1e9a18)
I20260601 13:24:17.736621 32158 raft_consensus.cc:515] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.736806 32398 leader_election.cc:290] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:17.737010 32158 leader_election.cc:290] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:17.737195 32355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:17.737250 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd" is_pre_election: true
I20260601 13:24:17.737330 32355 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:17.737398 32356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18" is_pre_election: true
I20260601 13:24:17.737422 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113" is_pre_election: true
I20260601 13:24:17.737506 32028 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 1.
I20260601 13:24:17.737529 32356 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:17.737569 32103 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba38f5f03a44a3a93266740dfe20efd in term 1.
I20260601 13:24:17.737704 32069 leader_election.cc:304] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [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: a0c96c38208c40bc99982d6a1b47a113, a404d63664c94dd3a4358b48ab1e9a18; no voters: 
I20260601 13:24:17.737820 31993 leader_election.cc:304] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [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: 1ba38f5f03a44a3a93266740dfe20efd, a0c96c38208c40bc99982d6a1b47a113; no voters: 
I20260601 13:24:17.737851 32398 raft_consensus.cc:2804] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:24:17.737934 32398 raft_consensus.cc:493] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a404d63664c94dd3a4358b48ab1e9a18)
I20260601 13:24:17.737994 32398 raft_consensus.cc:3060] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:17.738037 32158 raft_consensus.cc:2804] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:24:17.738099 32158 raft_consensus.cc:493] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Starting leader election (detected failure of leader a404d63664c94dd3a4358b48ab1e9a18)
I20260601 13:24:17.738158 32158 raft_consensus.cc:3060] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:17.738976 32398 raft_consensus.cc:515] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.739094 32158 raft_consensus.cc:515] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.739391 32398 leader_election.cc:290] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [CANDIDATE]: Term 2 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:17.739636 32356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:17.739737 32356 raft_consensus.cc:3060] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:24:17.739785 32158 leader_election.cc:290] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [CANDIDATE]: Term 2 election: Requested vote from peers a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529), a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:17.739946 32355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a404d63664c94dd3a4358b48ab1e9a18"
I20260601 13:24:17.739975 32028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "a0c96c38208c40bc99982d6a1b47a113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ba38f5f03a44a3a93266740dfe20efd"
I20260601 13:24:17.740031 32103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859c6e83fe840f2bb3461648e365a0d" candidate_uuid: "1ba38f5f03a44a3a93266740dfe20efd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0c96c38208c40bc99982d6a1b47a113"
I20260601 13:24:17.740096 32028 raft_consensus.cc:2393] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a0c96c38208c40bc99982d6a1b47a113 in current term 2: Already voted for candidate 1ba38f5f03a44a3a93266740dfe20efd in this term.
I20260601 13:24:17.740139 32103 raft_consensus.cc:2393] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ba38f5f03a44a3a93266740dfe20efd in current term 2: Already voted for candidate a0c96c38208c40bc99982d6a1b47a113 in this term.
I20260601 13:24:17.740314 31993 leader_election.cc:304] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [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: 1ba38f5f03a44a3a93266740dfe20efd; no voters: a0c96c38208c40bc99982d6a1b47a113, a404d63664c94dd3a4358b48ab1e9a18
I20260601 13:24:17.740461 32158 raft_consensus.cc:2749] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:24:17.740736 32356 raft_consensus.cc:2468] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c96c38208c40bc99982d6a1b47a113 in term 2.
I20260601 13:24:17.741020 32069 leader_election.cc:304] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [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: a0c96c38208c40bc99982d6a1b47a113, a404d63664c94dd3a4358b48ab1e9a18; no voters: 1ba38f5f03a44a3a93266740dfe20efd
I20260601 13:24:17.741173 32398 raft_consensus.cc:2804] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:24:17.741264 32398 raft_consensus.cc:697] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 LEADER]: Becoming Leader. State: Replica: a0c96c38208c40bc99982d6a1b47a113, State: Running, Role: LEADER
I20260601 13:24:17.741410 32398 consensus_queue.cc:237] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } }
I20260601 13:24:17.742987 31849 catalog_manager.cc:5696] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: term changed from 1 to 2, leader changed from a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129) to a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131). New cstate: current_term: 2 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:18.183688 32028 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:24:18.184183 32397 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:18.187109 32356 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:24:18.187642 32410 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:18.367444 32303 heartbeater.cc:499] Master 127.23.250.190:41425 was elected leader, sending a full tablet report...
I20260601 13:24:18.603695 32103 consensus_queue.cc:237] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:18.604967 32028 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:18.604975 32356 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:24:18.605154 32068 consensus_peers.cc:597] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 -> Peer d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): Couldn't send request to peer d1f48a9001ce4981b5c3005b2e4f1caa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01619d5d47d34f11b16aa0123da286fd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:18.605381 32410 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:18.605577 32397 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:18.606950 32398 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.607311 32356 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.607316 32028 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.609628 32103 consensus_queue.cc:237] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:18.609552 31848 catalog_manager.cc:5696] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:18.611387 32356 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:24:18.611698 32068 consensus_peers.cc:597] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 -> Peer d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): Couldn't send request to peer d1f48a9001ce4981b5c3005b2e4f1caa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4859c6e83fe840f2bb3461648e365a0d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:18.611842 32397 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:18.611995 32028 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:24:18.612392 32397 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:18.613526 32397 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.613957 32356 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.614187 32028 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.616112 31847 catalog_manager.cc:5696] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 reported cstate change: config changed from index -1 to 3, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New cstate: current_term: 2 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.621338 32028 consensus_queue.cc:237] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:18.622520 32103 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:24:18.622556 31993 consensus_peers.cc:597] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd -> Peer d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132:41793): Couldn't send request to peer d1f48a9001ce4981b5c3005b2e4f1caa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d9cd930934e4956852332e35c2073b2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:18.622635 32356 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:18.623010 32421 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:18.623194 32422 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:18.624545 32421 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.625000 32356 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.625129 32103 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:18.627293 31848 catalog_manager.cc:5696] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: config changed from index 3 to 4, NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } } }
I20260601 13:24:19.043135 32423 ts_tablet_manager.cc:933] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: Initiating tablet copy from peer a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:19.043529 32423 tablet_copy_client.cc:323] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:42727
I20260601 13:24:19.047163 32113 tablet_copy_service.cc:140] P a0c96c38208c40bc99982d6a1b47a113: Received BeginTabletCopySession request for tablet 4859c6e83fe840f2bb3461648e365a0d from peer d1f48a9001ce4981b5c3005b2e4f1caa ({username='slave'} at 127.0.0.1:50444)
I20260601 13:24:19.047271 32113 tablet_copy_service.cc:161] P a0c96c38208c40bc99982d6a1b47a113: Beginning new tablet copy session on tablet 4859c6e83fe840f2bb3461648e365a0d from peer d1f48a9001ce4981b5c3005b2e4f1caa at {username='slave'} at 127.0.0.1:50444: session id = d1f48a9001ce4981b5c3005b2e4f1caa-4859c6e83fe840f2bb3461648e365a0d
I20260601 13:24:19.048135 32113 tablet_copy_source_session.cc:215] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:24:19.048966 32423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4859c6e83fe840f2bb3461648e365a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:19.050969 32423 tablet_copy_client.cc:806] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Starting download of 0 data blocks...
I20260601 13:24:19.051152 32423 tablet_copy_client.cc:670] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Starting download of 1 WAL segments...
I20260601 13:24:19.052258 32423 tablet_copy_client.cc:538] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:24:19.053352 32423 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap starting.
I20260601 13:24:19.056869 32427 ts_tablet_manager.cc:933] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: Initiating tablet copy from peer 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789)
I20260601 13:24:19.056952 32423 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:19.057253 32423 tablet_bootstrap.cc:492] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap complete.
I20260601 13:24:19.057233 32427 tablet_copy_client.cc:323] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.130:43789
I20260601 13:24:19.057440 32423 ts_tablet_manager.cc:1403] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.005s
I20260601 13:24:19.058208 32423 raft_consensus.cc:359] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:19.058403 32423 raft_consensus.cc:740] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d1f48a9001ce4981b5c3005b2e4f1caa, State: Initialized, Role: LEARNER
I20260601 13:24:19.058561 32423 consensus_queue.cc:260] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:19.058966 32423 ts_tablet_manager.cc:1434] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:19.059571 32113 tablet_copy_service.cc:342] P a0c96c38208c40bc99982d6a1b47a113: Request end of tablet copy session d1f48a9001ce4981b5c3005b2e4f1caa-4859c6e83fe840f2bb3461648e365a0d received from {username='slave'} at 127.0.0.1:50444
I20260601 13:24:19.059641 32113 tablet_copy_service.cc:434] P a0c96c38208c40bc99982d6a1b47a113: ending tablet copy session d1f48a9001ce4981b5c3005b2e4f1caa-4859c6e83fe840f2bb3461648e365a0d on tablet 4859c6e83fe840f2bb3461648e365a0d with peer d1f48a9001ce4981b5c3005b2e4f1caa
I20260601 13:24:19.061314 32038 tablet_copy_service.cc:140] P 1ba38f5f03a44a3a93266740dfe20efd: Received BeginTabletCopySession request for tablet 9d9cd930934e4956852332e35c2073b2 from peer d1f48a9001ce4981b5c3005b2e4f1caa ({username='slave'} at 127.0.0.1:56030)
I20260601 13:24:19.061407 32038 tablet_copy_service.cc:161] P 1ba38f5f03a44a3a93266740dfe20efd: Beginning new tablet copy session on tablet 9d9cd930934e4956852332e35c2073b2 from peer d1f48a9001ce4981b5c3005b2e4f1caa at {username='slave'} at 127.0.0.1:56030: session id = d1f48a9001ce4981b5c3005b2e4f1caa-9d9cd930934e4956852332e35c2073b2
I20260601 13:24:19.062163 32038 tablet_copy_source_session.cc:215] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:24:19.062947 32427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9cd930934e4956852332e35c2073b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:19.064738 32427 tablet_copy_client.cc:806] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Starting download of 0 data blocks...
I20260601 13:24:19.064937 32427 tablet_copy_client.cc:670] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Starting download of 1 WAL segments...
I20260601 13:24:19.066067 32427 tablet_copy_client.cc:538] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:24:19.067198 32427 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap starting.
I20260601 13:24:19.070827 32427 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:19.071094 32427 tablet_bootstrap.cc:492] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap complete.
I20260601 13:24:19.071282 32427 ts_tablet_manager.cc:1403] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:24:19.071739 32427 raft_consensus.cc:359] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:19.071859 32427 raft_consensus.cc:740] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d1f48a9001ce4981b5c3005b2e4f1caa, State: Initialized, Role: LEARNER
I20260601 13:24:19.071986 32427 consensus_queue.cc:260] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:19.072296 32427 ts_tablet_manager.cc:1434] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:19.072846 32038 tablet_copy_service.cc:342] P 1ba38f5f03a44a3a93266740dfe20efd: Request end of tablet copy session d1f48a9001ce4981b5c3005b2e4f1caa-9d9cd930934e4956852332e35c2073b2 received from {username='slave'} at 127.0.0.1:56030
I20260601 13:24:19.072939 32038 tablet_copy_service.cc:434] P 1ba38f5f03a44a3a93266740dfe20efd: ending tablet copy session d1f48a9001ce4981b5c3005b2e4f1caa-9d9cd930934e4956852332e35c2073b2 on tablet 9d9cd930934e4956852332e35c2073b2 with peer d1f48a9001ce4981b5c3005b2e4f1caa
I20260601 13:24:19.126958 32427 ts_tablet_manager.cc:933] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: Initiating tablet copy from peer a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727)
I20260601 13:24:19.127359 32427 tablet_copy_client.cc:323] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Beginning tablet copy session from remote peer at address 127.23.250.131:42727
I20260601 13:24:19.127861 32113 tablet_copy_service.cc:140] P a0c96c38208c40bc99982d6a1b47a113: Received BeginTabletCopySession request for tablet 01619d5d47d34f11b16aa0123da286fd from peer d1f48a9001ce4981b5c3005b2e4f1caa ({username='slave'} at 127.0.0.1:50444)
I20260601 13:24:19.127985 32113 tablet_copy_service.cc:161] P a0c96c38208c40bc99982d6a1b47a113: Beginning new tablet copy session on tablet 01619d5d47d34f11b16aa0123da286fd from peer d1f48a9001ce4981b5c3005b2e4f1caa at {username='slave'} at 127.0.0.1:50444: session id = d1f48a9001ce4981b5c3005b2e4f1caa-01619d5d47d34f11b16aa0123da286fd
I20260601 13:24:19.128979 32113 tablet_copy_source_session.cc:215] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:24:19.129792 32427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01619d5d47d34f11b16aa0123da286fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:19.131623 32427 tablet_copy_client.cc:806] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Starting download of 0 data blocks...
I20260601 13:24:19.131786 32427 tablet_copy_client.cc:670] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Starting download of 1 WAL segments...
I20260601 13:24:19.132776 32427 tablet_copy_client.cc:538] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:24:19.134130 32427 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap starting.
I20260601 13:24:19.138872 32427 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:24:19.139144 32427 tablet_bootstrap.cc:492] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: Bootstrap complete.
I20260601 13:24:19.139312 32427 ts_tablet_manager.cc:1403] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: Time spent bootstrapping tablet: real 0.005s	user 0.006s	sys 0.000s
I20260601 13:24:19.139788 32427 raft_consensus.cc:359] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:19.139933 32427 raft_consensus.cc:740] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d1f48a9001ce4981b5c3005b2e4f1caa, State: Initialized, Role: LEARNER
I20260601 13:24:19.140038 32427 consensus_queue.cc:260] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: true } }
I20260601 13:24:19.140347 32427 ts_tablet_manager.cc:1434] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:19.140851 32113 tablet_copy_service.cc:342] P a0c96c38208c40bc99982d6a1b47a113: Request end of tablet copy session d1f48a9001ce4981b5c3005b2e4f1caa-01619d5d47d34f11b16aa0123da286fd received from {username='slave'} at 127.0.0.1:50444
I20260601 13:24:19.140949 32113 tablet_copy_service.cc:434] P a0c96c38208c40bc99982d6a1b47a113: ending tablet copy session d1f48a9001ce4981b5c3005b2e4f1caa-01619d5d47d34f11b16aa0123da286fd on tablet 01619d5d47d34f11b16aa0123da286fd with peer d1f48a9001ce4981b5c3005b2e4f1caa
I20260601 13:24:19.595964 32277 raft_consensus.cc:1217] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:24:19.628325 32277 raft_consensus.cc:1217] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:24:19.683449 32277 raft_consensus.cc:1217] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:24:20.038468 32436 raft_consensus.cc:1064] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: attempting to promote NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa to VOTER
I20260601 13:24:20.039091 32434 raft_consensus.cc:1064] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: attempting to promote NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa to VOTER
I20260601 13:24:20.039053 32436 consensus_queue.cc:237] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } }
I20260601 13:24:20.039646 32434 consensus_queue.cc:237] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } }
I20260601 13:24:20.040863 32028 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:24:20.041257 32356 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:24:20.041267 32355 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:24:20.041813 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.041925 32276 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 LEARNER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:24:20.041671 32435 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:20.042448 32410 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:20.042547 32277 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:24:20.043008 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.043709 32103 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:24:20.044081 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.044363 32410 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:20.045665 32433 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.046052 32276 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.048442 32355 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.048682 31847 catalog_manager.cc:5696] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:20.049510 32103 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } attrs { replace: true } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.053085 32435 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.054524 32028 consensus_queue.cc:237] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } }
I20260601 13:24:20.055989 32355 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:24:20.055981 31847 catalog_manager.cc:5696] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: config changed from index 3 to 4, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:20.056095 32356 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.056166 32277 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.056407 32433 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:24:20.058259 32277 raft_consensus.cc:1275] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Refusing update from remote peer 1ba38f5f03a44a3a93266740dfe20efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:24:20.058866 32028 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } attrs { replace: true } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.059609 32158 consensus_queue.cc:1048] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:24:20.060124 32158 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.061373 31833 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9d9cd930934e4956852332e35c2073b2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:20.061853 32277 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.062335 32356 raft_consensus.cc:2955] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.064814 32103 consensus_queue.cc:237] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [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: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } }
I20260601 13:24:20.065486 31846 catalog_manager.cc:5696] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd reported cstate change: config changed from index 5 to 6, VOTER a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131) evicted. New cstate: current_term: 1 leader_uuid: "1ba38f5f03a44a3a93266740dfe20efd" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:20.066722 32277 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:24:20.067049 32410 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.067157 32028 raft_consensus.cc:1275] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:24:20.067991 32091 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d9cd930934e4956852332e35c2073b2 with delete_type TABLET_DATA_TOMBSTONED (TS a0c96c38208c40bc99982d6a1b47a113 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50402
I20260601 13:24:20.068419 32450 tablet_replica.cc:333] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
I20260601 13:24:20.068631 32450 raft_consensus.cc:2243] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:20.068722 32410 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.068856 32450 raft_consensus.cc:2272] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:20.069191 32436 consensus_queue.cc:1048] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.069528 32450 ts_tablet_manager.cc:1916] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:24:20.070130 32028 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.071112 32276 raft_consensus.cc:2955] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.071507 31835 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4859c6e83fe840f2bb3461648e365a0d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:20.071763 32450 ts_tablet_manager.cc:1929] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:24:20.071827 32450 log.cc:1199] T 9d9cd930934e4956852332e35c2073b2 P a0c96c38208c40bc99982d6a1b47a113: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-2-root/wals/9d9cd930934e4956852332e35c2073b2
I20260601 13:24:20.072307 31835 catalog_manager.cc:5027] TS a0c96c38208c40bc99982d6a1b47a113 (127.23.250.131:42727): tablet 9d9cd930934e4956852332e35c2073b2 (table test-workload [id=7d685ab86c514463a9fa72750a931613]) successfully deleted
I20260601 13:24:20.073026 31849 catalog_manager.cc:5696] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: config changed from index 4 to 5, VOTER a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129) evicted. New cstate: current_term: 2 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:20.075138 32346 tablet_service.cc:1558] Processing DeleteTablet for tablet 4859c6e83fe840f2bb3461648e365a0d with delete_type TABLET_DATA_TOMBSTONED (TS a404d63664c94dd3a4358b48ab1e9a18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52306
I20260601 13:24:20.075495 32451 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:20.075670 32451 raft_consensus.cc:2243] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:20.075801 32451 raft_consensus.cc:2272] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:20.076326 32451 ts_tablet_manager.cc:1916] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:24:20.077836 32451 ts_tablet_manager.cc:1929] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:24:20.077925 32451 log.cc:1199] T 4859c6e83fe840f2bb3461648e365a0d P a404d63664c94dd3a4358b48ab1e9a18: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-0-root/wals/4859c6e83fe840f2bb3461648e365a0d
I20260601 13:24:20.078373 31836 catalog_manager.cc:5027] TS a404d63664c94dd3a4358b48ab1e9a18 (127.23.250.129:45529): tablet 4859c6e83fe840f2bb3461648e365a0d (table test-workload [id=7d685ab86c514463a9fa72750a931613]) successfully deleted
I20260601 13:24:20.295585 32435 raft_consensus.cc:1064] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: attempting to promote NON_VOTER d1f48a9001ce4981b5c3005b2e4f1caa to VOTER
I20260601 13:24:20.296032 32435 consensus_queue.cc:237] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } }
I20260601 13:24:20.297574 32028 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:24:20.297645 32356 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:24:20.297664 32277 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 LEARNER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:24:20.298063 32453 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.298278 32436 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.298465 32435 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:24:20.300310 32453 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.300746 32277 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.302541 32356 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.302734 32028 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.304382 31848 catalog_manager.cc:5696] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa reported cstate change: config changed from index 4 to 5, d1f48a9001ce4981b5c3005b2e4f1caa (127.23.250.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "1ba38f5f03a44a3a93266740dfe20efd" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 43789 } attrs { replace: true } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.307422 32103 consensus_queue.cc:237] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [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: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } }
I20260601 13:24:20.308553 32356 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:24:20.308553 32277 raft_consensus.cc:1275] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Refusing update from remote peer a0c96c38208c40bc99982d6a1b47a113: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:24:20.308967 32410 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:24:20.309111 32436 consensus_queue.cc:1048] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:24:20.310544 32436 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.310992 32356 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.312387 31835 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01619d5d47d34f11b16aa0123da286fd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:20.313012 32277 raft_consensus.cc:2955] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } } }
I20260601 13:24:20.313390 31849 catalog_manager.cc:5696] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 reported cstate change: config changed from index 5 to 6, VOTER 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130) evicted. New cstate: current_term: 1 leader_uuid: "a0c96c38208c40bc99982d6a1b47a113" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a404d63664c94dd3a4358b48ab1e9a18" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 45529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0c96c38208c40bc99982d6a1b47a113" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1f48a9001ce4981b5c3005b2e4f1caa" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 41793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:24:20.315847 32015 tablet_service.cc:1558] Processing DeleteTablet for tablet 01619d5d47d34f11b16aa0123da286fd with delete_type TABLET_DATA_TOMBSTONED (TS 1ba38f5f03a44a3a93266740dfe20efd not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56006
I20260601 13:24:20.316278 32457 tablet_replica.cc:333] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:20.316465 32457 raft_consensus.cc:2243] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:20.316635 32457 raft_consensus.cc:2272] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:20.317181 32457 ts_tablet_manager.cc:1916] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:24:20.318955 32457 ts_tablet_manager.cc:1929] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:24:20.319041 32457 log.cc:1199] T 01619d5d47d34f11b16aa0123da286fd P 1ba38f5f03a44a3a93266740dfe20efd: Deleting WAL directory at /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320090965715-24554-0/minicluster-data/ts-1-root/wals/01619d5d47d34f11b16aa0123da286fd
I20260601 13:24:20.319530 31833 catalog_manager.cc:5027] TS 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789): tablet 01619d5d47d34f11b16aa0123da286fd (table test-workload [id=7d685ab86c514463a9fa72750a931613]) successfully deleted
W20260601 13:24:21.316004 31898 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a404d63664c94dd3a4358b48ab1e9a18 not available for placement
I20260601 13:24:22.442142 24554 tablet_server.cc:179] TabletServer@127.23.250.129:45529 shutting down...
I20260601 13:24:22.445997 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:22.446242 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:22.446341 24554 raft_consensus.cc:2243] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.446467 24554 raft_consensus.cc:2272] T 17c90ad6f8d24fc3ad318c29e41a7654 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.447053 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:22.447160 24554 raft_consensus.cc:2243] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.447284 24554 raft_consensus.cc:2272] T 9d9cd930934e4956852332e35c2073b2 P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.447579 24554 tablet_replica.cc:333] stopping tablet replica
I20260601 13:24:22.447643 24554 raft_consensus.cc:2243] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.447744 24554 raft_consensus.cc:2272] T 01619d5d47d34f11b16aa0123da286fd P a404d63664c94dd3a4358b48ab1e9a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.460659 24554 tablet_server.cc:196] TabletServer@127.23.250.129:45529 shutdown complete.
I20260601 13:24:22.464046 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:22.468395 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:22.468680 24554 tablet_replica.cc:333] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:22.468853 24554 raft_consensus.cc:2243] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.468989 24554 raft_consensus.cc:2272] T 4859c6e83fe840f2bb3461648e365a0d P 1ba38f5f03a44a3a93266740dfe20efd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.469465 24554 tablet_replica.cc:333] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:22.469554 24554 raft_consensus.cc:2243] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:22.469730 24554 raft_consensus.cc:2272] T 9d9cd930934e4956852332e35c2073b2 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.470125 24554 tablet_replica.cc:333] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd: stopping tablet replica
I20260601 13:24:22.470201 24554 raft_consensus.cc:2243] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.470296 24554 raft_consensus.cc:2272] T 17c90ad6f8d24fc3ad318c29e41a7654 P 1ba38f5f03a44a3a93266740dfe20efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.483546 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:22.486397 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
W20260601 13:24:22.488456 32066 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.130:43789: connect: Connection refused (error 111) [suppressed 23 similar messages]
W20260601 13:24:22.489435 32066 consensus_peers.cc:597] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 -> Peer 1ba38f5f03a44a3a93266740dfe20efd (127.23.250.130:43789): Couldn't send request to peer 1ba38f5f03a44a3a93266740dfe20efd. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.130:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:22.491472 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:22.491719 24554 tablet_replica.cc:333] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
I20260601 13:24:22.491863 24554 raft_consensus.cc:2243] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:22.492074 24554 raft_consensus.cc:2272] T 01619d5d47d34f11b16aa0123da286fd P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.492534 24554 tablet_replica.cc:333] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
I20260601 13:24:22.492652 24554 raft_consensus.cc:2243] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:22.492832 24554 raft_consensus.cc:2272] T 17c90ad6f8d24fc3ad318c29e41a7654 P a0c96c38208c40bc99982d6a1b47a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.493193 24554 tablet_replica.cc:333] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113: stopping tablet replica
I20260601 13:24:22.493300 24554 raft_consensus.cc:2243] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:24:22.493481 24554 raft_consensus.cc:2272] T 4859c6e83fe840f2bb3461648e365a0d P a0c96c38208c40bc99982d6a1b47a113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.506801 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:22.509620 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:24:22.513713 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:22.514005 24554 tablet_replica.cc:333] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa: stopping tablet replica
I20260601 13:24:22.514153 24554 raft_consensus.cc:2243] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.514336 24554 raft_consensus.cc:2272] T 4859c6e83fe840f2bb3461648e365a0d P d1f48a9001ce4981b5c3005b2e4f1caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.514976 24554 tablet_replica.cc:333] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa: stopping tablet replica
I20260601 13:24:22.515060 24554 raft_consensus.cc:2243] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.515204 24554 raft_consensus.cc:2272] T 01619d5d47d34f11b16aa0123da286fd P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.515602 24554 tablet_replica.cc:333] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa: stopping tablet replica
I20260601 13:24:22.515679 24554 raft_consensus.cc:2243] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:22.515806 24554 raft_consensus.cc:2272] T 9d9cd930934e4956852332e35c2073b2 P d1f48a9001ce4981b5c3005b2e4f1caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.528807 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:24:22.531297 24554 master.cc:562] Master@127.23.250.190:41425 shutting down...
I20260601 13:24:22.534780 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:22.534950 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:22.535003 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P c4ea4c8260b64af69a0a375eddf7eb53: stopping tablet replica
I20260601 13:24:22.547617 24554 master.cc:584] Master@127.23.250.190:41425 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8007 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:24:22.557282 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:42791
I20260601 13:24:22.557669 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:22.559465 32461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:22.559504 32463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:22.559973 32460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:22.560092 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:22.560264 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:22.560298 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:22.560313 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320262560313 us; error 0 us; skew 500 ppm
I20260601 13:24:22.561124 24554 webserver.cc:533] Webserver started at http://127.23.250.190:46079/ using document root <none> and password file <none>
I20260601 13:24:22.561250 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:22.561291 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:22.561342 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:22.561673 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "6f99a70f56174eb1b2454e6e9ee39ec5"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.563194 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:22.564034 32468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.564312 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:22.564368 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "6f99a70f56174eb1b2454e6e9ee39ec5"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.564430 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:22.587065 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:22.587435 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:22.591260 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:42791
I20260601 13:24:22.596360 32520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:42791 every 8 connection(s)
I20260601 13:24:22.596849 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:22.599088 32521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5: Bootstrap starting.
I20260601 13:24:22.599915 32521 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:22.600934 32521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5: No bootstrap required, opened a new log
I20260601 13:24:22.601354 32521 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f99a70f56174eb1b2454e6e9ee39ec5" member_type: VOTER }
I20260601 13:24:22.601442 32521 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:22.601464 32521 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f99a70f56174eb1b2454e6e9ee39ec5, State: Initialized, Role: FOLLOWER
I20260601 13:24:22.601572 32521 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f99a70f56174eb1b2454e6e9ee39ec5" member_type: VOTER }
I20260601 13:24:22.601630 32521 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:22.601652 32521 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:22.601680 32521 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:22.602329 32521 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f99a70f56174eb1b2454e6e9ee39ec5" member_type: VOTER }
I20260601 13:24:22.602440 32521 leader_election.cc:304] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [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: 6f99a70f56174eb1b2454e6e9ee39ec5; no voters: 
I20260601 13:24:22.602658 32521 leader_election.cc:290] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:22.602763 32524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:22.602988 32524 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 6f99a70f56174eb1b2454e6e9ee39ec5, State: Running, Role: LEADER
I20260601 13:24:22.603120 32524 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [LEADER]: Queue going to LEADER mode. State: All 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: "6f99a70f56174eb1b2454e6e9ee39ec5" member_type: VOTER }
I20260601 13:24:22.603214 32521 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:22.603551 32525 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f99a70f56174eb1b2454e6e9ee39ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f99a70f56174eb1b2454e6e9ee39ec5" member_type: VOTER } }
I20260601 13:24:22.603664 32525 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:22.603572 32526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f99a70f56174eb1b2454e6e9ee39ec5. Latest consensus state: current_term: 1 leader_uuid: "6f99a70f56174eb1b2454e6e9ee39ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f99a70f56174eb1b2454e6e9ee39ec5" member_type: VOTER } }
I20260601 13:24:22.603942 32526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:22.603966 32528 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:22.604837 32528 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:22.605160 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:22.606729 32528 catalog_manager.cc:1382] Generated new cluster ID: 20bc5aa43089406aa8c1a71ff76d5883
I20260601 13:24:22.606791 32528 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:22.624784 32528 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:22.625408 32528 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:22.633299 32528 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5: Generated new TSK 0
I20260601 13:24:22.633549 32528 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:22.637526 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:22.639776 32545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:22.639784 32543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:22.639909 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:22.639930 32542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:22.640249 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:22.640311 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:22.640337 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320262640335 us; error 0 us; skew 500 ppm
I20260601 13:24:22.641193 24554 webserver.cc:533] Webserver started at http://127.23.250.129:41703/ using document root <none> and password file <none>
I20260601 13:24:22.641371 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:22.641438 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:22.641539 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:22.642010 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "5108bfaa20724730aba569ed51b1833c"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.643607 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:22.644656 32550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.644918 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:22.645001 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "5108bfaa20724730aba569ed51b1833c"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.645077 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:22.660422 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:22.660871 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:22.661193 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:22.661681 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:22.661739 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.661794 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:22.661829 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.666002 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:44445
I20260601 13:24:22.666062 32613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:44445 every 8 connection(s)
I20260601 13:24:22.666926 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:22.668866 32618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:22.669168 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:22.669191 32621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:22.669571 32619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:22.669852 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:22.669920 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:22.669945 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320262669943 us; error 0 us; skew 500 ppm
I20260601 13:24:22.670917 24554 webserver.cc:533] Webserver started at http://127.23.250.130:44747/ using document root <none> and password file <none>
I20260601 13:24:22.671093 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:22.671161 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:22.671238 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:22.671640 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "b838b2932226483f9f3540824662ae81"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.673108 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:24:22.674026 32626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.674278 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:22.674343 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "b838b2932226483f9f3540824662ae81"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.674399 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:22.676425 32614 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42791
I20260601 13:24:22.676519 32614 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:22.676751 32614 heartbeater.cc:507] Master 127.23.250.190:42791 requested a full tablet report, sending...
I20260601 13:24:22.677332 32485 ts_manager.cc:194] Registered new tserver with Master: 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445)
I20260601 13:24:22.678067 32485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36644
I20260601 13:24:22.693912 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:22.694388 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:22.694766 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:22.695302 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:22.695343 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.695395 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:22.695437 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.699581 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:35501
I20260601 13:24:22.699676 32689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:35501 every 8 connection(s)
I20260601 13:24:22.700403 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:22.702453 32693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:22.702632 32696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:22.702755 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:22.702656 32694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:22.703027 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:22.703087 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:22.703111 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320262703111 us; error 0 us; skew 500 ppm
I20260601 13:24:22.704200 24554 webserver.cc:533] Webserver started at http://127.23.250.131:42391/ using document root <none> and password file <none>
I20260601 13:24:22.704396 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:22.704461 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:22.704543 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:22.704962 32690 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42791
I20260601 13:24:22.705066 32690 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:22.705071 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "9c8c755bb58e4a3fad59aa323676fb0a"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.705327 32690 heartbeater.cc:507] Master 127.23.250.190:42791 requested a full tablet report, sending...
I20260601 13:24:22.705936 32485 ts_manager.cc:194] Registered new tserver with Master: b838b2932226483f9f3540824662ae81 (127.23.250.130:35501)
I20260601 13:24:22.706691 32485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36650
I20260601 13:24:22.707186 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:22.708214 32701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.708484 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:22.708572 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "9c8c755bb58e4a3fad59aa323676fb0a"
format_stamp: "Formatted at 2026-06-01 13:24:22 on dist-test-slave-clgz"
I20260601 13:24:22.708655 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:22.715752 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:22.716136 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:22.716440 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:22.716890 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:22.716948 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.717001 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:22.717033 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:22.721052 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:41827
I20260601 13:24:22.721160 32764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:41827 every 8 connection(s)
I20260601 13:24:22.725718 32765 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42791
I20260601 13:24:22.725831 32765 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:22.726073 32765 heartbeater.cc:507] Master 127.23.250.190:42791 requested a full tablet report, sending...
I20260601 13:24:22.726713 32485 ts_manager.cc:194] Registered new tserver with Master: 9c8c755bb58e4a3fad59aa323676fb0a (127.23.250.131:41827)
I20260601 13:24:22.727125 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005637775s
I20260601 13:24:22.727285 32485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36662
I20260601 13:24:23.679093 32614 heartbeater.cc:499] Master 127.23.250.190:42791 was elected leader, sending a full tablet report...
I20260601 13:24:23.707594 32690 heartbeater.cc:499] Master 127.23.250.190:42791 was elected leader, sending a full tablet report...
I20260601 13:24:23.728242 32765 heartbeater.cc:499] Master 127.23.250.190:42791 was elected leader, sending a full tablet report...
I20260601 13:24:23.762694 32485 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36666:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:23.763311 32485 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:23.774515 32729 tablet_service.cc:1511] Processing CreateTablet for tablet abff3210cecb4fbaa5e92b6d47f5ed85 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:23.774925 32729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff3210cecb4fbaa5e92b6d47f5ed85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.776759 32578 tablet_service.cc:1511] Processing CreateTablet for tablet abff3210cecb4fbaa5e92b6d47f5ed85 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:23.776961 32651 tablet_service.cc:1511] Processing CreateTablet for tablet 5d14d4b0b68548309d650fb138802265 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:23.777267 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d14d4b0b68548309d650fb138802265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.777287 32727 tablet_service.cc:1511] Processing CreateTablet for tablet 2b21bf9c58e34e928b067acb83897c13 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:23.777369   317 tablet_bootstrap.cc:492] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a: Bootstrap starting.
I20260601 13:24:23.777505 32727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b21bf9c58e34e928b067acb83897c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.777601 32654 tablet_service.cc:1511] Processing CreateTablet for tablet abff3210cecb4fbaa5e92b6d47f5ed85 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:24:23.777814 32654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff3210cecb4fbaa5e92b6d47f5ed85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.778447   317 tablet_bootstrap.cc:654] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.779667 32728 tablet_service.cc:1511] Processing CreateTablet for tablet 4a06180433bc4afebc4a05f8748ba73f (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:23.779937 32728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a06180433bc4afebc4a05f8748ba73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.780185 32653 tablet_service.cc:1511] Processing CreateTablet for tablet 4a06180433bc4afebc4a05f8748ba73f (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:23.780426 32653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a06180433bc4afebc4a05f8748ba73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.782071 32577 tablet_service.cc:1511] Processing CreateTablet for tablet 4a06180433bc4afebc4a05f8748ba73f (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:24:23.782166 32652 tablet_service.cc:1511] Processing CreateTablet for tablet 2b21bf9c58e34e928b067acb83897c13 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:23.782389 32652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b21bf9c58e34e928b067acb83897c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.782508 32576 tablet_service.cc:1511] Processing CreateTablet for tablet 2b21bf9c58e34e928b067acb83897c13 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:24:23.776961 32726 tablet_service.cc:1511] Processing CreateTablet for tablet 5d14d4b0b68548309d650fb138802265 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:23.777060 32578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff3210cecb4fbaa5e92b6d47f5ed85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.782941 32726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d14d4b0b68548309d650fb138802265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.782902 32575 tablet_service.cc:1511] Processing CreateTablet for tablet 5d14d4b0b68548309d650fb138802265 (DEFAULT_TABLE table=test-workload [id=c2d80deec8ed4a6599cd4e80c679d952]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:24:23.783118 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d14d4b0b68548309d650fb138802265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.784839   319 tablet_bootstrap.cc:492] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81: Bootstrap starting.
I20260601 13:24:23.785563 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a06180433bc4afebc4a05f8748ba73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.785686 32576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b21bf9c58e34e928b067acb83897c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:23.785938   319 tablet_bootstrap.cc:654] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.787150   319 tablet_bootstrap.cc:492] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81: No bootstrap required, opened a new log
I20260601 13:24:23.787243   319 ts_tablet_manager.cc:1403] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:23.787719   319 raft_consensus.cc:359] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.787874   319 raft_consensus.cc:385] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.787925   319 raft_consensus.cc:740] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b838b2932226483f9f3540824662ae81, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.787990   317 tablet_bootstrap.cc:492] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a: No bootstrap required, opened a new log
I20260601 13:24:23.788085   317 ts_tablet_manager.cc:1403] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:24:23.788074   319 consensus_queue.cc:260] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.788496   319 ts_tablet_manager.cc:1434] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:23.788534   317 raft_consensus.cc:359] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.788669   317 raft_consensus.cc:385] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.788699   319 tablet_bootstrap.cc:492] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81: Bootstrap starting.
I20260601 13:24:23.788715   317 raft_consensus.cc:740] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8c755bb58e4a3fad59aa323676fb0a, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.788873   317 consensus_queue.cc:260] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.789245   317 ts_tablet_manager.cc:1434] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:23.789465   317 tablet_bootstrap.cc:492] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a: Bootstrap starting.
I20260601 13:24:23.789757   319 tablet_bootstrap.cc:654] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.790457   317 tablet_bootstrap.cc:654] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.790488   320 tablet_bootstrap.cc:492] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c: Bootstrap starting.
I20260601 13:24:23.791713   319 tablet_bootstrap.cc:492] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81: No bootstrap required, opened a new log
I20260601 13:24:23.791810   319 ts_tablet_manager.cc:1403] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:23.791868   317 tablet_bootstrap.cc:492] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a: No bootstrap required, opened a new log
I20260601 13:24:23.791965   317 ts_tablet_manager.cc:1403] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:23.792309   319 raft_consensus.cc:359] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.792346   317 raft_consensus.cc:359] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.792424   319 raft_consensus.cc:385] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.792446   317 raft_consensus.cc:385] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.792464   319 raft_consensus.cc:740] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b838b2932226483f9f3540824662ae81, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.792496   317 raft_consensus.cc:740] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8c755bb58e4a3fad59aa323676fb0a, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.792635   317 consensus_queue.cc:260] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.792641   319 consensus_queue.cc:260] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.792923   317 ts_tablet_manager.cc:1434] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:23.792954   320 tablet_bootstrap.cc:654] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.792923   319 ts_tablet_manager.cc:1434] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:23.793133   317 tablet_bootstrap.cc:492] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a: Bootstrap starting.
I20260601 13:24:23.793136   319 tablet_bootstrap.cc:492] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81: Bootstrap starting.
I20260601 13:24:23.794083   317 tablet_bootstrap.cc:654] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.794083   319 tablet_bootstrap.cc:654] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.794247   320 tablet_bootstrap.cc:492] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c: No bootstrap required, opened a new log
I20260601 13:24:23.794322   320 ts_tablet_manager.cc:1403] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:23.794801   320 raft_consensus.cc:359] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.794914   320 raft_consensus.cc:385] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.794950   320 raft_consensus.cc:740] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5108bfaa20724730aba569ed51b1833c, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.795094   320 consensus_queue.cc:260] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.795468   320 ts_tablet_manager.cc:1434] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:23.795657   320 tablet_bootstrap.cc:492] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c: Bootstrap starting.
I20260601 13:24:23.796649   320 tablet_bootstrap.cc:654] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.798141   317 tablet_bootstrap.cc:492] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a: No bootstrap required, opened a new log
I20260601 13:24:23.798238   317 ts_tablet_manager.cc:1403] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:24:23.798301   319 tablet_bootstrap.cc:492] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81: No bootstrap required, opened a new log
I20260601 13:24:23.798380   319 ts_tablet_manager.cc:1403] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:24:23.798499   320 tablet_bootstrap.cc:492] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c: No bootstrap required, opened a new log
I20260601 13:24:23.798563   320 ts_tablet_manager.cc:1403] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:23.798729   317 raft_consensus.cc:359] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.798834   317 raft_consensus.cc:385] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.798906   317 raft_consensus.cc:740] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8c755bb58e4a3fad59aa323676fb0a, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.798974   320 raft_consensus.cc:359] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.799023   317 consensus_queue.cc:260] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.799070   320 raft_consensus.cc:385] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.799103   320 raft_consensus.cc:740] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5108bfaa20724730aba569ed51b1833c, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.799212   320 consensus_queue.cc:260] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.799283   317 ts_tablet_manager.cc:1434] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:23.799430   320 ts_tablet_manager.cc:1434] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:23.799448   317 tablet_bootstrap.cc:492] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a: Bootstrap starting.
I20260601 13:24:23.799579   320 tablet_bootstrap.cc:492] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c: Bootstrap starting.
I20260601 13:24:23.800475   320 tablet_bootstrap.cc:654] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.798827   319 raft_consensus.cc:359] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.800475   317 tablet_bootstrap.cc:654] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.801744   319 raft_consensus.cc:385] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.801852   319 raft_consensus.cc:740] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b838b2932226483f9f3540824662ae81, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.802127   319 consensus_queue.cc:260] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.802421   320 tablet_bootstrap.cc:492] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c: No bootstrap required, opened a new log
I20260601 13:24:23.802563   317 tablet_bootstrap.cc:492] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a: No bootstrap required, opened a new log
I20260601 13:24:23.802865   319 ts_tablet_manager.cc:1434] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:24:23.803182   317 ts_tablet_manager.cc:1403] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:24:23.803171   320 ts_tablet_manager.cc:1403] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:23.803699   317 raft_consensus.cc:359] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.803843   317 raft_consensus.cc:385] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.803699   320 raft_consensus.cc:359] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.803930   317 raft_consensus.cc:740] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8c755bb58e4a3fad59aa323676fb0a, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.804009   320 raft_consensus.cc:385] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.803964   319 tablet_bootstrap.cc:492] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81: Bootstrap starting.
I20260601 13:24:23.804133   320 raft_consensus.cc:740] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5108bfaa20724730aba569ed51b1833c, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.804131   317 consensus_queue.cc:260] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.804330   320 consensus_queue.cc:260] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.804528   317 ts_tablet_manager.cc:1434] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:23.804687   320 ts_tablet_manager.cc:1434] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:23.804870   320 tablet_bootstrap.cc:492] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c: Bootstrap starting.
I20260601 13:24:23.805769   319 tablet_bootstrap.cc:654] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.805990   320 tablet_bootstrap.cc:654] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:23.807076   319 tablet_bootstrap.cc:492] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81: No bootstrap required, opened a new log
I20260601 13:24:23.807169   319 ts_tablet_manager.cc:1403] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:23.807507   320 tablet_bootstrap.cc:492] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c: No bootstrap required, opened a new log
I20260601 13:24:23.807586   320 ts_tablet_manager.cc:1403] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:23.807612   319 raft_consensus.cc:359] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.807718   319 raft_consensus.cc:385] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.807765   319 raft_consensus.cc:740] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b838b2932226483f9f3540824662ae81, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.807893   319 consensus_queue.cc:260] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.808036   320 raft_consensus.cc:359] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.808137   320 raft_consensus.cc:385] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:23.808175   320 raft_consensus.cc:740] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5108bfaa20724730aba569ed51b1833c, State: Initialized, Role: FOLLOWER
I20260601 13:24:23.808178   319 ts_tablet_manager.cc:1434] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:23.808568   320 consensus_queue.cc:260] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.808854   320 ts_tablet_manager.cc:1434] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:23.825788   323 raft_consensus.cc:493] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:23.825948   323 raft_consensus.cc:515] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.826658   323 leader_election.cc:290] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445), b838b2932226483f9f3540824662ae81 (127.23.250.130:35501)
I20260601 13:24:23.831467 32664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21bf9c58e34e928b067acb83897c13" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b838b2932226483f9f3540824662ae81" is_pre_election: true
I20260601 13:24:23.831468 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21bf9c58e34e928b067acb83897c13" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c" is_pre_election: true
I20260601 13:24:23.831667 32664 raft_consensus.cc:2468] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 0.
I20260601 13:24:23.831704 32588 raft_consensus.cc:2468] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 0.
I20260601 13:24:23.832093 32704 leader_election.cc:304] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8c755bb58e4a3fad59aa323676fb0a, b838b2932226483f9f3540824662ae81; no voters: 
I20260601 13:24:23.832289   323 raft_consensus.cc:2804] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:23.832365   323 raft_consensus.cc:493] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:23.832420   323 raft_consensus.cc:3060] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.833316   323 raft_consensus.cc:515] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.833748   323 leader_election.cc:290] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 election: Requested vote from peers 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445), b838b2932226483f9f3540824662ae81 (127.23.250.130:35501)
I20260601 13:24:23.834100 32664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21bf9c58e34e928b067acb83897c13" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b838b2932226483f9f3540824662ae81"
I20260601 13:24:23.834129 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21bf9c58e34e928b067acb83897c13" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c"
I20260601 13:24:23.834264 32664 raft_consensus.cc:3060] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.834273 32588 raft_consensus.cc:3060] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.835268 32664 raft_consensus.cc:2468] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 1.
I20260601 13:24:23.835273 32588 raft_consensus.cc:2468] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 1.
I20260601 13:24:23.835544 32704 leader_election.cc:304] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8c755bb58e4a3fad59aa323676fb0a, b838b2932226483f9f3540824662ae81; no voters: 
I20260601 13:24:23.835712   323 raft_consensus.cc:2804] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:23.835937   323 raft_consensus.cc:697] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Becoming Leader. State: Replica: 9c8c755bb58e4a3fad59aa323676fb0a, State: Running, Role: LEADER
I20260601 13:24:23.836091   323 consensus_queue.cc:237] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.837617 32484 catalog_manager.cc:5696] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8c755bb58e4a3fad59aa323676fb0a (127.23.250.131). New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:23.837754   323 raft_consensus.cc:493] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:23.837860   323 raft_consensus.cc:515] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.838275   323 leader_election.cc:290] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445), b838b2932226483f9f3540824662ae81 (127.23.250.130:35501)
I20260601 13:24:23.838552 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a06180433bc4afebc4a05f8748ba73f" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c" is_pre_election: true
I20260601 13:24:23.838688 32588 raft_consensus.cc:2468] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 0.
I20260601 13:24:23.838708 32664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a06180433bc4afebc4a05f8748ba73f" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b838b2932226483f9f3540824662ae81" is_pre_election: true
I20260601 13:24:23.838832 32664 raft_consensus.cc:2468] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 0.
I20260601 13:24:23.838977 32703 leader_election.cc:304] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5108bfaa20724730aba569ed51b1833c, 9c8c755bb58e4a3fad59aa323676fb0a; no voters: 
I20260601 13:24:23.839190   323 raft_consensus.cc:2804] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:23.839253   323 raft_consensus.cc:493] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:23.839310   323 raft_consensus.cc:3060] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.840229   323 raft_consensus.cc:515] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.840564   323 leader_election.cc:290] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 election: Requested vote from peers 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445), b838b2932226483f9f3540824662ae81 (127.23.250.130:35501)
I20260601 13:24:23.840890 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a06180433bc4afebc4a05f8748ba73f" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c"
I20260601 13:24:23.840902 32664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a06180433bc4afebc4a05f8748ba73f" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b838b2932226483f9f3540824662ae81"
I20260601 13:24:23.840994 32588 raft_consensus.cc:3060] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.841033 32664 raft_consensus.cc:3060] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.841759 32588 raft_consensus.cc:2468] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 1.
I20260601 13:24:23.841835 32664 raft_consensus.cc:2468] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 1.
I20260601 13:24:23.842085 32703 leader_election.cc:304] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5108bfaa20724730aba569ed51b1833c, 9c8c755bb58e4a3fad59aa323676fb0a; no voters: 
I20260601 13:24:23.842239   323 raft_consensus.cc:2804] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:23.842330   323 raft_consensus.cc:697] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Becoming Leader. State: Replica: 9c8c755bb58e4a3fad59aa323676fb0a, State: Running, Role: LEADER
I20260601 13:24:23.842464   323 consensus_queue.cc:237] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.843956 32484 catalog_manager.cc:5696] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8c755bb58e4a3fad59aa323676fb0a (127.23.250.131). New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:23.844619   322 raft_consensus.cc:493] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:23.844697   322 raft_consensus.cc:515] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.845182   322 leader_election.cc:290] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8c755bb58e4a3fad59aa323676fb0a (127.23.250.131:41827), 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445)
I20260601 13:24:23.846933   323 raft_consensus.cc:493] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:23.847035   323 raft_consensus.cc:515] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.847548   323 leader_election.cc:290] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445), b838b2932226483f9f3540824662ae81 (127.23.250.130:35501)
I20260601 13:24:23.847721 32664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d14d4b0b68548309d650fb138802265" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b838b2932226483f9f3540824662ae81" is_pre_election: true
I20260601 13:24:23.847852 32664 raft_consensus.cc:2468] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 0.
I20260601 13:24:23.848136 32704 leader_election.cc:304] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8c755bb58e4a3fad59aa323676fb0a, b838b2932226483f9f3540824662ae81; no voters: 
I20260601 13:24:23.848160 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d14d4b0b68548309d650fb138802265" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c" is_pre_election: true
I20260601 13:24:23.848246 32588 raft_consensus.cc:2468] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 0.
I20260601 13:24:23.848372   323 raft_consensus.cc:2804] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:23.848479   323 raft_consensus.cc:493] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:23.849211   323 raft_consensus.cc:3060] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.849324 32739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff3210cecb4fbaa5e92b6d47f5ed85" candidate_uuid: "b838b2932226483f9f3540824662ae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" is_pre_election: true
I20260601 13:24:23.849455 32739 raft_consensus.cc:2468] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b838b2932226483f9f3540824662ae81 in term 0.
I20260601 13:24:23.849681 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff3210cecb4fbaa5e92b6d47f5ed85" candidate_uuid: "b838b2932226483f9f3540824662ae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c" is_pre_election: true
I20260601 13:24:23.849844 32588 raft_consensus.cc:2468] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b838b2932226483f9f3540824662ae81 in term 0.
I20260601 13:24:23.850119 32630 leader_election.cc:304] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8c755bb58e4a3fad59aa323676fb0a, b838b2932226483f9f3540824662ae81; no voters: 
I20260601 13:24:23.850332   322 raft_consensus.cc:2804] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:23.850378   322 raft_consensus.cc:493] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:23.850404   322 raft_consensus.cc:3060] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.850456   323 raft_consensus.cc:515] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.851083   323 leader_election.cc:290] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 election: Requested vote from peers 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445), b838b2932226483f9f3540824662ae81 (127.23.250.130:35501)
I20260601 13:24:23.851110 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d14d4b0b68548309d650fb138802265" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c"
I20260601 13:24:23.851225 32588 raft_consensus.cc:3060] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.851415   322 raft_consensus.cc:515] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.851761   322 leader_election.cc:290] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [CANDIDATE]: Term 1 election: Requested vote from peers 9c8c755bb58e4a3fad59aa323676fb0a (127.23.250.131:41827), 5108bfaa20724730aba569ed51b1833c (127.23.250.129:44445)
I20260601 13:24:23.852044 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff3210cecb4fbaa5e92b6d47f5ed85" candidate_uuid: "b838b2932226483f9f3540824662ae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5108bfaa20724730aba569ed51b1833c"
I20260601 13:24:23.852140 32739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff3210cecb4fbaa5e92b6d47f5ed85" candidate_uuid: "b838b2932226483f9f3540824662ae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8c755bb58e4a3fad59aa323676fb0a"
I20260601 13:24:23.852186 32588 raft_consensus.cc:2468] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 1.
I20260601 13:24:23.852221 32587 raft_consensus.cc:3060] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.852240 32739 raft_consensus.cc:3060] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.851121 32664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d14d4b0b68548309d650fb138802265" candidate_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b838b2932226483f9f3540824662ae81"
I20260601 13:24:23.852398 32664 raft_consensus.cc:3060] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:23.852897 32587 raft_consensus.cc:2468] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b838b2932226483f9f3540824662ae81 in term 1.
I20260601 13:24:23.853191 32664 raft_consensus.cc:2468] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8c755bb58e4a3fad59aa323676fb0a in term 1.
I20260601 13:24:23.853197 32628 leader_election.cc:304] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5108bfaa20724730aba569ed51b1833c, b838b2932226483f9f3540824662ae81; no voters: 
I20260601 13:24:23.853191 32739 raft_consensus.cc:2468] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b838b2932226483f9f3540824662ae81 in term 1.
I20260601 13:24:23.853381 32703 leader_election.cc:304] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5108bfaa20724730aba569ed51b1833c, 9c8c755bb58e4a3fad59aa323676fb0a; no voters: 
I20260601 13:24:23.853441   322 raft_consensus.cc:2804] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:23.853555   323 raft_consensus.cc:2804] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:23.853653   322 raft_consensus.cc:697] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 1 LEADER]: Becoming Leader. State: Replica: b838b2932226483f9f3540824662ae81, State: Running, Role: LEADER
I20260601 13:24:23.853796   322 consensus_queue.cc:237] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:23.854007   323 raft_consensus.cc:697] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Becoming Leader. State: Replica: 9c8c755bb58e4a3fad59aa323676fb0a, State: Running, Role: LEADER
I20260601 13:24:23.854161   323 consensus_queue.cc:237] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:23.855688 32484 catalog_manager.cc:5696] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 reported cstate change: term changed from 0 to 1, leader changed from <none> to b838b2932226483f9f3540824662ae81 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "b838b2932226483f9f3540824662ae81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:23.855710 32485 catalog_manager.cc:5696] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8c755bb58e4a3fad59aa323676fb0a (127.23.250.131). New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:23.869880 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:23.871896   346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:23.871913   347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:23.871999   349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:23.872241 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:23.872438 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:23.872476 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:23.872491 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320263872491 us; error 0 us; skew 500 ppm
I20260601 13:24:23.873417 24554 webserver.cc:533] Webserver started at http://127.23.250.132:39537/ using document root <none> and password file <none>
I20260601 13:24:23.873594 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:23.873656 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:23.873736 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:23.874146 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "e94bb8dc46914b7b94ef225ee932ab37"
format_stamp: "Formatted at 2026-06-01 13:24:23 on dist-test-slave-clgz"
I20260601 13:24:23.875763 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:23.876725   354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:23.876978 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:23.877038 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "e94bb8dc46914b7b94ef225ee932ab37"
format_stamp: "Formatted at 2026-06-01 13:24:23 on dist-test-slave-clgz"
I20260601 13:24:23.877125 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:23.883261 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:23.883680 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:23.883982 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:23.884435 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:23.884493 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:23.884557 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:23.884600 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:23.889293 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:45041
I20260601 13:24:23.889338   417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:45041 every 8 connection(s)
I20260601 13:24:23.894049   418 heartbeater.cc:344] Connected to a master server at 127.23.250.190:42791
I20260601 13:24:23.894160   418 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:23.894395   418 heartbeater.cc:507] Master 127.23.250.190:42791 requested a full tablet report, sending...
I20260601 13:24:23.895040 32485 ts_manager.cc:194] Registered new tserver with Master: e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041)
I20260601 13:24:23.895567 32485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36682
W20260601 13:24:23.917691 32615 tablet.cc:2404] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:24:24.236565   322 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.239773   423 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.288131   323 consensus_queue.cc:1048] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.291231   428 consensus_queue.cc:1048] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.305409   428 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.308568   323 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.345036   323 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.348313   337 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:24.611009 32739 consensus_queue.cc:237] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: true } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } }
I20260601 13:24:24.612644 32587 raft_consensus.cc:1275] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:24.612767 32664 raft_consensus.cc:1275] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:24.613065   428 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:24.613229   323 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:24.614763   323 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: true } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.615229 32587 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: true } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
W20260601 13:24:24.616920 32704 consensus_peers.cc:597] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a -> Peer e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): Couldn't send request to peer e94bb8dc46914b7b94ef225ee932ab37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b21bf9c58e34e928b067acb83897c13. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:24.617091 32664 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: true } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.617444 32739 consensus_queue.cc:237] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: true } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } }
I20260601 13:24:24.617449 32485 catalog_manager.cc:5696] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c reported cstate change: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: true } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.619138 32664 raft_consensus.cc:1275] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:24:24.619298 32704 consensus_peers.cc:597] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a -> Peer e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): Couldn't send request to peer e94bb8dc46914b7b94ef225ee932ab37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d14d4b0b68548309d650fb138802265. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:24.619501   441 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:24.620048 32587 raft_consensus.cc:1275] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:24.620373   441 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:24.620818   441 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: true } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.621968 32664 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: true } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.623232 32587 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: true } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.624995 32483 catalog_manager.cc:5696] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a reported cstate change: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:24.627944 32664 consensus_queue.cc:237] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [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: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } }
I20260601 13:24:24.629288 32739 raft_consensus.cc:1275] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Refusing update from remote peer b838b2932226483f9f3540824662ae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:24.629317 32587 raft_consensus.cc:1275] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer b838b2932226483f9f3540824662ae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:24.629734   423 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:24.629853   342 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:24:24.631279   423 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.631774 32739 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.631769 32587 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
W20260601 13:24:24.633925 32629 consensus_peers.cc:597] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 -> Peer e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): Couldn't send request to peer e94bb8dc46914b7b94ef225ee932ab37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abff3210cecb4fbaa5e92b6d47f5ed85. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:24.634388 32485 catalog_manager.cc:5696] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c reported cstate change: config changed from index -1 to 2, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "b838b2932226483f9f3540824662ae81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.634424 32739 consensus_queue.cc:237] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } }
I20260601 13:24:24.635694 32587 raft_consensus.cc:1275] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:24.635728 32664 raft_consensus.cc:1275] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:24:24.635825 32704 consensus_peers.cc:597] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a -> Peer e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): Couldn't send request to peer e94bb8dc46914b7b94ef225ee932ab37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b21bf9c58e34e928b067acb83897c13. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:24.636027   443 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:24.636145   441 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:24.637653   440 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.638110 32587 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.638075 32664 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
W20260601 13:24:24.639885 32534 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:24:24.639974 32534 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:24:24.640394 32483 catalog_manager.cc:5696] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.641037 32739 consensus_queue.cc:237] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } }
I20260601 13:24:24.642453 32664 raft_consensus.cc:1275] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:24:24.642692 32704 consensus_peers.cc:597] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a -> Peer e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): Couldn't send request to peer e94bb8dc46914b7b94ef225ee932ab37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d14d4b0b68548309d650fb138802265. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:24.642743 32587 raft_consensus.cc:1275] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:24.642876   443 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:24.643178   443 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:24.643796 32739 consensus_queue.cc:237] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:24.644793   442 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.645258 32587 raft_consensus.cc:1275] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:24.645386 32588 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.645581   337 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:24.646853 32663 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.647571 32485 catalog_manager.cc:5696] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.648183 32664 raft_consensus.cc:1275] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:24.648840   337 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
W20260601 13:24:24.649307 32534 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:24:24.649369 32534 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:24:24.649988 32587 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
I20260601 13:24:24.650347   337 consensus_queue.cc:1048] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:24.650529 32472 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2b21bf9c58e34e928b067acb83897c13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:24.651655 32664 raft_consensus.cc:2955] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
I20260601 13:24:24.652482 32484 catalog_manager.cc:5696] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c reported cstate change: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } attrs { replace: false } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
I20260601 13:24:24.652511 32663 consensus_queue.cc:237] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [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: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } }
I20260601 13:24:24.654088 32587 raft_consensus.cc:1275] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer b838b2932226483f9f3540824662ae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:24.654137 32738 raft_consensus.cc:1275] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Refusing update from remote peer b838b2932226483f9f3540824662ae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:24:24.654444 32629 consensus_peers.cc:597] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 -> Peer e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): Couldn't send request to peer e94bb8dc46914b7b94ef225ee932ab37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abff3210cecb4fbaa5e92b6d47f5ed85. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:24.654482   322 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:24.654817   322 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:24:24.655489 32739 consensus_queue.cc:237] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } }
I20260601 13:24:24.655941   423 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [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: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.656399 32738 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [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: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.656515 32587 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [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: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
W20260601 13:24:24.657554 32534 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:24:24.657615 32534 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:24:24.658921 32587 raft_consensus.cc:1275] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:24.658944 32663 raft_consensus.cc:1275] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Refusing update from remote peer 9c8c755bb58e4a3fad59aa323676fb0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:24.659314   337 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:24.659425   443 consensus_queue.cc:1048] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:24.660805   441 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
I20260601 13:24:24.661164 32587 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
I20260601 13:24:24.660879 32484 catalog_manager.cc:5696] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "b838b2932226483f9f3540824662ae81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } peers { permanent_uuid: "e94bb8dc46914b7b94ef225ee932ab37" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 45041 } attrs { promote: true } } }
I20260601 13:24:24.662704 32472 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5d14d4b0b68548309d650fb138802265 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:24:24.662916 32663 raft_consensus.cc:2955] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
I20260601 13:24:24.665104 32664 consensus_queue.cc:237] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [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: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } }
I20260601 13:24:24.665522 32483 catalog_manager.cc:5696] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 reported cstate change: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } attrs { replace: false } } peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } } }
I20260601 13:24:24.666188 32587 raft_consensus.cc:1275] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Refusing update from remote peer b838b2932226483f9f3540824662ae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:24.666361 32739 raft_consensus.cc:1275] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Refusing update from remote peer b838b2932226483f9f3540824662ae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:24:24.666561   322 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:24.666934   322 consensus_queue.cc:1048] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:24:24.667207   382 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b21bf9c58e34e928b067acb83897c13 with delete_type TABLET_DATA_TOMBSTONED (TS e94bb8dc46914b7b94ef225ee932ab37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41128
I20260601 13:24:24.668530   382 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d14d4b0b68548309d650fb138802265 with delete_type TABLET_DATA_TOMBSTONED (TS e94bb8dc46914b7b94ef225ee932ab37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41128
I20260601 13:24:24.668738   322 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } }
I20260601 13:24:24.669118 32587 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } }
I20260601 13:24:24.670168 32471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet abff3210cecb4fbaa5e92b6d47f5ed85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260601 13:24:24.670368 32471 catalog_manager.cc:4994] TS e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): delete failed for tablet 2b21bf9c58e34e928b067acb83897c13 because the tablet was not found. No further retry: Not found: Tablet not found: 2b21bf9c58e34e928b067acb83897c13
W20260601 13:24:24.670771 32471 catalog_manager.cc:4994] TS e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): delete failed for tablet 5d14d4b0b68548309d650fb138802265 because the tablet was not found. No further retry: Not found: Tablet not found: 5d14d4b0b68548309d650fb138802265
I20260601 13:24:24.670971 32739 raft_consensus.cc:2955] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } } }
I20260601 13:24:24.671254 32485 catalog_manager.cc:5696] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 reported cstate change: config changed from index 3 to 4, NON_VOTER e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132) evicted. New cstate: current_term: 1 leader_uuid: "b838b2932226483f9f3540824662ae81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8c755bb58e4a3fad59aa323676fb0a" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 41827 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5108bfaa20724730aba569ed51b1833c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 44445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b838b2932226483f9f3540824662ae81" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 35501 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:24.673686   382 tablet_service.cc:1558] Processing DeleteTablet for tablet abff3210cecb4fbaa5e92b6d47f5ed85 with delete_type TABLET_DATA_TOMBSTONED (TS e94bb8dc46914b7b94ef225ee932ab37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41128
W20260601 13:24:24.674134 32471 catalog_manager.cc:4994] TS e94bb8dc46914b7b94ef225ee932ab37 (127.23.250.132:45041): delete failed for tablet abff3210cecb4fbaa5e92b6d47f5ed85 because the tablet was not found. No further retry: Not found: Tablet not found: abff3210cecb4fbaa5e92b6d47f5ed85
I20260601 13:24:24.896484   418 heartbeater.cc:499] Master 127.23.250.190:42791 was elected leader, sending a full tablet report...
I20260601 13:24:24.935220 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:24.939194 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:24.939393 24554 tablet_replica.cc:333] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c: stopping tablet replica
I20260601 13:24:24.939525 24554 raft_consensus.cc:2243] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.939638 24554 raft_consensus.cc:2272] T 4a06180433bc4afebc4a05f8748ba73f P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.940223 24554 tablet_replica.cc:333] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c: stopping tablet replica
I20260601 13:24:24.940305 24554 raft_consensus.cc:2243] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.940403 24554 raft_consensus.cc:2272] T 2b21bf9c58e34e928b067acb83897c13 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.940866 24554 tablet_replica.cc:333] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c: stopping tablet replica
I20260601 13:24:24.940951 24554 raft_consensus.cc:2243] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.941045 24554 raft_consensus.cc:2272] T abff3210cecb4fbaa5e92b6d47f5ed85 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.941491 24554 tablet_replica.cc:333] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c: stopping tablet replica
I20260601 13:24:24.941565 24554 raft_consensus.cc:2243] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.941656 24554 raft_consensus.cc:2272] T 5d14d4b0b68548309d650fb138802265 P 5108bfaa20724730aba569ed51b1833c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.955271 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:24.957647 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:24.961644 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:24.961849 24554 tablet_replica.cc:333] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81: stopping tablet replica
I20260601 13:24:24.961968 24554 raft_consensus.cc:2243] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.962100 24554 raft_consensus.cc:2272] T 2b21bf9c58e34e928b067acb83897c13 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.962715 24554 tablet_replica.cc:333] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81: stopping tablet replica
I20260601 13:24:24.962792 24554 raft_consensus.cc:2243] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.962874 24554 raft_consensus.cc:2272] T 4a06180433bc4afebc4a05f8748ba73f P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.963274 24554 tablet_replica.cc:333] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81: stopping tablet replica
I20260601 13:24:24.963340 24554 raft_consensus.cc:2243] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.963423 24554 raft_consensus.cc:2272] T 5d14d4b0b68548309d650fb138802265 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.963887 24554 tablet_replica.cc:333] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81: stopping tablet replica
I20260601 13:24:24.963953 24554 raft_consensus.cc:2243] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:24.964108 24554 raft_consensus.cc:2272] T abff3210cecb4fbaa5e92b6d47f5ed85 P b838b2932226483f9f3540824662ae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.967384 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:24.969561 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:24.973312 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:24.973495 24554 tablet_replica.cc:333] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a: stopping tablet replica
I20260601 13:24:24.973599 24554 raft_consensus.cc:2243] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:24.973757 24554 raft_consensus.cc:2272] T 5d14d4b0b68548309d650fb138802265 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.974249 24554 tablet_replica.cc:333] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a: stopping tablet replica
I20260601 13:24:24.974321 24554 raft_consensus.cc:2243] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:24.974442 24554 raft_consensus.cc:2272] T 4a06180433bc4afebc4a05f8748ba73f P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.974882 24554 tablet_replica.cc:333] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a: stopping tablet replica
I20260601 13:24:24.974956 24554 raft_consensus.cc:2243] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:24.975073 24554 raft_consensus.cc:2272] T abff3210cecb4fbaa5e92b6d47f5ed85 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.975508 24554 tablet_replica.cc:333] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a: stopping tablet replica
I20260601 13:24:24.975579 24554 raft_consensus.cc:2243] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:24.975699 24554 raft_consensus.cc:2272] T 2b21bf9c58e34e928b067acb83897c13 P 9c8c755bb58e4a3fad59aa323676fb0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:24.989329 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:24.991971 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:24:24.996165 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:25.008263 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:24:25.010251 24554 master.cc:562] Master@127.23.250.190:42791 shutting down...
I20260601 13:24:25.013641 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:25.013824 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:25.013906 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f99a70f56174eb1b2454e6e9ee39ec5: stopping tablet replica
I20260601 13:24:25.027128 24554 master.cc:584] Master@127.23.250.190:42791 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2479 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:24:25.036378 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:34743
I20260601 13:24:25.036790 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:25.038681   452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:25.038707   453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:25.038708   455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:25.038825 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:25.039108 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:25.039155 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:25.039170 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320265039169 us; error 0 us; skew 500 ppm
I20260601 13:24:25.039965 24554 webserver.cc:533] Webserver started at http://127.23.250.190:46645/ using document root <none> and password file <none>
I20260601 13:24:25.040163 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:25.040213 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:25.040314 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:25.040709 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "eb38db48aa0a4e25a1dce763e63a9e81"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.042184 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:25.043157   461 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.043414 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:25.043473 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "eb38db48aa0a4e25a1dce763e63a9e81"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.043565 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:25.082705 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:25.083139 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:25.087133 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:34743
I20260601 13:24:25.090809   513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:34743 every 8 connection(s)
I20260601 13:24:25.091298   514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:25.093034   514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81: Bootstrap starting.
I20260601 13:24:25.093823   514 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:25.094880   514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81: No bootstrap required, opened a new log
I20260601 13:24:25.095309   514 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38db48aa0a4e25a1dce763e63a9e81" member_type: VOTER }
I20260601 13:24:25.095417   514 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:25.095476   514 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb38db48aa0a4e25a1dce763e63a9e81, State: Initialized, Role: FOLLOWER
I20260601 13:24:25.095613   514 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb38db48aa0a4e25a1dce763e63a9e81" member_type: VOTER }
I20260601 13:24:25.095696   514 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:25.095741   514 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:25.095791   514 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:25.096442   514 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38db48aa0a4e25a1dce763e63a9e81" member_type: VOTER }
I20260601 13:24:25.096582   514 leader_election.cc:304] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [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: eb38db48aa0a4e25a1dce763e63a9e81; no voters: 
I20260601 13:24:25.096771   514 leader_election.cc:290] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:25.096894   517 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:25.097115   517 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 1 LEADER]: Becoming Leader. State: Replica: eb38db48aa0a4e25a1dce763e63a9e81, State: Running, Role: LEADER
I20260601 13:24:25.097196   514 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:25.097258   517 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [LEADER]: Queue going to LEADER mode. State: All 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: "eb38db48aa0a4e25a1dce763e63a9e81" member_type: VOTER }
I20260601 13:24:25.097736   518 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb38db48aa0a4e25a1dce763e63a9e81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38db48aa0a4e25a1dce763e63a9e81" member_type: VOTER } }
I20260601 13:24:25.097769   519 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb38db48aa0a4e25a1dce763e63a9e81. Latest consensus state: current_term: 1 leader_uuid: "eb38db48aa0a4e25a1dce763e63a9e81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38db48aa0a4e25a1dce763e63a9e81" member_type: VOTER } }
I20260601 13:24:25.097839   518 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:25.097856   519 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:25.098091   523 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:25.098958   523 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:25.099134 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:25.100778   523 catalog_manager.cc:1382] Generated new cluster ID: 92b9bfc4d40e487c80a3c014055d8cfe
I20260601 13:24:25.100847   523 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:25.119308   523 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:25.119927   523 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:25.141048   523 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81: Generated new TSK 0
I20260601 13:24:25.141278   523 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:25.163751 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:25.165936   536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:25.165972   539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:25.166116 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:25.166150   537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:25.166424 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:25.166486 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:25.166520 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320265166519 us; error 0 us; skew 500 ppm
I20260601 13:24:25.167527 24554 webserver.cc:533] Webserver started at http://127.23.250.129:40339/ using document root <none> and password file <none>
I20260601 13:24:25.167712 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:25.167779 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:25.167858 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:25.168298 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "6099a14cd96d4ac3aa820f3e1d1d9242"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.169808 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:25.170758   544 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.171012 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:25.171083 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "6099a14cd96d4ac3aa820f3e1d1d9242"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.171144 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:25.176434 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:25.176741 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:25.176961 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:25.177526 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:25.177574 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.177700 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:25.177767 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.182029 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:34307
I20260601 13:24:25.182041   608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:34307 every 8 connection(s)
I20260601 13:24:25.183216 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:25.185523   613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:25.185532 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:25.185559   614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:25.185599   616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:25.185986 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:25.186044 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:25.186067 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320265186066 us; error 0 us; skew 500 ppm
I20260601 13:24:25.187198 24554 webserver.cc:533] Webserver started at http://127.23.250.130:38263/ using document root <none> and password file <none>
I20260601 13:24:25.187373 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:25.187429 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:25.187500 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:25.187915   609 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34743
I20260601 13:24:25.187942 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "94ece6d3017f41fb9875d013e0e428ce"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.188027   609 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:25.188282   609 heartbeater.cc:507] Master 127.23.250.190:34743 requested a full tablet report, sending...
I20260601 13:24:25.188948   478 ts_manager.cc:194] Registered new tserver with Master: 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307)
I20260601 13:24:25.189673 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:25.189930   478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52636
I20260601 13:24:25.190745   621 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.190991 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:25.191061 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "94ece6d3017f41fb9875d013e0e428ce"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.191118 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:25.204720 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:25.205153 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:25.205408 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:25.205904 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:25.205942 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.205972 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:25.206030 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.210248 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:32991
I20260601 13:24:25.210263   684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:32991 every 8 connection(s)
I20260601 13:24:25.211228 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:25.212924   688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:25.213032   689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:25.213075   691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:25.214155 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:25.214367 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:25.214418 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:25.214440 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320265214440 us; error 0 us; skew 500 ppm
I20260601 13:24:25.215447   685 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34743
I20260601 13:24:25.215452 24554 webserver.cc:533] Webserver started at http://127.23.250.131:39149/ using document root <none> and password file <none>
I20260601 13:24:25.215583   685 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:25.215674 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:25.215731 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:25.215824 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:25.215826   685 heartbeater.cc:507] Master 127.23.250.190:34743 requested a full tablet report, sending...
I20260601 13:24:25.216341 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "d52f6e6034cb4312bc841bd43f7cf572"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.216508   478 ts_manager.cc:194] Registered new tserver with Master: 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:25.217231   478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52648
I20260601 13:24:25.218152 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:25.219180   696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.219462 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:25.219559 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "d52f6e6034cb4312bc841bd43f7cf572"
format_stamp: "Formatted at 2026-06-01 13:24:25 on dist-test-slave-clgz"
I20260601 13:24:25.219648 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:25.226400 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:25.226825 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:25.227109 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:25.227558 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:25.227615 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.227669 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:25.227701 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:25.232185 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:45965
I20260601 13:24:25.232239   760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:45965 every 8 connection(s)
I20260601 13:24:25.236692   761 heartbeater.cc:344] Connected to a master server at 127.23.250.190:34743
I20260601 13:24:25.236802   761 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:25.237002   761 heartbeater.cc:507] Master 127.23.250.190:34743 requested a full tablet report, sending...
I20260601 13:24:25.237643   478 ts_manager.cc:194] Registered new tserver with Master: d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131:45965)
I20260601 13:24:25.238210 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005591624s
I20260601 13:24:25.238226   478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52664
I20260601 13:24:26.190879   609 heartbeater.cc:499] Master 127.23.250.190:34743 was elected leader, sending a full tablet report...
I20260601 13:24:26.218088   685 heartbeater.cc:499] Master 127.23.250.190:34743 was elected leader, sending a full tablet report...
I20260601 13:24:26.239289   761 heartbeater.cc:499] Master 127.23.250.190:34743 was elected leader, sending a full tablet report...
I20260601 13:24:26.273237   478 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52676:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:26.273814   478 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:26.285876   724 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd9a8f727d84333bdbbca771433f00d (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:26.286108   572 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd9a8f727d84333bdbbca771433f00d (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:26.286196   571 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb735064d484ac7a18d3b39364a3ed0 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:26.286252   724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd9a8f727d84333bdbbca771433f00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.286409   572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd9a8f727d84333bdbbca771433f00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.286478   570 tablet_service.cc:1511] Processing CreateTablet for tablet 94035367bebf40198595da4521058a04 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:26.286831   569 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb0662ff7e4f0fb5bc98bd11a50166 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:26.287186   568 tablet_service.cc:1511] Processing CreateTablet for tablet ba77a9b8c8ce4105a7106f2a465798aa (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:26.287489   721 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb0662ff7e4f0fb5bc98bd11a50166 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:26.287767   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb0662ff7e4f0fb5bc98bd11a50166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.288898   649 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd9a8f727d84333bdbbca771433f00d (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:26.288990   567 tablet_service.cc:1511] Processing CreateTablet for tablet d831d169a0b1428683a42492907d5be6 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:26.289136   649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd9a8f727d84333bdbbca771433f00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.289265   724 tablet_service.cc:1511] Processing CreateTablet for tablet ba77a9b8c8ce4105a7106f2a465798aa (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:26.289501   724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba77a9b8c8ce4105a7106f2a465798aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.289753   644 tablet_service.cc:1511] Processing CreateTablet for tablet d831d169a0b1428683a42492907d5be6 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:26.289865   722 tablet_service.cc:1511] Processing CreateTablet for tablet 94035367bebf40198595da4521058a04 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:26.289980   644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d831d169a0b1428683a42492907d5be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.290098   722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94035367bebf40198595da4521058a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.290829   723 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb735064d484ac7a18d3b39364a3ed0 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:26.291043   723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb735064d484ac7a18d3b39364a3ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.291422   648 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb735064d484ac7a18d3b39364a3ed0 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:26.291700   648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb735064d484ac7a18d3b39364a3ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.291937   782 tablet_bootstrap.cc:492] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce: Bootstrap starting.
I20260601 13:24:26.293040   782 tablet_bootstrap.cc:654] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.293239   724 tablet_service.cc:1511] Processing CreateTablet for tablet d831d169a0b1428683a42492907d5be6 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:26.293478   724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d831d169a0b1428683a42492907d5be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.293843   647 tablet_service.cc:1511] Processing CreateTablet for tablet 94035367bebf40198595da4521058a04 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:26.294092   647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94035367bebf40198595da4521058a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.295234   645 tablet_service.cc:1511] Processing CreateTablet for tablet ba77a9b8c8ce4105a7106f2a465798aa (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:26.295403   782 tablet_bootstrap.cc:492] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce: No bootstrap required, opened a new log
I20260601 13:24:26.295490   782 ts_tablet_manager.cc:1403] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:26.295497   645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba77a9b8c8ce4105a7106f2a465798aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.295717   646 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb0662ff7e4f0fb5bc98bd11a50166 (DEFAULT_TABLE table=test-workload [id=2964997e168f4d8d900f9c204212efd9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:26.295930   646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb0662ff7e4f0fb5bc98bd11a50166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.295989   782 raft_consensus.cc:359] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.296099   782 raft_consensus.cc:385] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.296133   782 raft_consensus.cc:740] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ece6d3017f41fb9875d013e0e428ce, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.296276   782 consensus_queue.cc:260] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.296612   782 ts_tablet_manager.cc:1434] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:26.296805   782 tablet_bootstrap.cc:492] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce: Bootstrap starting.
I20260601 13:24:26.297788   782 tablet_bootstrap.cc:654] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.298197   570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94035367bebf40198595da4521058a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.298321   569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb0662ff7e4f0fb5bc98bd11a50166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.298465   781 tablet_bootstrap.cc:492] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572: Bootstrap starting.
I20260601 13:24:26.299422   781 tablet_bootstrap.cc:654] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.300230   567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d831d169a0b1428683a42492907d5be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.300405   571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb735064d484ac7a18d3b39364a3ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.300469   781 tablet_bootstrap.cc:492] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572: No bootstrap required, opened a new log
I20260601 13:24:26.300549   781 ts_tablet_manager.cc:1403] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:26.300956   781 raft_consensus.cc:359] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.301048   781 raft_consensus.cc:385] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.301077   781 raft_consensus.cc:740] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.301229   781 consensus_queue.cc:260] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.301600   781 ts_tablet_manager.cc:1434] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:26.301961   568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba77a9b8c8ce4105a7106f2a465798aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:26.303131   781 tablet_bootstrap.cc:492] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572: Bootstrap starting.
I20260601 13:24:26.303392   787 tablet_bootstrap.cc:492] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242: Bootstrap starting.
I20260601 13:24:26.304024   781 tablet_bootstrap.cc:654] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.304509   787 tablet_bootstrap.cc:654] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.305037   782 tablet_bootstrap.cc:492] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce: No bootstrap required, opened a new log
I20260601 13:24:26.305141   782 ts_tablet_manager.cc:1403] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:24:26.305545   782 raft_consensus.cc:359] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.305663   782 raft_consensus.cc:385] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.305716   782 raft_consensus.cc:740] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ece6d3017f41fb9875d013e0e428ce, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.305855   782 consensus_queue.cc:260] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.306167   782 ts_tablet_manager.cc:1434] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:26.306351   782 tablet_bootstrap.cc:492] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce: Bootstrap starting.
I20260601 13:24:26.306895   787 tablet_bootstrap.cc:492] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242: No bootstrap required, opened a new log
I20260601 13:24:26.307014   787 ts_tablet_manager.cc:1403] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:26.307327   782 tablet_bootstrap.cc:654] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.307463   787 raft_consensus.cc:359] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.307576   787 raft_consensus.cc:385] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.307669   787 raft_consensus.cc:740] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.307801   787 consensus_queue.cc:260] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.308224   787 ts_tablet_manager.cc:1434] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:26.308352   782 tablet_bootstrap.cc:492] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce: No bootstrap required, opened a new log
I20260601 13:24:26.308225   781 tablet_bootstrap.cc:492] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572: No bootstrap required, opened a new log
I20260601 13:24:26.308441   782 ts_tablet_manager.cc:1403] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:26.308481   781 ts_tablet_manager.cc:1403] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:24:26.308807   782 raft_consensus.cc:359] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.308887   782 raft_consensus.cc:385] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.308910   782 raft_consensus.cc:740] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ece6d3017f41fb9875d013e0e428ce, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.308858   781 raft_consensus.cc:359] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.309126   787 tablet_bootstrap.cc:492] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242: Bootstrap starting.
I20260601 13:24:26.309110   782 consensus_queue.cc:260] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.309455   782 ts_tablet_manager.cc:1434] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:26.309682   782 tablet_bootstrap.cc:492] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce: Bootstrap starting.
I20260601 13:24:26.310297   787 tablet_bootstrap.cc:654] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.310719   782 tablet_bootstrap.cc:654] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.308990   781 raft_consensus.cc:385] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.311244   781 raft_consensus.cc:740] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.311444   781 consensus_queue.cc:260] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.311573   787 tablet_bootstrap.cc:492] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242: No bootstrap required, opened a new log
I20260601 13:24:26.311671   787 ts_tablet_manager.cc:1403] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:24:26.311751   781 ts_tablet_manager.cc:1434] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:24:26.311903   781 tablet_bootstrap.cc:492] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572: Bootstrap starting.
I20260601 13:24:26.312084   787 raft_consensus.cc:359] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.312177   787 raft_consensus.cc:385] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.312211   787 raft_consensus.cc:740] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.312326   787 consensus_queue.cc:260] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.312595   787 ts_tablet_manager.cc:1434] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:26.312758   787 tablet_bootstrap.cc:492] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242: Bootstrap starting.
I20260601 13:24:26.312825   781 tablet_bootstrap.cc:654] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.313380   782 tablet_bootstrap.cc:492] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce: No bootstrap required, opened a new log
I20260601 13:24:26.313725   787 tablet_bootstrap.cc:654] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.313944   781 tablet_bootstrap.cc:492] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572: No bootstrap required, opened a new log
I20260601 13:24:26.314018   782 ts_tablet_manager.cc:1403] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:26.314021   781 ts_tablet_manager.cc:1403] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:26.314459   781 raft_consensus.cc:359] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.314563   781 raft_consensus.cc:385] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.314527   782 raft_consensus.cc:359] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.314647   781 raft_consensus.cc:740] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.314689   782 raft_consensus.cc:385] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.314726   782 raft_consensus.cc:740] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ece6d3017f41fb9875d013e0e428ce, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.314772   781 consensus_queue.cc:260] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.314845   782 consensus_queue.cc:260] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.315048   781 ts_tablet_manager.cc:1434] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:26.315203   781 tablet_bootstrap.cc:492] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572: Bootstrap starting.
I20260601 13:24:26.315567   782 ts_tablet_manager.cc:1434] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:26.315762   782 tablet_bootstrap.cc:492] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce: Bootstrap starting.
I20260601 13:24:26.316212   781 tablet_bootstrap.cc:654] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.316381   788 raft_consensus.cc:493] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:26.316452   788 raft_consensus.cc:515] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.316713   782 tablet_bootstrap.cc:654] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.316962   788 leader_election.cc:290] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.317423   781 tablet_bootstrap.cc:492] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572: No bootstrap required, opened a new log
I20260601 13:24:26.317508   781 ts_tablet_manager.cc:1403] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:26.317601   787 tablet_bootstrap.cc:492] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242: No bootstrap required, opened a new log
I20260601 13:24:26.317667   787 ts_tablet_manager.cc:1403] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:24:26.317904   781 raft_consensus.cc:359] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.318003   781 raft_consensus.cc:385] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.317996   787 raft_consensus.cc:359] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.318096   781 raft_consensus.cc:740] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.318112   787 raft_consensus.cc:385] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.318147   787 raft_consensus.cc:740] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.318224   781 consensus_queue.cc:260] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.318302   787 consensus_queue.cc:260] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.318478   781 ts_tablet_manager.cc:1434] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:26.318637   781 tablet_bootstrap.cc:492] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572: Bootstrap starting.
I20260601 13:24:26.319411   782 tablet_bootstrap.cc:492] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce: No bootstrap required, opened a new log
I20260601 13:24:26.319485   782 ts_tablet_manager.cc:1403] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:24:26.319628   781 tablet_bootstrap.cc:654] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.319876   787 ts_tablet_manager.cc:1434] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:24:26.319896   782 raft_consensus.cc:359] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.319989   782 raft_consensus.cc:385] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.320034   782 raft_consensus.cc:740] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ece6d3017f41fb9875d013e0e428ce, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.320183   782 consensus_queue.cc:260] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.320552   787 tablet_bootstrap.cc:492] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242: Bootstrap starting.
I20260601 13:24:26.321158   788 raft_consensus.cc:493] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:26.321239   788 raft_consensus.cc:515] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.321485   781 tablet_bootstrap.cc:492] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572: No bootstrap required, opened a new log
I20260601 13:24:26.321568   781 ts_tablet_manager.cc:1403] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:24:26.321660   788 leader_election.cc:290] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.321945   782 ts_tablet_manager.cc:1434] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:24:26.321986   781 raft_consensus.cc:359] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.322108   781 raft_consensus.cc:385] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.322156   781 raft_consensus.cc:740] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.322247   787 tablet_bootstrap.cc:654] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.322295   781 consensus_queue.cc:260] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.322605   781 ts_tablet_manager.cc:1434] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:26.322933   781 tablet_bootstrap.cc:492] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572: Bootstrap starting.
I20260601 13:24:26.323107   782 tablet_bootstrap.cc:492] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce: Bootstrap starting.
I20260601 13:24:26.323907   781 tablet_bootstrap.cc:654] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.324002   782 tablet_bootstrap.cc:654] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.324175   787 tablet_bootstrap.cc:492] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242: No bootstrap required, opened a new log
I20260601 13:24:26.324258   787 ts_tablet_manager.cc:1403] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:24:26.325001   781 tablet_bootstrap.cc:492] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572: No bootstrap required, opened a new log
I20260601 13:24:26.325140   781 ts_tablet_manager.cc:1403] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:26.325507   787 raft_consensus.cc:359] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.325616   787 raft_consensus.cc:385] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.325711   787 raft_consensus.cc:740] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.325587   781 raft_consensus.cc:359] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.325874   781 raft_consensus.cc:385] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.325878   787 consensus_queue.cc:260] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.325974   781 raft_consensus.cc:740] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.326195   781 consensus_queue.cc:260] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.326469   781 ts_tablet_manager.cc:1434] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:26.326519   782 tablet_bootstrap.cc:492] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce: No bootstrap required, opened a new log
I20260601 13:24:26.326735   787 ts_tablet_manager.cc:1434] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:26.326939   787 tablet_bootstrap.cc:492] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242: Bootstrap starting.
I20260601 13:24:26.327886   787 tablet_bootstrap.cc:654] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.328400   782 ts_tablet_manager.cc:1403] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:24:26.328538   659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb0662ff7e4f0fb5bc98bd11a50166" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce" is_pre_election: true
I20260601 13:24:26.328842   782 raft_consensus.cc:359] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.328909   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd9a8f727d84333bdbbca771433f00d" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce" is_pre_election: true
I20260601 13:24:26.328967   782 raft_consensus.cc:385] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.329003   782 raft_consensus.cc:740] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ece6d3017f41fb9875d013e0e428ce, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.329013   658 raft_consensus.cc:2468] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 0.
I20260601 13:24:26.329134   782 consensus_queue.cc:260] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.329387   782 ts_tablet_manager.cc:1434] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
W20260601 13:24:26.329564   699 leader_election.cc:343] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:24:26.329713   699 leader_election.cc:304] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ece6d3017f41fb9875d013e0e428ce, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.329875   788 raft_consensus.cc:2804] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:26.329929   788 raft_consensus.cc:493] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:26.329957   788 raft_consensus.cc:3060] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.330909   787 tablet_bootstrap.cc:492] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242: No bootstrap required, opened a new log
I20260601 13:24:26.331063   787 ts_tablet_manager.cc:1403] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:24:26.331024   788 raft_consensus.cc:515] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.331487   788 leader_election.cc:290] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Requested vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.331867   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd9a8f727d84333bdbbca771433f00d" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce"
I20260601 13:24:26.331971   658 raft_consensus.cc:3060] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.332005   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb0662ff7e4f0fb5bc98bd11a50166" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" is_pre_election: true
I20260601 13:24:26.332041   581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd9a8f727d84333bdbbca771433f00d" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" is_pre_election: true
I20260601 13:24:26.332113   582 raft_consensus.cc:2468] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 0.
I20260601 13:24:26.332273   580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd9a8f727d84333bdbbca771433f00d" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242"
W20260601 13:24:26.332345   697 leader_election.cc:343] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:24:26.332556   697 leader_election.cc:304] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [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: 6099a14cd96d4ac3aa820f3e1d1d9242, d52f6e6034cb4312bc841bd43f7cf572; no voters: 94ece6d3017f41fb9875d013e0e428ce
I20260601 13:24:26.332691   788 raft_consensus.cc:2804] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:26.332742   788 raft_consensus.cc:493] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:26.332784   788 raft_consensus.cc:3060] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:24:26.332769   697 leader_election.cc:343] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:24:26.333078   658 raft_consensus.cc:2468] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 1.
I20260601 13:24:26.333335   699 leader_election.cc:304] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [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: 94ece6d3017f41fb9875d013e0e428ce, d52f6e6034cb4312bc841bd43f7cf572; no voters: 6099a14cd96d4ac3aa820f3e1d1d9242
I20260601 13:24:26.333616   788 raft_consensus.cc:515] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.333664   806 raft_consensus.cc:2804] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:26.333873   806 raft_consensus.cc:697] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Becoming Leader. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Running, Role: LEADER
I20260601 13:24:26.334012   788 leader_election.cc:290] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Requested vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.334015   806 consensus_queue.cc:237] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.334396   580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb0662ff7e4f0fb5bc98bd11a50166" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242"
I20260601 13:24:26.334507   580 raft_consensus.cc:3060] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.334404   807 raft_consensus.cc:493] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:26.334542   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb0662ff7e4f0fb5bc98bd11a50166" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce"
I20260601 13:24:26.334713   807 raft_consensus.cc:515] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.334720   658 raft_consensus.cc:3060] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.335114   807 leader_election.cc:290] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.335489   580 raft_consensus.cc:2468] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 1.
I20260601 13:24:26.335623   478 catalog_manager.cc:5696] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "d52f6e6034cb4312bc841bd43f7cf572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:26.335878   658 raft_consensus.cc:2468] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 1.
I20260601 13:24:26.336141   697 leader_election.cc:304] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6099a14cd96d4ac3aa820f3e1d1d9242, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.336252   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb735064d484ac7a18d3b39364a3ed0" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce" is_pre_election: true
I20260601 13:24:26.336354   658 raft_consensus.cc:2468] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 0.
I20260601 13:24:26.336380   580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb735064d484ac7a18d3b39364a3ed0" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" is_pre_election: true
I20260601 13:24:26.336478   580 raft_consensus.cc:2468] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 0.
I20260601 13:24:26.336616   699 leader_election.cc:304] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ece6d3017f41fb9875d013e0e428ce, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.336695   787 raft_consensus.cc:359] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.336768   806 raft_consensus.cc:2804] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:26.336814   807 raft_consensus.cc:2804] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:26.336781   787 raft_consensus.cc:385] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.336854   806 raft_consensus.cc:697] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Becoming Leader. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Running, Role: LEADER
I20260601 13:24:26.336907   787 raft_consensus.cc:740] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.337002   806 consensus_queue.cc:237] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.336855   807 raft_consensus.cc:493] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:26.337129   807 raft_consensus.cc:3060] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.337023   787 consensus_queue.cc:260] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.338037   807 raft_consensus.cc:515] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.338091   787 ts_tablet_manager.cc:1434] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:24:26.338304   787 tablet_bootstrap.cc:492] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242: Bootstrap starting.
I20260601 13:24:26.338559   580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb735064d484ac7a18d3b39364a3ed0" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242"
I20260601 13:24:26.338682   580 raft_consensus.cc:3060] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.339447   787 tablet_bootstrap.cc:654] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:26.339337   476 catalog_manager.cc:5696] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "d52f6e6034cb4312bc841bd43f7cf572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:26.339529   580 raft_consensus.cc:2468] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 1.
I20260601 13:24:26.339794   697 leader_election.cc:304] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6099a14cd96d4ac3aa820f3e1d1d9242, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.340263   806 raft_consensus.cc:2804] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:26.340301   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb735064d484ac7a18d3b39364a3ed0" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce"
I20260601 13:24:26.340363   807 leader_election.cc:290] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Requested vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.340392   658 raft_consensus.cc:3060] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.340474   806 raft_consensus.cc:697] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Becoming Leader. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Running, Role: LEADER
I20260601 13:24:26.340590   806 consensus_queue.cc:237] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.341176   658 raft_consensus.cc:2468] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 1.
I20260601 13:24:26.342391   787 tablet_bootstrap.cc:492] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242: No bootstrap required, opened a new log
I20260601 13:24:26.342504   787 ts_tablet_manager.cc:1403] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:26.343030   787 raft_consensus.cc:359] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.343133   787 raft_consensus.cc:385] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:26.343060   476 catalog_manager.cc:5696] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "d52f6e6034cb4312bc841bd43f7cf572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:26.343163   787 raft_consensus.cc:740] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Initialized, Role: FOLLOWER
I20260601 13:24:26.343294   787 consensus_queue.cc:260] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.343590   787 ts_tablet_manager.cc:1434] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:26.387467   806 raft_consensus.cc:493] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:26.387627   806 raft_consensus.cc:515] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.388127   806 leader_election.cc:290] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.388492   580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d831d169a0b1428683a42492907d5be6" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" is_pre_election: true
I20260601 13:24:26.388549   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d831d169a0b1428683a42492907d5be6" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce" is_pre_election: true
I20260601 13:24:26.388643   580 raft_consensus.cc:2468] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 0.
I20260601 13:24:26.388734   658 raft_consensus.cc:2468] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 0.
I20260601 13:24:26.388975   697 leader_election.cc:304] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6099a14cd96d4ac3aa820f3e1d1d9242, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.389164   806 raft_consensus.cc:2804] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:26.389231   806 raft_consensus.cc:493] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:26.389259   806 raft_consensus.cc:3060] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.390177   806 raft_consensus.cc:515] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.390515   806 leader_election.cc:290] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Requested vote from peers 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129:34307), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.390849   580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d831d169a0b1428683a42492907d5be6" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242"
I20260601 13:24:26.390849   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d831d169a0b1428683a42492907d5be6" candidate_uuid: "d52f6e6034cb4312bc841bd43f7cf572" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce"
I20260601 13:24:26.390988   580 raft_consensus.cc:3060] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.390988   658 raft_consensus.cc:3060] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.391922   658 raft_consensus.cc:2468] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 1.
I20260601 13:24:26.391930   580 raft_consensus.cc:2468] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52f6e6034cb4312bc841bd43f7cf572 in term 1.
I20260601 13:24:26.392143   792 raft_consensus.cc:493] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:26.392238   699 leader_election.cc:304] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ece6d3017f41fb9875d013e0e428ce, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.392222   792 raft_consensus.cc:515] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.392392   806 raft_consensus.cc:2804] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:26.392568   806 raft_consensus.cc:697] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Becoming Leader. State: Replica: d52f6e6034cb4312bc841bd43f7cf572, State: Running, Role: LEADER
I20260601 13:24:26.392704   792 leader_election.cc:290] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991), d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131:45965)
I20260601 13:24:26.392732   806 consensus_queue.cc:237] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.395088   476 catalog_manager.cc:5696] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "d52f6e6034cb4312bc841bd43f7cf572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:26.396764   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94035367bebf40198595da4521058a04" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce" is_pre_election: true
I20260601 13:24:26.396886   658 raft_consensus.cc:2468] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 0.
I20260601 13:24:26.397132   547 leader_election.cc:304] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6099a14cd96d4ac3aa820f3e1d1d9242, 94ece6d3017f41fb9875d013e0e428ce; no voters: 
I20260601 13:24:26.397215   734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94035367bebf40198595da4521058a04" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52f6e6034cb4312bc841bd43f7cf572" is_pre_election: true
I20260601 13:24:26.397322   792 raft_consensus.cc:2804] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:26.397327   734 raft_consensus.cc:2468] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 0.
I20260601 13:24:26.397384   792 raft_consensus.cc:493] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:26.397436   792 raft_consensus.cc:3060] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.398378   792 raft_consensus.cc:515] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.398798   792 leader_election.cc:290] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 election: Requested vote from peers 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991), d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131:45965)
I20260601 13:24:26.399063   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94035367bebf40198595da4521058a04" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce"
I20260601 13:24:26.399063   734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94035367bebf40198595da4521058a04" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52f6e6034cb4312bc841bd43f7cf572"
I20260601 13:24:26.399207   734 raft_consensus.cc:3060] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.399206   658 raft_consensus.cc:3060] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.400101   734 raft_consensus.cc:2468] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 1.
I20260601 13:24:26.400101   658 raft_consensus.cc:2468] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 1.
I20260601 13:24:26.400386   547 leader_election.cc:304] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6099a14cd96d4ac3aa820f3e1d1d9242, 94ece6d3017f41fb9875d013e0e428ce; no voters: 
I20260601 13:24:26.400547   792 raft_consensus.cc:2804] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:26.400749   792 raft_consensus.cc:697] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 LEADER]: Becoming Leader. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Running, Role: LEADER
I20260601 13:24:26.400887   792 consensus_queue.cc:237] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.402482   476 catalog_manager.cc:5696] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:26.701272   792 raft_consensus.cc:493] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:26.701431   792 raft_consensus.cc:515] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } } peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } }
I20260601 13:24:26.701978   792 leader_election.cc:290] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131:45965), 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991)
I20260601 13:24:26.702448   734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd9a8f727d84333bdbbca771433f00d" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52f6e6034cb4312bc841bd43f7cf572" is_pre_election: true
I20260601 13:24:26.702448   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd9a8f727d84333bdbbca771433f00d" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce" is_pre_election: true
I20260601 13:24:26.702716   658 raft_consensus.cc:2393] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in current term 1: Already voted for candidate d52f6e6034cb4312bc841bd43f7cf572 in this term.
I20260601 13:24:26.703040   547 leader_election.cc:304] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [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: 6099a14cd96d4ac3aa820f3e1d1d9242; no voters: 94ece6d3017f41fb9875d013e0e428ce, d52f6e6034cb4312bc841bd43f7cf572
I20260601 13:24:26.703234   792 raft_consensus.cc:3060] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.704123   792 raft_consensus.cc:2749] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:24:26.720964   792 raft_consensus.cc:493] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:26.721130   792 raft_consensus.cc:515] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.721585   792 leader_election.cc:290] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991), d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131:45965)
I20260601 13:24:26.722057   734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77a9b8c8ce4105a7106f2a465798aa" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52f6e6034cb4312bc841bd43f7cf572" is_pre_election: true
I20260601 13:24:26.722039   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77a9b8c8ce4105a7106f2a465798aa" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce" is_pre_election: true
I20260601 13:24:26.722194   658 raft_consensus.cc:2468] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 0.
I20260601 13:24:26.722194   734 raft_consensus.cc:2468] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 0.
I20260601 13:24:26.722512   548 leader_election.cc:304] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6099a14cd96d4ac3aa820f3e1d1d9242, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.722757   792 raft_consensus.cc:2804] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:26.722817   792 raft_consensus.cc:493] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:26.722856   792 raft_consensus.cc:3060] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.723639   792 raft_consensus.cc:515] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.723961   792 leader_election.cc:290] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 election: Requested vote from peers 94ece6d3017f41fb9875d013e0e428ce (127.23.250.130:32991), d52f6e6034cb4312bc841bd43f7cf572 (127.23.250.131:45965)
I20260601 13:24:26.724299   734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77a9b8c8ce4105a7106f2a465798aa" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52f6e6034cb4312bc841bd43f7cf572"
I20260601 13:24:26.724395   734 raft_consensus.cc:3060] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.724308   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77a9b8c8ce4105a7106f2a465798aa" candidate_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ece6d3017f41fb9875d013e0e428ce"
I20260601 13:24:26.724479   658 raft_consensus.cc:3060] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:26.725198   734 raft_consensus.cc:2468] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 1.
I20260601 13:24:26.725287   658 raft_consensus.cc:2468] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6099a14cd96d4ac3aa820f3e1d1d9242 in term 1.
I20260601 13:24:26.725490   548 leader_election.cc:304] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6099a14cd96d4ac3aa820f3e1d1d9242, d52f6e6034cb4312bc841bd43f7cf572; no voters: 
I20260601 13:24:26.725693   792 raft_consensus.cc:2804] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:26.725795   792 raft_consensus.cc:697] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 LEADER]: Becoming Leader. State: Replica: 6099a14cd96d4ac3aa820f3e1d1d9242, State: Running, Role: LEADER
I20260601 13:24:26.725931   792 consensus_queue.cc:237] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } }
I20260601 13:24:26.727478   476 catalog_manager.cc:5696] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6099a14cd96d4ac3aa820f3e1d1d9242 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:26.743887   806 consensus_queue.cc:1048] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.747225   788 consensus_queue.cc:1048] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.782689   788 consensus_queue.cc:1048] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.785766   807 consensus_queue.cc:1048] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.805876   807 consensus_queue.cc:1048] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.808835   788 consensus_queue.cc:1048] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.870060   657 raft_consensus.cc:1275] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Refusing update from remote peer d52f6e6034cb4312bc841bd43f7cf572: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:26.870911   581 raft_consensus.cc:1275] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Refusing update from remote peer d52f6e6034cb4312bc841bd43f7cf572: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:26.871372   788 consensus_queue.cc:1048] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6099a14cd96d4ac3aa820f3e1d1d9242" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.873015   788 consensus_queue.cc:1048] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.875476   659 raft_consensus.cc:1275] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Refusing update from remote peer 6099a14cd96d4ac3aa820f3e1d1d9242: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:26.875967   815 consensus_queue.cc:1048] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.876447   659 raft_consensus.cc:1275] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Refusing update from remote peer 6099a14cd96d4ac3aa820f3e1d1d9242: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:26.877048   733 raft_consensus.cc:1275] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Refusing update from remote peer 6099a14cd96d4ac3aa820f3e1d1d9242: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:26.877069   734 raft_consensus.cc:1275] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Refusing update from remote peer 6099a14cd96d4ac3aa820f3e1d1d9242: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:26.877691   792 consensus_queue.cc:1048] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.877948   792 consensus_queue.cc:1048] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52f6e6034cb4312bc841bd43f7cf572" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.883193   792 consensus_queue.cc:1048] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ece6d3017f41fb9875d013e0e428ce" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:26.894831   820 mvcc.cc:204] Tried to move back new op lower bound from 7292191813137915904 to 7292191812510932992. Current Snapshot: MvccSnapshot[applied={T|T < 7292191813117571072}]
I20260601 13:24:27.065209 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:27.068722 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:27.068930 24554 tablet_replica.cc:333] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242: stopping tablet replica
I20260601 13:24:27.069069 24554 raft_consensus.cc:2243] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:27.069271 24554 raft_consensus.cc:2272] T ba77a9b8c8ce4105a7106f2a465798aa P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.069808 24554 tablet_replica.cc:333] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242: stopping tablet replica
I20260601 13:24:27.069936 24554 raft_consensus.cc:2243] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:27.070181 24554 raft_consensus.cc:2272] T 94035367bebf40198595da4521058a04 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.070674 24554 tablet_replica.cc:333] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242: stopping tablet replica
I20260601 13:24:27.070779 24554 raft_consensus.cc:2243] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.070899 24554 raft_consensus.cc:2272] T d831d169a0b1428683a42492907d5be6 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.071401 24554 tablet_replica.cc:333] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242: stopping tablet replica
I20260601 13:24:27.071471 24554 raft_consensus.cc:2243] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.071602 24554 raft_consensus.cc:2272] T 9bd9a8f727d84333bdbbca771433f00d P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.072093 24554 tablet_replica.cc:333] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242: stopping tablet replica
I20260601 13:24:27.072185 24554 raft_consensus.cc:2243] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.072300 24554 raft_consensus.cc:2272] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.072757 24554 tablet_replica.cc:333] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242: stopping tablet replica
I20260601 13:24:27.072860 24554 raft_consensus.cc:2243] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.072978 24554 raft_consensus.cc:2272] T 6fb735064d484ac7a18d3b39364a3ed0 P 6099a14cd96d4ac3aa820f3e1d1d9242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.087394 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:27.089921 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:27.093868 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:27.094110 24554 tablet_replica.cc:333] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce: stopping tablet replica
I20260601 13:24:27.094252 24554 raft_consensus.cc:2243] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.094419 24554 raft_consensus.cc:2272] T ba77a9b8c8ce4105a7106f2a465798aa P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.095093 24554 tablet_replica.cc:333] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce: stopping tablet replica
I20260601 13:24:27.095220 24554 raft_consensus.cc:2243] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.095353 24554 raft_consensus.cc:2272] T 94035367bebf40198595da4521058a04 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.095840 24554 tablet_replica.cc:333] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce: stopping tablet replica
I20260601 13:24:27.095956 24554 raft_consensus.cc:2243] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.096081 24554 raft_consensus.cc:2272] T c5cb0662ff7e4f0fb5bc98bd11a50166 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.096592 24554 tablet_replica.cc:333] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce: stopping tablet replica
I20260601 13:24:27.096700 24554 raft_consensus.cc:2243] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.096814 24554 raft_consensus.cc:2272] T 6fb735064d484ac7a18d3b39364a3ed0 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.097342 24554 tablet_replica.cc:333] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce: stopping tablet replica
I20260601 13:24:27.097448 24554 raft_consensus.cc:2243] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.097605 24554 raft_consensus.cc:2272] T 9bd9a8f727d84333bdbbca771433f00d P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.098076 24554 tablet_replica.cc:333] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce: stopping tablet replica
I20260601 13:24:27.098181 24554 raft_consensus.cc:2243] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.098304 24554 raft_consensus.cc:2272] T d831d169a0b1428683a42492907d5be6 P 94ece6d3017f41fb9875d013e0e428ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.112169 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:27.114670 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:27.118263 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:27.118481 24554 tablet_replica.cc:333] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572: stopping tablet replica
I20260601 13:24:27.118647 24554 raft_consensus.cc:2243] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:27.118834 24554 raft_consensus.cc:2272] T d831d169a0b1428683a42492907d5be6 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.119393 24554 tablet_replica.cc:333] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572: stopping tablet replica
I20260601 13:24:27.119469 24554 raft_consensus.cc:2243] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.119558 24554 raft_consensus.cc:2272] T 94035367bebf40198595da4521058a04 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.120069 24554 tablet_replica.cc:333] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572: stopping tablet replica
I20260601 13:24:27.120144 24554 raft_consensus.cc:2243] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:27.120226 24554 raft_consensus.cc:2272] T ba77a9b8c8ce4105a7106f2a465798aa P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.120743 24554 tablet_replica.cc:333] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572: stopping tablet replica
I20260601 13:24:27.120914 24554 raft_consensus.cc:2243] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:27.121111 24554 raft_consensus.cc:2272] T 6fb735064d484ac7a18d3b39364a3ed0 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.121641 24554 tablet_replica.cc:333] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572: stopping tablet replica
I20260601 13:24:27.121764 24554 raft_consensus.cc:2243] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:27.121995 24554 raft_consensus.cc:2272] T 9bd9a8f727d84333bdbbca771433f00d P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.122453 24554 tablet_replica.cc:333] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572: stopping tablet replica
I20260601 13:24:27.122566 24554 raft_consensus.cc:2243] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:27.122776 24554 raft_consensus.cc:2272] T c5cb0662ff7e4f0fb5bc98bd11a50166 P d52f6e6034cb4312bc841bd43f7cf572 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.126929 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:27.129210 24554 master.cc:562] Master@127.23.250.190:34743 shutting down...
I20260601 13:24:27.133044 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:27.133167 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:27.133213 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb38db48aa0a4e25a1dce763e63a9e81: stopping tablet replica
I20260601 13:24:27.146108 24554 master.cc:584] Master@127.23.250.190:34743 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (2119 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:24:27.156153 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:33327
I20260601 13:24:27.156486 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:27.158209   868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:27.158304   871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:27.158349   869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:27.158422 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:27.158690 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:27.158733 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:27.158748 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320267158748 us; error 0 us; skew 500 ppm
I20260601 13:24:27.159503 24554 webserver.cc:533] Webserver started at http://127.23.250.190:35001/ using document root <none> and password file <none>
I20260601 13:24:27.159636 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:27.159678 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:27.159732 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:27.160084 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "c8fc8c69d8274fb390e9dba7240463ba"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.161470 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:27.162298   876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.162533 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:27.162660 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "c8fc8c69d8274fb390e9dba7240463ba"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.162726 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:27.180943 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:27.181322 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:27.185598 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:33327
I20260601 13:24:27.190153   928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:33327 every 8 connection(s)
I20260601 13:24:27.190706   929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:27.192481   929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba: Bootstrap starting.
I20260601 13:24:27.193297   929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:27.194376   929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba: No bootstrap required, opened a new log
I20260601 13:24:27.194797   929 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc8c69d8274fb390e9dba7240463ba" member_type: VOTER }
I20260601 13:24:27.194904   929 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:27.194952   929 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fc8c69d8274fb390e9dba7240463ba, State: Initialized, Role: FOLLOWER
I20260601 13:24:27.195101   929 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8fc8c69d8274fb390e9dba7240463ba" member_type: VOTER }
I20260601 13:24:27.195187   929 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:27.195231   929 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:27.195283   929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:27.195953   929 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc8c69d8274fb390e9dba7240463ba" member_type: VOTER }
I20260601 13:24:27.196101   929 leader_election.cc:304] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [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: c8fc8c69d8274fb390e9dba7240463ba; no voters: 
I20260601 13:24:27.196295   929 leader_election.cc:290] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:27.196529   932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:27.196723   929 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:27.196745   932 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 1 LEADER]: Becoming Leader. State: Replica: c8fc8c69d8274fb390e9dba7240463ba, State: Running, Role: LEADER
I20260601 13:24:27.196861   932 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [LEADER]: Queue going to LEADER mode. State: All 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: "c8fc8c69d8274fb390e9dba7240463ba" member_type: VOTER }
I20260601 13:24:27.197309   933 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8fc8c69d8274fb390e9dba7240463ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc8c69d8274fb390e9dba7240463ba" member_type: VOTER } }
I20260601 13:24:27.197357   934 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8fc8c69d8274fb390e9dba7240463ba. Latest consensus state: current_term: 1 leader_uuid: "c8fc8c69d8274fb390e9dba7240463ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc8c69d8274fb390e9dba7240463ba" member_type: VOTER } }
I20260601 13:24:27.197494   934 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:27.197969   940 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:27.197970   933 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:27.198812   940 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:27.199028 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:27.200646   940 catalog_manager.cc:1382] Generated new cluster ID: e0e474caa55a4b7396c85be4d3134bd6
I20260601 13:24:27.200692   940 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:27.244138   940 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:27.244679   940 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:27.258235   940 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba: Generated new TSK 0
I20260601 13:24:27.258483   940 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:27.263657 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:27.265534   950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:27.265621   951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:27.265656   953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:27.265872 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:27.266086 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:27.266146 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:27.266181 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320267266180 us; error 0 us; skew 500 ppm
I20260601 13:24:27.267060 24554 webserver.cc:533] Webserver started at http://127.23.250.129:39845/ using document root <none> and password file <none>
I20260601 13:24:27.267236 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:27.267302 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:27.267378 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:27.267776 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "f7d0b0d514a24b318427129e4a56c4f7"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.269308 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:27.270395   959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.270722 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:27.270787 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "f7d0b0d514a24b318427129e4a56c4f7"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.270870 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:27.289067 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:27.289505 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:27.289821 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:27.290298 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:27.290336 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.290390 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:27.290427 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.294974 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:46419
I20260601 13:24:27.294996  1023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:46419 every 8 connection(s)
I20260601 13:24:27.295855 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:27.297708  1028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:27.297917  1029 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:27.298156  1031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:27.298683 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:27.298887 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:27.298939 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:27.298960 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320267298960 us; error 0 us; skew 500 ppm
I20260601 13:24:27.299804 24554 webserver.cc:533] Webserver started at http://127.23.250.130:45907/ using document root <none> and password file <none>
I20260601 13:24:27.299993 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:27.300064 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:27.300148 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:27.300338  1024 heartbeater.cc:344] Connected to a master server at 127.23.250.190:33327
I20260601 13:24:27.300433  1024 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:27.300647  1024 heartbeater.cc:507] Master 127.23.250.190:33327 requested a full tablet report, sending...
I20260601 13:24:27.300676 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.301321   893 ts_manager.cc:194] Registered new tserver with Master: f7d0b0d514a24b318427129e4a56c4f7 (127.23.250.129:46419)
I20260601 13:24:27.302312   893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58336
I20260601 13:24:27.302451 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:24:27.303386  1036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.303602 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:27.303681 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.303762 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:27.318441 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:27.318893 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:27.319209 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:27.319675 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:27.319733 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.319790 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:27.319835 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.323829 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:37651
I20260601 13:24:27.323905  1100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:37651 every 8 connection(s)
I20260601 13:24:27.324687 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:27.326707  1105 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:27.326829 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:27.326694  1104 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:27.326961  1107 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:27.327217 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:27.327281 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:27.327315 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320267327314 us; error 0 us; skew 500 ppm
I20260601 13:24:27.328236 24554 webserver.cc:533] Webserver started at http://127.23.250.131:40603/ using document root <none> and password file <none>
I20260601 13:24:27.328408 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:27.328476 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:27.328562 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:27.329075 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "2bb1b70ac30a477181b11a750c82531c"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.329105  1101 heartbeater.cc:344] Connected to a master server at 127.23.250.190:33327
I20260601 13:24:27.329228  1101 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:27.329420  1101 heartbeater.cc:507] Master 127.23.250.190:33327 requested a full tablet report, sending...
I20260601 13:24:27.330016   893 ts_manager.cc:194] Registered new tserver with Master: 7dda74a8d8dd48408eb0b1e4b9b060d3 (127.23.250.130:37651)
I20260601 13:24:27.330628   893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58338
I20260601 13:24:27.330847 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:27.331871  1112 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.332134 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:27.332195 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "2bb1b70ac30a477181b11a750c82531c"
format_stamp: "Formatted at 2026-06-01 13:24:27 on dist-test-slave-clgz"
I20260601 13:24:27.332284 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:27.348076 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:27.348484 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:27.348795 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:27.349270 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:27.349330 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.349385 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:27.349428 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:27.353761 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:34631
I20260601 13:24:27.353859  1176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:34631 every 8 connection(s)
I20260601 13:24:27.358405  1177 heartbeater.cc:344] Connected to a master server at 127.23.250.190:33327
I20260601 13:24:27.358505  1177 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:27.358835  1177 heartbeater.cc:507] Master 127.23.250.190:33327 requested a full tablet report, sending...
I20260601 13:24:27.359474   893 ts_manager.cc:194] Registered new tserver with Master: 2bb1b70ac30a477181b11a750c82531c (127.23.250.131:34631)
I20260601 13:24:27.359800 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00560949s
I20260601 13:24:27.360157   893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58348
I20260601 13:24:28.303282  1024 heartbeater.cc:499] Master 127.23.250.190:33327 was elected leader, sending a full tablet report...
I20260601 13:24:28.331605  1101 heartbeater.cc:499] Master 127.23.250.190:33327 was elected leader, sending a full tablet report...
I20260601 13:24:28.361060  1177 heartbeater.cc:499] Master 127.23.250.190:33327 was elected leader, sending a full tablet report...
I20260601 13:24:28.396741   893 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58354:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:28.397405   893 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:28.409449  1141 tablet_service.cc:1511] Processing CreateTablet for tablet 50081f994fed43bfa9ff50fc93383f92 (DEFAULT_TABLE table=test-workload [id=90f87f90e5f84840a7321a0647f36835]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:28.409818  1141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50081f994fed43bfa9ff50fc93383f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:28.409991  1065 tablet_service.cc:1511] Processing CreateTablet for tablet 50081f994fed43bfa9ff50fc93383f92 (DEFAULT_TABLE table=test-workload [id=90f87f90e5f84840a7321a0647f36835]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:28.410220  1065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50081f994fed43bfa9ff50fc93383f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:28.412447  1197 tablet_bootstrap.cc:492] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c: Bootstrap starting.
I20260601 13:24:28.412567   988 tablet_service.cc:1511] Processing CreateTablet for tablet 50081f994fed43bfa9ff50fc93383f92 (DEFAULT_TABLE table=test-workload [id=90f87f90e5f84840a7321a0647f36835]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:28.412819   988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50081f994fed43bfa9ff50fc93383f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:28.413796  1197 tablet_bootstrap.cc:654] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:28.414551  1198 tablet_bootstrap.cc:492] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3: Bootstrap starting.
I20260601 13:24:28.415139  1200 tablet_bootstrap.cc:492] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7: Bootstrap starting.
I20260601 13:24:28.415625  1198 tablet_bootstrap.cc:654] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:28.416029  1200 tablet_bootstrap.cc:654] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:28.416529  1197 tablet_bootstrap.cc:492] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c: No bootstrap required, opened a new log
I20260601 13:24:28.416582  1198 tablet_bootstrap.cc:492] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3: No bootstrap required, opened a new log
I20260601 13:24:28.416625  1197 ts_tablet_manager.cc:1403] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:28.416636  1198 ts_tablet_manager.cc:1403] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:28.417138  1200 tablet_bootstrap.cc:492] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7: No bootstrap required, opened a new log
I20260601 13:24:28.417110  1198 raft_consensus.cc:359] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.417284  1198 raft_consensus.cc:385] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:28.417309  1200 ts_tablet_manager.cc:1403] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:28.417335  1198 raft_consensus.cc:740] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dda74a8d8dd48408eb0b1e4b9b060d3, State: Initialized, Role: FOLLOWER
I20260601 13:24:28.417472  1198 consensus_queue.cc:260] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.417788  1200 raft_consensus.cc:359] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.417858  1198 ts_tablet_manager.cc:1434] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:28.417886  1200 raft_consensus.cc:385] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:28.417920  1200 raft_consensus.cc:740] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d0b0d514a24b318427129e4a56c4f7, State: Initialized, Role: FOLLOWER
I20260601 13:24:28.417110  1197 raft_consensus.cc:359] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.417989  1197 raft_consensus.cc:385] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:28.418032  1197 raft_consensus.cc:740] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bb1b70ac30a477181b11a750c82531c, State: Initialized, Role: FOLLOWER
I20260601 13:24:28.418036  1200 consensus_queue.cc:260] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.418181  1197 consensus_queue.cc:260] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.418555  1197 ts_tablet_manager.cc:1434] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:28.419023  1200 ts_tablet_manager.cc:1434] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:28.482662  1205 raft_consensus.cc:493] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:28.482849  1205 raft_consensus.cc:515] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.484045  1205 leader_election.cc:290] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d0b0d514a24b318427129e4a56c4f7 (127.23.250.129:46419), 7dda74a8d8dd48408eb0b1e4b9b060d3 (127.23.250.130:37651)
I20260601 13:24:28.487294  1075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50081f994fed43bfa9ff50fc93383f92" candidate_uuid: "2bb1b70ac30a477181b11a750c82531c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" is_pre_election: true
I20260601 13:24:28.487433   998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50081f994fed43bfa9ff50fc93383f92" candidate_uuid: "2bb1b70ac30a477181b11a750c82531c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d0b0d514a24b318427129e4a56c4f7" is_pre_election: true
I20260601 13:24:28.487491  1075 raft_consensus.cc:2468] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bb1b70ac30a477181b11a750c82531c in term 0.
I20260601 13:24:28.487649   998 raft_consensus.cc:2468] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bb1b70ac30a477181b11a750c82531c in term 0.
I20260601 13:24:28.487944  1114 leader_election.cc:304] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb1b70ac30a477181b11a750c82531c, 7dda74a8d8dd48408eb0b1e4b9b060d3; no voters: 
I20260601 13:24:28.488193  1205 raft_consensus.cc:2804] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:28.488266  1205 raft_consensus.cc:493] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:28.488312  1205 raft_consensus.cc:3060] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:28.489238  1205 raft_consensus.cc:515] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.489670  1205 leader_election.cc:290] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [CANDIDATE]: Term 1 election: Requested vote from peers f7d0b0d514a24b318427129e4a56c4f7 (127.23.250.129:46419), 7dda74a8d8dd48408eb0b1e4b9b060d3 (127.23.250.130:37651)
I20260601 13:24:28.490015   998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50081f994fed43bfa9ff50fc93383f92" candidate_uuid: "2bb1b70ac30a477181b11a750c82531c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d0b0d514a24b318427129e4a56c4f7"
I20260601 13:24:28.490132   998 raft_consensus.cc:3060] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:28.490171  1075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50081f994fed43bfa9ff50fc93383f92" candidate_uuid: "2bb1b70ac30a477181b11a750c82531c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3"
I20260601 13:24:28.490305  1075 raft_consensus.cc:3060] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:28.491132   998 raft_consensus.cc:2468] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bb1b70ac30a477181b11a750c82531c in term 1.
I20260601 13:24:28.491277  1075 raft_consensus.cc:2468] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bb1b70ac30a477181b11a750c82531c in term 1.
I20260601 13:24:28.491442  1116 leader_election.cc:304] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb1b70ac30a477181b11a750c82531c, f7d0b0d514a24b318427129e4a56c4f7; no voters: 
I20260601 13:24:28.491637  1205 raft_consensus.cc:2804] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:28.491842  1205 raft_consensus.cc:697] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 1 LEADER]: Becoming Leader. State: Replica: 2bb1b70ac30a477181b11a750c82531c, State: Running, Role: LEADER
I20260601 13:24:28.492213  1205 consensus_queue.cc:237] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } }
I20260601 13:24:28.493748   893 catalog_manager.cc:5696] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bb1b70ac30a477181b11a750c82531c (127.23.250.131). New cstate: current_term: 1 leader_uuid: "2bb1b70ac30a477181b11a750c82531c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb1b70ac30a477181b11a750c82531c" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 34631 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:28.523538   998 raft_consensus.cc:1275] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 1 FOLLOWER]: Refusing update from remote peer 2bb1b70ac30a477181b11a750c82531c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:28.523584  1075 raft_consensus.cc:1275] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 1 FOLLOWER]: Refusing update from remote peer 2bb1b70ac30a477181b11a750c82531c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:28.524010  1208 consensus_queue.cc:1048] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d0b0d514a24b318427129e4a56c4f7" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:28.524186  1205 consensus_queue.cc:1048] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dda74a8d8dd48408eb0b1e4b9b060d3" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:28.612171 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:28.616654 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:28.616958 24554 tablet_replica.cc:333] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7: stopping tablet replica
I20260601 13:24:28.617100 24554 raft_consensus.cc:2243] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:28.617247 24554 raft_consensus.cc:2272] T 50081f994fed43bfa9ff50fc93383f92 P f7d0b0d514a24b318427129e4a56c4f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:28.630707 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:28.632961 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:28.637081 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:28.637367 24554 tablet_replica.cc:333] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3: stopping tablet replica
I20260601 13:24:28.637488 24554 raft_consensus.cc:2243] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:28.637614 24554 raft_consensus.cc:2272] T 50081f994fed43bfa9ff50fc93383f92 P 7dda74a8d8dd48408eb0b1e4b9b060d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:28.651288 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:28.653486 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:28.657547 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:28.657809 24554 tablet_replica.cc:333] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c: stopping tablet replica
I20260601 13:24:28.657927 24554 raft_consensus.cc:2243] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:28.658149 24554 raft_consensus.cc:2272] T 50081f994fed43bfa9ff50fc93383f92 P 2bb1b70ac30a477181b11a750c82531c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:28.671819 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:28.674098 24554 master.cc:562] Master@127.23.250.190:33327 shutting down...
I20260601 13:24:28.677953 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:28.678118 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:28.678175 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8fc8c69d8274fb390e9dba7240463ba: stopping tablet replica
I20260601 13:24:28.693471 24554 master.cc:584] Master@127.23.250.190:33327 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1544 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:24:28.700563 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:33867
I20260601 13:24:28.700897 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:28.702498  1233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:28.702631  1236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:28.702736 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:28.702746  1234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:28.702996 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:28.703035 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:28.703050 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320268703050 us; error 0 us; skew 500 ppm
I20260601 13:24:28.703801 24554 webserver.cc:533] Webserver started at http://127.23.250.190:42633/ using document root <none> and password file <none>
I20260601 13:24:28.703922 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:28.703963 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:28.704018 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:28.704346 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "0d3abca5573f4781b5704637bed04d6b"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.705741 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:28.706740  1241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.707046 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:28.707113 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "0d3abca5573f4781b5704637bed04d6b"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.707211 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:28.729390 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:28.729830 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:28.734092 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:33867
I20260601 13:24:28.737169  1294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:33867 every 8 connection(s)
I20260601 13:24:28.737687  1295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:28.739508  1295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b: Bootstrap starting.
I20260601 13:24:28.740278  1295 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:28.741375  1295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b: No bootstrap required, opened a new log
I20260601 13:24:28.741855  1295 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d3abca5573f4781b5704637bed04d6b" member_type: VOTER }
I20260601 13:24:28.741952  1295 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:28.741974  1295 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d3abca5573f4781b5704637bed04d6b, State: Initialized, Role: FOLLOWER
I20260601 13:24:28.742138  1295 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d3abca5573f4781b5704637bed04d6b" member_type: VOTER }
I20260601 13:24:28.742221  1295 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:28.742266  1295 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:28.742327  1295 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:28.743100  1295 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d3abca5573f4781b5704637bed04d6b" member_type: VOTER }
I20260601 13:24:28.743249  1295 leader_election.cc:304] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [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: 0d3abca5573f4781b5704637bed04d6b; no voters: 
I20260601 13:24:28.743453  1295 leader_election.cc:290] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:28.743585  1298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:28.743822  1298 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 1 LEADER]: Becoming Leader. State: Replica: 0d3abca5573f4781b5704637bed04d6b, State: Running, Role: LEADER
I20260601 13:24:28.743875  1295 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:28.743963  1298 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [LEADER]: Queue going to LEADER mode. State: All 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: "0d3abca5573f4781b5704637bed04d6b" member_type: VOTER }
I20260601 13:24:28.744382  1300 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d3abca5573f4781b5704637bed04d6b. Latest consensus state: current_term: 1 leader_uuid: "0d3abca5573f4781b5704637bed04d6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d3abca5573f4781b5704637bed04d6b" member_type: VOTER } }
I20260601 13:24:28.744493  1300 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:28.744396  1299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d3abca5573f4781b5704637bed04d6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d3abca5573f4781b5704637bed04d6b" member_type: VOTER } }
I20260601 13:24:28.744596  1299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:28.744793  1303 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:28.745580  1303 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:28.745858 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:28.747501  1303 catalog_manager.cc:1382] Generated new cluster ID: 020515dd099d4b288ce63b9526e95bac
I20260601 13:24:28.747563  1303 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:28.753391  1303 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:28.753960  1303 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:28.759931  1303 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b: Generated new TSK 0
I20260601 13:24:28.760118  1303 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:28.762050 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:24:28.764165 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:28.764219  1316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:28.764245  1319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:28.764261  1317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:28.764662 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:28.764708 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:28.764726 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320268764726 us; error 0 us; skew 500 ppm
I20260601 13:24:28.765625 24554 webserver.cc:533] Webserver started at http://127.23.250.129:39325/ using document root <none> and password file <none>
I20260601 13:24:28.765763 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:28.765808 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:28.765872 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:28.766233 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "8becec83554243bd837bd0a01985ac5f"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.767900 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:28.768867  1324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.769150 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:28.769215 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "8becec83554243bd837bd0a01985ac5f"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.769316 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:28.785175 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:28.785645 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:28.785992 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:28.786509 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:28.786549 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.786643 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:28.786695 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.791260 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:42747
I20260601 13:24:28.791280  1387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:42747 every 8 connection(s)
I20260601 13:24:28.792431 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:28.794409  1392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:28.794502  1395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:28.794713  1393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:28.794793 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:28.795132 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:28.795205 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:28.795239 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320268795238 us; error 0 us; skew 500 ppm
I20260601 13:24:28.796373 24554 webserver.cc:533] Webserver started at http://127.23.250.130:40921/ using document root <none> and password file <none>
I20260601 13:24:28.796545 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:28.796607 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:28.796689 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:28.797194 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "a3dc2ae25b8f49de99d6f702a756d4d0"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.797504  1388 heartbeater.cc:344] Connected to a master server at 127.23.250.190:33867
I20260601 13:24:28.797612  1388 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:28.797821  1388 heartbeater.cc:507] Master 127.23.250.190:33867 requested a full tablet report, sending...
I20260601 13:24:28.798496  1258 ts_manager.cc:194] Registered new tserver with Master: 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747)
I20260601 13:24:28.799206 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:24:28.799496  1258 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54600
I20260601 13:24:28.800429  1400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.800700 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:28.800789 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "a3dc2ae25b8f49de99d6f702a756d4d0"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.800925 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:28.811578 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:28.812017 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:28.812328 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:28.812812 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:28.812885 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.812968 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:28.813024 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.817589 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:32799
I20260601 13:24:28.817624  1463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:32799 every 8 connection(s)
I20260601 13:24:28.818517 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:28.820622  1468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:28.820891  1467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:28.820904 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:28.821070  1470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:28.821355 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:28.821410 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:28.821437 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320268821436 us; error 0 us; skew 500 ppm
I20260601 13:24:28.822399 24554 webserver.cc:533] Webserver started at http://127.23.250.131:38051/ using document root <none> and password file <none>
I20260601 13:24:28.822564 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:28.822659 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:28.822736 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:28.822975  1464 heartbeater.cc:344] Connected to a master server at 127.23.250.190:33867
I20260601 13:24:28.823055  1464 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:28.823227  1464 heartbeater.cc:507] Master 127.23.250.190:33867 requested a full tablet report, sending...
I20260601 13:24:28.823230 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "4e566d75aa8e4a7d87159d6a4409d987"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.823829  1258 ts_manager.cc:194] Registered new tserver with Master: a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:28.824609  1258 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54606
I20260601 13:24:28.825197 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:28.826216  1475 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.826508 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:28.826572 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "4e566d75aa8e4a7d87159d6a4409d987"
format_stamp: "Formatted at 2026-06-01 13:24:28 on dist-test-slave-clgz"
I20260601 13:24:28.826699 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:28.834558 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:28.835063 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:28.835397 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:28.835884 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:28.835951 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.836014 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:28.836052 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:28.840931 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:46295
I20260601 13:24:28.840994  1538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:46295 every 8 connection(s)
I20260601 13:24:28.845739  1539 heartbeater.cc:344] Connected to a master server at 127.23.250.190:33867
I20260601 13:24:28.845873  1539 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:28.846113  1539 heartbeater.cc:507] Master 127.23.250.190:33867 requested a full tablet report, sending...
I20260601 13:24:28.846773  1258 ts_manager.cc:194] Registered new tserver with Master: 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131:46295)
I20260601 13:24:28.847086 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005685783s
I20260601 13:24:28.847399  1258 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54608
I20260601 13:24:29.800498  1388 heartbeater.cc:499] Master 127.23.250.190:33867 was elected leader, sending a full tablet report...
I20260601 13:24:29.825677  1464 heartbeater.cc:499] Master 127.23.250.190:33867 was elected leader, sending a full tablet report...
I20260601 13:24:29.848364  1539 heartbeater.cc:499] Master 127.23.250.190:33867 was elected leader, sending a full tablet report...
I20260601 13:24:29.881783  1258 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54616:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:24:29.893324  1352 tablet_service.cc:1511] Processing CreateTablet for tablet 3b01f20c264f4ca1a5171242299a0d5e (DEFAULT_TABLE table=test-workload [id=33b68bca0fbc43aa9455397436cd18d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:29.893750  1352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b01f20c264f4ca1a5171242299a0d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:29.895814  1559 tablet_bootstrap.cc:492] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:29.895921  1351 tablet_service.cc:1511] Processing CreateTablet for tablet 09338a0b205147909cd52af045792016 (DEFAULT_TABLE table=test-workload [id=33b68bca0fbc43aa9455397436cd18d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:29.896193  1351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09338a0b205147909cd52af045792016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:29.896986  1559 tablet_bootstrap.cc:654] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:29.898126  1559 tablet_bootstrap.cc:492] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:29.898236  1559 ts_tablet_manager.cc:1403] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:29.898504  1428 tablet_service.cc:1511] Processing CreateTablet for tablet ddb59fb9b6174aa1ab7a0c38d16cb455 (DEFAULT_TABLE table=test-workload [id=33b68bca0fbc43aa9455397436cd18d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:29.898694  1559 raft_consensus.cc:359] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.898790  1428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb59fb9b6174aa1ab7a0c38d16cb455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:29.898814  1559 raft_consensus.cc:385] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:29.898867  1559 raft_consensus.cc:740] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:29.899032  1559 consensus_queue.cc:260] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.899148  1559 raft_consensus.cc:399] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:29.899201  1559 raft_consensus.cc:493] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:29.899261  1559 raft_consensus.cc:3060] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:29.899521  1503 tablet_service.cc:1511] Processing CreateTablet for tablet 21f0ee3f817f4417a374e0eacab8eff6 (DEFAULT_TABLE table=test-workload [id=33b68bca0fbc43aa9455397436cd18d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:29.899580  1502 tablet_service.cc:1511] Processing CreateTablet for tablet 096aba699afa4f369a861873b604b43b (DEFAULT_TABLE table=test-workload [id=33b68bca0fbc43aa9455397436cd18d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:29.899739  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f0ee3f817f4417a374e0eacab8eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:29.899899  1502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096aba699afa4f369a861873b604b43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:29.900257  1559 raft_consensus.cc:515] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.900383  1559 leader_election.cc:304] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [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: 8becec83554243bd837bd0a01985ac5f; no voters: 
I20260601 13:24:29.900556  1559 leader_election.cc:290] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:29.900843  1559 ts_tablet_manager.cc:1434] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:24:29.901201  1427 tablet_service.cc:1511] Processing CreateTablet for tablet 1e306944c8cf4f2b823608d32c09bf73 (DEFAULT_TABLE table=test-workload [id=33b68bca0fbc43aa9455397436cd18d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:29.901437  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e306944c8cf4f2b823608d32c09bf73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:29.902889  1559 tablet_bootstrap.cc:492] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:29.903712  1559 tablet_bootstrap.cc:654] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:29.904320  1562 raft_consensus.cc:2804] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:29.904520  1562 raft_consensus.cc:697] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 1 LEADER]: Becoming Leader. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Running, Role: LEADER
I20260601 13:24:29.904680  1562 consensus_queue.cc:237] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [LEADER]: Queue going to LEADER mode. State: All 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: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.904954  1559 tablet_bootstrap.cc:492] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:29.905052  1559 ts_tablet_manager.cc:1403] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:29.905520  1559 raft_consensus.cc:359] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.905618  1559 raft_consensus.cc:385] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:29.905661  1559 raft_consensus.cc:740] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:29.905782  1559 consensus_queue.cc:260] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.905869  1559 raft_consensus.cc:399] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:29.905913  1559 raft_consensus.cc:493] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:29.905961  1559 raft_consensus.cc:3060] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:29.906178  1258 catalog_manager.cc:5696] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8becec83554243bd837bd0a01985ac5f (127.23.250.129). New cstate: current_term: 1 leader_uuid: "8becec83554243bd837bd0a01985ac5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:29.906709  1563 tablet_bootstrap.cc:492] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:29.906975  1559 raft_consensus.cc:515] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.907104  1559 leader_election.cc:304] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [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: 8becec83554243bd837bd0a01985ac5f; no voters: 
I20260601 13:24:29.907197  1559 leader_election.cc:290] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:29.907253  1566 raft_consensus.cc:2804] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:29.907407  1559 ts_tablet_manager.cc:1434] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:29.907449  1566 raft_consensus.cc:697] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 1 LEADER]: Becoming Leader. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Running, Role: LEADER
I20260601 13:24:29.907771  1564 tablet_bootstrap.cc:492] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:29.907564  1566 consensus_queue.cc:237] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [LEADER]: Queue going to LEADER mode. State: All 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: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } }
I20260601 13:24:29.908895  1563 tablet_bootstrap.cc:654] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:29.909384  1564 tablet_bootstrap.cc:654] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:29.909883  1257 catalog_manager.cc:5696] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8becec83554243bd837bd0a01985ac5f (127.23.250.129). New cstate: current_term: 1 leader_uuid: "8becec83554243bd837bd0a01985ac5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:29.910544  1563 tablet_bootstrap.cc:492] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:29.910558  1564 tablet_bootstrap.cc:492] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:29.910670  1563 ts_tablet_manager.cc:1403] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:29.910670  1564 ts_tablet_manager.cc:1403] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:29.911211  1564 raft_consensus.cc:359] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.911300  1564 raft_consensus.cc:385] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:29.911324  1564 raft_consensus.cc:740] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:29.911463  1564 consensus_queue.cc:260] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.911563  1564 raft_consensus.cc:399] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:29.911609  1564 raft_consensus.cc:493] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:29.911670  1564 raft_consensus.cc:3060] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:29.912468  1564 raft_consensus.cc:515] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.912606  1564 leader_election.cc:304] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [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: 4e566d75aa8e4a7d87159d6a4409d987; no voters: 
I20260601 13:24:29.912814  1564 leader_election.cc:290] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:29.912918  1573 raft_consensus.cc:2804] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:29.913138  1564 ts_tablet_manager.cc:1434] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:29.913166  1573 raft_consensus.cc:697] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Becoming Leader. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Running, Role: LEADER
I20260601 13:24:29.913321  1564 tablet_bootstrap.cc:492] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:29.913324  1573 consensus_queue.cc:237] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All 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: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.914294  1564 tablet_bootstrap.cc:654] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:29.914445  1257 catalog_manager.cc:5696] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:29.915095  1563 raft_consensus.cc:359] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.915200  1563 raft_consensus.cc:385] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:29.915251  1563 raft_consensus.cc:740] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:29.915395  1563 consensus_queue.cc:260] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.915484  1563 raft_consensus.cc:399] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:29.915508  1564 tablet_bootstrap.cc:492] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:29.915535  1563 raft_consensus.cc:493] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:29.915578  1564 ts_tablet_manager.cc:1403] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:29.915577  1563 raft_consensus.cc:3060] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:29.915968  1564 raft_consensus.cc:359] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.916059  1564 raft_consensus.cc:385] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:29.916093  1564 raft_consensus.cc:740] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:29.916205  1564 consensus_queue.cc:260] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.916303  1564 raft_consensus.cc:399] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:29.916342  1564 raft_consensus.cc:493] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:29.916386  1564 raft_consensus.cc:3060] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:29.916641  1563 raft_consensus.cc:515] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.916759  1563 leader_election.cc:304] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [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: a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:29.916942  1563 leader_election.cc:290] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:29.917189  1564 raft_consensus.cc:515] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.917251  1563 ts_tablet_manager.cc:1434] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:24:29.917306  1564 leader_election.cc:304] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [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: 4e566d75aa8e4a7d87159d6a4409d987; no voters: 
I20260601 13:24:29.917438  1573 raft_consensus.cc:2804] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:29.917518  1573 raft_consensus.cc:697] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Becoming Leader. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Running, Role: LEADER
I20260601 13:24:29.917641  1563 tablet_bootstrap.cc:492] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:29.917608  1573 consensus_queue.cc:237] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All 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: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:29.917940  1564 leader_election.cc:290] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:29.918195  1564 ts_tablet_manager.cc:1434] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:29.918356  1579 raft_consensus.cc:2804] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:29.918855  1579 raft_consensus.cc:697] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Becoming Leader. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Running, Role: LEADER
I20260601 13:24:29.919011  1579 consensus_queue.cc:237] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Queue going to LEADER mode. State: All 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: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.931926  1258 catalog_manager.cc:5696] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:29.933245  1257 catalog_manager.cc:5696] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:29.934986  1563 tablet_bootstrap.cc:654] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:29.936615  1563 tablet_bootstrap.cc:492] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:29.936734  1563 ts_tablet_manager.cc:1403] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
I20260601 13:24:29.937152  1563 raft_consensus.cc:359] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.937258  1563 raft_consensus.cc:385] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:29.937321  1563 raft_consensus.cc:740] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:29.937485  1563 consensus_queue.cc:260] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.937592  1563 raft_consensus.cc:399] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:29.937636  1563 raft_consensus.cc:493] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:29.937687  1563 raft_consensus.cc:3060] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:29.938424  1563 raft_consensus.cc:515] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.938573  1563 leader_election.cc:304] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [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: a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:29.938695  1563 leader_election.cc:290] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:29.938752  1580 raft_consensus.cc:2804] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:29.938844  1580 raft_consensus.cc:697] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Becoming Leader. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Running, Role: LEADER
I20260601 13:24:29.938947  1580 consensus_queue.cc:237] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Queue going to LEADER mode. State: All 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: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } }
I20260601 13:24:29.939219  1563 ts_tablet_manager.cc:1434] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:29.940156  1258 catalog_manager.cc:5696] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:30.077225  1256 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54618:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:30.077710  1256 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:30.085741  1351 tablet_service.cc:1511] Processing CreateTablet for tablet 97f2488cb77f4f9eba13c2afca8caa66 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:30.085933  1427 tablet_service.cc:1511] Processing CreateTablet for tablet 97f2488cb77f4f9eba13c2afca8caa66 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:30.086057  1351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f2488cb77f4f9eba13c2afca8caa66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.086258  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f2488cb77f4f9eba13c2afca8caa66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.087951  1559 tablet_bootstrap.cc:492] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:30.088855  1559 tablet_bootstrap.cc:654] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.089004  1563 tablet_bootstrap.cc:492] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:30.090157  1503 tablet_service.cc:1511] Processing CreateTablet for tablet 97f2488cb77f4f9eba13c2afca8caa66 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:30.090260  1563 tablet_bootstrap.cc:654] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.090404  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f2488cb77f4f9eba13c2afca8caa66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.090553  1559 tablet_bootstrap.cc:492] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:30.090648  1559 ts_tablet_manager.cc:1403] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:30.091070  1559 raft_consensus.cc:359] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.091172  1559 raft_consensus.cc:385] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.091207  1559 raft_consensus.cc:740] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.091331  1559 consensus_queue.cc:260] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.091612  1559 ts_tablet_manager.cc:1434] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:30.091694  1563 tablet_bootstrap.cc:492] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:30.091779  1563 ts_tablet_manager.cc:1403] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:30.092058  1351 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcbeb316d11445b83a5133ef02a263c (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:30.092275  1563 raft_consensus.cc:359] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.092428  1563 raft_consensus.cc:385] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.092473  1563 raft_consensus.cc:740] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.092617  1563 consensus_queue.cc:260] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.092725  1564 tablet_bootstrap.cc:492] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:30.092944  1563 ts_tablet_manager.cc:1434] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:30.093741  1564 tablet_bootstrap.cc:654] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.094991  1564 tablet_bootstrap.cc:492] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:30.095083  1564 ts_tablet_manager.cc:1403] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:30.092290  1351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcbeb316d11445b83a5133ef02a263c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.095530  1564 raft_consensus.cc:359] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.095649  1564 raft_consensus.cc:385] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.095688  1564 raft_consensus.cc:740] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.095804  1564 consensus_queue.cc:260] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.096033  1564 ts_tablet_manager.cc:1434] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:30.097664  1559 tablet_bootstrap.cc:492] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:30.098696  1559 tablet_bootstrap.cc:654] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.099984  1427 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcbeb316d11445b83a5133ef02a263c (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:30.100029  1503 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcbeb316d11445b83a5133ef02a263c (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:30.100261  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcbeb316d11445b83a5133ef02a263c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.100277  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcbeb316d11445b83a5133ef02a263c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.100389  1559 tablet_bootstrap.cc:492] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:30.100457  1559 ts_tablet_manager.cc:1403] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:30.100843  1559 raft_consensus.cc:359] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.100932  1559 raft_consensus.cc:385] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.100962  1559 raft_consensus.cc:740] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.101256  1351 tablet_service.cc:1511] Processing CreateTablet for tablet d0914ed4d58e4bf38c9e0868a93297c1 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:30.101464  1351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0914ed4d58e4bf38c9e0868a93297c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.102351  1564 tablet_bootstrap.cc:492] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:30.102852  1563 tablet_bootstrap.cc:492] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:30.103137  1559 consensus_queue.cc:260] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.103348  1564 tablet_bootstrap.cc:654] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.104125  1563 tablet_bootstrap.cc:654] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.104321  1503 tablet_service.cc:1511] Processing CreateTablet for tablet d0914ed4d58e4bf38c9e0868a93297c1 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:30.104553  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0914ed4d58e4bf38c9e0868a93297c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.104826  1559 ts_tablet_manager.cc:1434] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:24:30.105655  1352 tablet_service.cc:1511] Processing CreateTablet for tablet e2d5e94a3d41488494c5c48df272276e (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:30.105721  1427 tablet_service.cc:1511] Processing CreateTablet for tablet d0914ed4d58e4bf38c9e0868a93297c1 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:30.105873  1352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d5e94a3d41488494c5c48df272276e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.105988  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0914ed4d58e4bf38c9e0868a93297c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.107889  1559 tablet_bootstrap.cc:492] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:30.108868  1559 tablet_bootstrap.cc:654] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.110047  1503 tablet_service.cc:1511] Processing CreateTablet for tablet e2d5e94a3d41488494c5c48df272276e (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:30.110385  1427 tablet_service.cc:1511] Processing CreateTablet for tablet e2d5e94a3d41488494c5c48df272276e (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:30.110955  1502 tablet_service.cc:1511] Processing CreateTablet for tablet f3d5fe33f6ab465686bc96c5930bdff7 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:30.111156  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d5e94a3d41488494c5c48df272276e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.111235  1502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d5fe33f6ab465686bc96c5930bdff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.111694  1563 tablet_bootstrap.cc:492] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:30.111779  1563 ts_tablet_manager.cc:1403] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:24:30.111867  1564 tablet_bootstrap.cc:492] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:30.111938  1564 ts_tablet_manager.cc:1403] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:24:30.112291  1563 raft_consensus.cc:359] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.112409  1563 raft_consensus.cc:385] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.112390  1564 raft_consensus.cc:359] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.112521  1564 raft_consensus.cc:385] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.112566  1564 raft_consensus.cc:740] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.112449  1563 raft_consensus.cc:740] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.112684  1564 consensus_queue.cc:260] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.112813  1563 consensus_queue.cc:260] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.112954  1564 ts_tablet_manager.cc:1434] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:30.113132  1564 tablet_bootstrap.cc:492] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:30.110482  1428 tablet_service.cc:1511] Processing CreateTablet for tablet f3d5fe33f6ab465686bc96c5930bdff7 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:30.114009  1563 ts_tablet_manager.cc:1434] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:30.114091  1564 tablet_bootstrap.cc:654] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.114208  1563 tablet_bootstrap.cc:492] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:30.114511  1426 tablet_service.cc:1511] Processing CreateTablet for tablet 077acd8c8168467e9e38165f2b981714 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:30.114774  1428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d5fe33f6ab465686bc96c5930bdff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.115151  1559 tablet_bootstrap.cc:492] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:30.115238  1559 ts_tablet_manager.cc:1403] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
I20260601 13:24:30.115688  1559 raft_consensus.cc:359] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.115796  1559 raft_consensus.cc:385] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.115842  1559 raft_consensus.cc:740] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.115957  1559 consensus_queue.cc:260] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.116165  1563 tablet_bootstrap.cc:654] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.116230  1559 ts_tablet_manager.cc:1434] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:30.116405  1559 tablet_bootstrap.cc:492] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:30.117014  1426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077acd8c8168467e9e38165f2b981714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.117372  1559 tablet_bootstrap.cc:654] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.117720  1352 tablet_service.cc:1511] Processing CreateTablet for tablet f3d5fe33f6ab465686bc96c5930bdff7 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:30.117946  1352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d5fe33f6ab465686bc96c5930bdff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.119835  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d5e94a3d41488494c5c48df272276e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.120744  1502 tablet_service.cc:1511] Processing CreateTablet for tablet 077acd8c8168467e9e38165f2b981714 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:30.120952  1502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077acd8c8168467e9e38165f2b981714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.122159  1564 tablet_bootstrap.cc:492] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:30.122265  1564 ts_tablet_manager.cc:1403] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:24:30.122604  1351 tablet_service.cc:1511] Processing CreateTablet for tablet 077acd8c8168467e9e38165f2b981714 (DEFAULT_TABLE table=test-workload-rf3 [id=9db0c9334977474d8c846df93037e51e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:30.122747  1564 raft_consensus.cc:359] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.124342  1564 raft_consensus.cc:385] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.124406  1564 raft_consensus.cc:740] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.124539  1564 consensus_queue.cc:260] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.124622  1351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077acd8c8168467e9e38165f2b981714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:30.124809  1564 ts_tablet_manager.cc:1434] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:30.124996  1564 tablet_bootstrap.cc:492] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:30.126019  1564 tablet_bootstrap.cc:654] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.127771  1563 tablet_bootstrap.cc:492] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:30.127892  1563 ts_tablet_manager.cc:1403] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.001s
I20260601 13:24:30.128023  1564 tablet_bootstrap.cc:492] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:30.128113  1564 ts_tablet_manager.cc:1403] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:30.128468  1564 raft_consensus.cc:359] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.128588  1564 raft_consensus.cc:385] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.128635  1564 raft_consensus.cc:740] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.129200  1559 tablet_bootstrap.cc:492] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:30.129299  1559 ts_tablet_manager.cc:1403] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.000s
I20260601 13:24:30.128433  1563 raft_consensus.cc:359] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.129472  1563 raft_consensus.cc:385] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.129519  1563 raft_consensus.cc:740] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.129633  1563 consensus_queue.cc:260] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.129747  1559 raft_consensus.cc:359] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.129825  1559 raft_consensus.cc:385] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.129856  1559 raft_consensus.cc:740] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.129913  1563 ts_tablet_manager.cc:1434] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:30.129957  1559 consensus_queue.cc:260] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.130077  1563 tablet_bootstrap.cc:492] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:30.130183  1559 ts_tablet_manager.cc:1434] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:30.130327  1559 tablet_bootstrap.cc:492] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:30.131047  1563 tablet_bootstrap.cc:654] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.131937  1559 tablet_bootstrap.cc:654] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.132534  1564 consensus_queue.cc:260] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.132812  1564 ts_tablet_manager.cc:1434] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:24:30.132979  1564 tablet_bootstrap.cc:492] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:30.133762  1564 tablet_bootstrap.cc:654] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.134817  1564 tablet_bootstrap.cc:492] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:30.134817  1563 tablet_bootstrap.cc:492] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:30.134927  1564 ts_tablet_manager.cc:1403] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:30.134927  1563 ts_tablet_manager.cc:1403] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:24:30.135376  1563 raft_consensus.cc:359] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.135496  1563 raft_consensus.cc:385] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.135527  1563 raft_consensus.cc:740] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.135633  1563 consensus_queue.cc:260] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.135900  1563 ts_tablet_manager.cc:1434] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:30.136078  1563 tablet_bootstrap.cc:492] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:30.137087  1563 tablet_bootstrap.cc:654] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.135377  1564 raft_consensus.cc:359] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.138132  1564 raft_consensus.cc:385] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.138170  1564 raft_consensus.cc:740] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.138252  1563 tablet_bootstrap.cc:492] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:30.138283  1564 consensus_queue.cc:260] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.138340  1563 ts_tablet_manager.cc:1403] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:30.138551  1564 ts_tablet_manager.cc:1434] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:24:30.138752  1564 tablet_bootstrap.cc:492] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987: Bootstrap starting.
I20260601 13:24:30.138912  1563 raft_consensus.cc:359] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.139024  1563 raft_consensus.cc:385] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.139065  1563 raft_consensus.cc:740] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.139204  1563 consensus_queue.cc:260] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.139562  1563 ts_tablet_manager.cc:1434] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:30.139734  1563 tablet_bootstrap.cc:492] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0: Bootstrap starting.
I20260601 13:24:30.140978  1563 tablet_bootstrap.cc:654] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.139740  1564 tablet_bootstrap.cc:654] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.142261  1559 tablet_bootstrap.cc:492] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:30.142356  1559 ts_tablet_manager.cc:1403] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:24:30.142355  1564 tablet_bootstrap.cc:492] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987: No bootstrap required, opened a new log
I20260601 13:24:30.142467  1564 ts_tablet_manager.cc:1403] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:24:30.142938  1559 raft_consensus.cc:359] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.142938  1564 raft_consensus.cc:359] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.143323  1564 raft_consensus.cc:385] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.143311  1559 raft_consensus.cc:385] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.143374  1563 tablet_bootstrap.cc:492] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0: No bootstrap required, opened a new log
I20260601 13:24:30.143405  1564 raft_consensus.cc:740] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.143553  1563 ts_tablet_manager.cc:1403] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:24:30.143671  1564 consensus_queue.cc:260] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.144022  1564 ts_tablet_manager.cc:1434] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:24:30.143427  1559 raft_consensus.cc:740] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.144117  1563 raft_consensus.cc:359] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.144228  1563 raft_consensus.cc:385] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.144269  1563 raft_consensus.cc:740] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.144290  1559 consensus_queue.cc:260] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.144440  1563 consensus_queue.cc:260] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.144608  1559 ts_tablet_manager.cc:1434] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:30.144804  1559 tablet_bootstrap.cc:492] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f: Bootstrap starting.
I20260601 13:24:30.145377  1563 ts_tablet_manager.cc:1434] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:24:30.146050  1559 tablet_bootstrap.cc:654] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:30.151351  1559 tablet_bootstrap.cc:492] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f: No bootstrap required, opened a new log
I20260601 13:24:30.151506  1559 ts_tablet_manager.cc:1403] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:24:30.151965  1559 raft_consensus.cc:359] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.152091  1559 raft_consensus.cc:385] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:30.152138  1559 raft_consensus.cc:740] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8becec83554243bd837bd0a01985ac5f, State: Initialized, Role: FOLLOWER
I20260601 13:24:30.152275  1559 consensus_queue.cc:260] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.152595  1559 ts_tablet_manager.cc:1434] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:30.153800  1573 raft_consensus.cc:493] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:30.153914  1573 raft_consensus.cc:515] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.154399  1573 leader_election.cc:290] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.155225  1573 raft_consensus.cc:493] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:30.155308  1573 raft_consensus.cc:515] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.155655  1573 leader_election.cc:290] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.159428  1438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d5e94a3d41488494c5c48df272276e" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" is_pre_election: true
I20260601 13:24:30.159456  1437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077acd8c8168467e9e38165f2b981714" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" is_pre_election: true
I20260601 13:24:30.159570  1362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d5e94a3d41488494c5c48df272276e" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f" is_pre_election: true
I20260601 13:24:30.159619  1438 raft_consensus.cc:2468] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.159619  1437 raft_consensus.cc:2468] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.159704  1362 raft_consensus.cc:2468] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.159457  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077acd8c8168467e9e38165f2b981714" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f" is_pre_election: true
I20260601 13:24:30.159847  1361 raft_consensus.cc:2468] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.159940  1476 leader_election.cc:304] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.160111  1573 raft_consensus.cc:2804] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:30.160126  1476 leader_election.cc:304] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, 8becec83554243bd837bd0a01985ac5f; no voters: 
I20260601 13:24:30.160188  1573 raft_consensus.cc:493] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:30.160238  1573 raft_consensus.cc:3060] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.160411  1575 raft_consensus.cc:2804] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:30.160468  1575 raft_consensus.cc:493] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:30.160511  1575 raft_consensus.cc:3060] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.161322  1573 raft_consensus.cc:515] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.161413  1575 raft_consensus.cc:515] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.161664  1573 leader_election.cc:290] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Requested vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.161662  1575 leader_election.cc:290] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Requested vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.162160  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077acd8c8168467e9e38165f2b981714" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f"
I20260601 13:24:30.162201  1362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d5e94a3d41488494c5c48df272276e" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f"
I20260601 13:24:30.162281  1361 raft_consensus.cc:3060] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.162298  1362 raft_consensus.cc:3060] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.162478  1437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077acd8c8168467e9e38165f2b981714" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0"
I20260601 13:24:30.162568  1437 raft_consensus.cc:3060] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.162828  1438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d5e94a3d41488494c5c48df272276e" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0"
I20260601 13:24:30.162912  1438 raft_consensus.cc:3060] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.163486  1362 raft_consensus.cc:2468] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.163627  1361 raft_consensus.cc:2468] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.163797  1476 leader_election.cc:304] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, 8becec83554243bd837bd0a01985ac5f; no voters: 
I20260601 13:24:30.163807  1438 raft_consensus.cc:2468] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.163998  1476 leader_election.cc:304] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, 8becec83554243bd837bd0a01985ac5f; no voters: 
I20260601 13:24:30.164131  1573 raft_consensus.cc:2804] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:30.164217  1573 raft_consensus.cc:697] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Becoming Leader. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Running, Role: LEADER
I20260601 13:24:30.164258  1575 raft_consensus.cc:2804] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:30.164348  1573 consensus_queue.cc:237] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.164458  1575 raft_consensus.cc:697] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Becoming Leader. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Running, Role: LEADER
I20260601 13:24:30.164556  1575 consensus_queue.cc:237] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.164956  1437 raft_consensus.cc:2468] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.166388  1249 catalog_manager.cc:5696] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:30.169363  1249 catalog_manager.cc:5696] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:30.207191  1579 raft_consensus.cc:493] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:30.207355  1579 raft_consensus.cc:515] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.208062  1579 leader_election.cc:290] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131:46295)
I20260601 13:24:30.212338  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcbeb316d11445b83a5133ef02a263c" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f" is_pre_election: true
I20260601 13:24:30.212524  1361 raft_consensus.cc:2468] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 0.
I20260601 13:24:30.212590  1513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcbeb316d11445b83a5133ef02a263c" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e566d75aa8e4a7d87159d6a4409d987" is_pre_election: true
I20260601 13:24:30.212742  1513 raft_consensus.cc:2468] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 0.
I20260601 13:24:30.212803  1401 leader_election.cc:304] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8becec83554243bd837bd0a01985ac5f, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.212984  1579 raft_consensus.cc:2804] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:30.213042  1579 raft_consensus.cc:493] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:30.213083  1579 raft_consensus.cc:3060] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.213924  1579 raft_consensus.cc:515] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.214282  1579 leader_election.cc:290] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 election: Requested vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131:46295)
I20260601 13:24:30.214610  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcbeb316d11445b83a5133ef02a263c" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f"
I20260601 13:24:30.214699  1513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcbeb316d11445b83a5133ef02a263c" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e566d75aa8e4a7d87159d6a4409d987"
I20260601 13:24:30.214737  1361 raft_consensus.cc:3060] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.214843  1513 raft_consensus.cc:3060] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.215577  1361 raft_consensus.cc:2468] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 1.
I20260601 13:24:30.216104  1513 raft_consensus.cc:2468] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 1.
I20260601 13:24:30.216418  1401 leader_election.cc:304] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8becec83554243bd837bd0a01985ac5f, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.216655  1579 raft_consensus.cc:2804] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:30.216773  1579 raft_consensus.cc:697] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Becoming Leader. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Running, Role: LEADER
I20260601 13:24:30.216925  1579 consensus_queue.cc:237] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.218986  1249 catalog_manager.cc:5696] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:30.319008  1579 raft_consensus.cc:493] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:30.319190  1579 raft_consensus.cc:515] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.319818  1579 leader_election.cc:290] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131:46295)
I20260601 13:24:30.320233  1513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0914ed4d58e4bf38c9e0868a93297c1" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e566d75aa8e4a7d87159d6a4409d987" is_pre_election: true
I20260601 13:24:30.320230  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0914ed4d58e4bf38c9e0868a93297c1" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f" is_pre_election: true
I20260601 13:24:30.320396  1513 raft_consensus.cc:2468] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 0.
I20260601 13:24:30.320406  1361 raft_consensus.cc:2468] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 0.
I20260601 13:24:30.320734  1404 leader_election.cc:304] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.320946  1579 raft_consensus.cc:2804] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:30.321009  1579 raft_consensus.cc:493] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:30.321058  1579 raft_consensus.cc:3060] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.322391  1579 raft_consensus.cc:515] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.322885  1579 leader_election.cc:290] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 election: Requested vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131:46295)
I20260601 13:24:30.323196  1513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0914ed4d58e4bf38c9e0868a93297c1" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e566d75aa8e4a7d87159d6a4409d987"
I20260601 13:24:30.323210  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0914ed4d58e4bf38c9e0868a93297c1" candidate_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f"
I20260601 13:24:30.323328  1361 raft_consensus.cc:3060] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.323328  1513 raft_consensus.cc:3060] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.324273  1361 raft_consensus.cc:2468] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 1.
I20260601 13:24:30.324273  1513 raft_consensus.cc:2468] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dc2ae25b8f49de99d6f702a756d4d0 in term 1.
I20260601 13:24:30.324574  1404 leader_election.cc:304] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.324805  1579 raft_consensus.cc:2804] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:30.324929  1579 raft_consensus.cc:697] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Becoming Leader. State: Replica: a3dc2ae25b8f49de99d6f702a756d4d0, State: Running, Role: LEADER
I20260601 13:24:30.325080  1579 consensus_queue.cc:237] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.327069  1249 catalog_manager.cc:5696] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:30.364639  1633 raft_consensus.cc:493] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:30.364811  1633 raft_consensus.cc:515] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.365413  1633 leader_election.cc:290] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.365803  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d5fe33f6ab465686bc96c5930bdff7" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f" is_pre_election: true
I20260601 13:24:30.365917  1437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d5fe33f6ab465686bc96c5930bdff7" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" is_pre_election: true
I20260601 13:24:30.365958  1361 raft_consensus.cc:2468] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.366019  1437 raft_consensus.cc:2468] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.366290  1476 leader_election.cc:304] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.366447  1633 raft_consensus.cc:2804] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:30.366509  1633 raft_consensus.cc:493] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:30.366559  1633 raft_consensus.cc:3060] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.367447  1633 raft_consensus.cc:515] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.367821  1633 leader_election.cc:290] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Requested vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.368127  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d5fe33f6ab465686bc96c5930bdff7" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f"
I20260601 13:24:30.368260  1361 raft_consensus.cc:3060] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.368211  1437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d5fe33f6ab465686bc96c5930bdff7" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0"
I20260601 13:24:30.368391  1437 raft_consensus.cc:3060] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.369148  1437 raft_consensus.cc:2468] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.369411  1476 leader_election.cc:304] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.369439  1361 raft_consensus.cc:2468] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.369626  1633 raft_consensus.cc:2804] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:30.369738  1633 raft_consensus.cc:697] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Becoming Leader. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Running, Role: LEADER
I20260601 13:24:30.369902  1633 consensus_queue.cc:237] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.371822  1249 catalog_manager.cc:5696] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:30.381803  1633 raft_consensus.cc:493] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:30.381919  1633 raft_consensus.cc:515] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.382382  1633 leader_election.cc:290] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.382866  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2488cb77f4f9eba13c2afca8caa66" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f" is_pre_election: true
I20260601 13:24:30.382889  1437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2488cb77f4f9eba13c2afca8caa66" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" is_pre_election: true
I20260601 13:24:30.383008  1361 raft_consensus.cc:2468] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.383054  1437 raft_consensus.cc:2468] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 0.
I20260601 13:24:30.383309  1476 leader_election.cc:304] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, 8becec83554243bd837bd0a01985ac5f; no voters: 
I20260601 13:24:30.383510  1633 raft_consensus.cc:2804] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:30.383591  1633 raft_consensus.cc:493] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:30.383637  1633 raft_consensus.cc:3060] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.384835  1633 raft_consensus.cc:515] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.385452  1633 leader_election.cc:290] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Requested vote from peers 8becec83554243bd837bd0a01985ac5f (127.23.250.129:42747), a3dc2ae25b8f49de99d6f702a756d4d0 (127.23.250.130:32799)
I20260601 13:24:30.385592  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2488cb77f4f9eba13c2afca8caa66" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8becec83554243bd837bd0a01985ac5f"
I20260601 13:24:30.385757  1361 raft_consensus.cc:3060] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.385952  1437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2488cb77f4f9eba13c2afca8caa66" candidate_uuid: "4e566d75aa8e4a7d87159d6a4409d987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0"
I20260601 13:24:30.386049  1437 raft_consensus.cc:3060] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:30.387265  1437 raft_consensus.cc:2468] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.387637  1476 leader_election.cc:304] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e566d75aa8e4a7d87159d6a4409d987, a3dc2ae25b8f49de99d6f702a756d4d0; no voters: 
I20260601 13:24:30.387832  1633 raft_consensus.cc:2804] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:30.387938  1633 raft_consensus.cc:697] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Becoming Leader. State: Replica: 4e566d75aa8e4a7d87159d6a4409d987, State: Running, Role: LEADER
I20260601 13:24:30.388104  1633 consensus_queue.cc:237] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } }
I20260601 13:24:30.388980  1361 raft_consensus.cc:2468] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e566d75aa8e4a7d87159d6a4409d987 in term 1.
I20260601 13:24:30.389864  1249 catalog_manager.cc:5696] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e566d75aa8e4a7d87159d6a4409d987 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:30.435581  1513 raft_consensus.cc:1275] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.436010  1579 consensus_queue.cc:1048] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.439888  1361 raft_consensus.cc:1275] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.440279  1580 consensus_queue.cc:1048] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.441778  1512 raft_consensus.cc:1275] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.443157  1580 consensus_queue.cc:1048] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.445401  1362 raft_consensus.cc:1275] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.446944  1360 raft_consensus.cc:1275] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.447268  1359 raft_consensus.cc:1275] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.447558  1358 raft_consensus.cc:1275] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.447820  1362 raft_consensus.cc:1275] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.448243  1579 consensus_queue.cc:1048] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.448431  1437 raft_consensus.cc:1275] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.448493  1438 raft_consensus.cc:1275] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.448652  1436 raft_consensus.cc:1275] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.448925  1435 raft_consensus.cc:1275] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:30.451506  1633 consensus_queue.cc:1048] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.451805  1633 consensus_queue.cc:1048] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.452055  1633 consensus_queue.cc:1048] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.452337  1633 consensus_queue.cc:1048] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.452481  1574 consensus_queue.cc:1048] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.452627  1633 consensus_queue.cc:1048] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.452737  1574 consensus_queue.cc:1048] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.452867  1633 consensus_queue.cc:1048] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:30.468268  1598 mvcc.cc:204] Tried to move back new op lower bound from 7292191827750445056 to 7292191827436683264. Current Snapshot: MvccSnapshot[applied={T|T < 7292191827750445056 or (T in {7292191827750445056})}]
I20260601 13:24:30.627429 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:30.629348  1673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:30.629990  1671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:30.630021  1670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:30.630545 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:30.630806 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:30.630864 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:30.630898 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320270630898 us; error 0 us; skew 500 ppm
I20260601 13:24:30.631778 24554 webserver.cc:533] Webserver started at http://127.23.250.132:36483/ using document root <none> and password file <none>
I20260601 13:24:30.631958 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:30.632028 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:30.632105 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:30.632489 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "3c3e27cfdc82433889a4aef27fc43169"
format_stamp: "Formatted at 2026-06-01 13:24:30 on dist-test-slave-clgz"
I20260601 13:24:30.633984 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:30.634968  1678 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:30.635237 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:30.635298 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "3c3e27cfdc82433889a4aef27fc43169"
format_stamp: "Formatted at 2026-06-01 13:24:30 on dist-test-slave-clgz"
I20260601 13:24:30.635383 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:30.642562 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:30.643049 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:30.643327 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:30.643780 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:30.643821 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:30.643874 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:30.643918 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:30.648723 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:38469
I20260601 13:24:30.648804  1741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:38469 every 8 connection(s)
I20260601 13:24:30.653561  1742 heartbeater.cc:344] Connected to a master server at 127.23.250.190:33867
I20260601 13:24:30.653656  1742 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:30.653833  1742 heartbeater.cc:507] Master 127.23.250.190:33867 requested a full tablet report, sending...
I20260601 13:24:30.654409  1250 ts_manager.cc:194] Registered new tserver with Master: 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132:38469)
I20260601 13:24:30.655025  1250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54628
I20260601 13:24:30.751942  1513 consensus_queue.cc:237] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } attrs { replace: true } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } }
I20260601 13:24:30.753441  1357 raft_consensus.cc:1275] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:24:30.753765  1438 raft_consensus.cc:1275] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:24:30.753854  1633 consensus_queue.cc:1048] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.754205  1657 consensus_queue.cc:1048] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.755724  1633 raft_consensus.cc:2955] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } attrs { replace: true } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.756153  1357 raft_consensus.cc:2955] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } attrs { replace: true } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.757632  1438 raft_consensus.cc:2955] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } attrs { replace: true } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
W20260601 13:24:30.758849  1476 consensus_peers.cc:597] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 -> Peer 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132:38469): Couldn't send request to peer 3c3e27cfdc82433889a4aef27fc43169. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3d5fe33f6ab465686bc96c5930bdff7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:30.759203  1249 catalog_manager.cc:5696] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f reported cstate change: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } attrs { replace: true } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.760545  1513 consensus_queue.cc:237] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } }
I20260601 13:24:30.761826  1357 raft_consensus.cc:1275] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260601 13:24:30.762013  1476 consensus_peers.cc:597] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 -> Peer 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132:38469): Couldn't send request to peer 3c3e27cfdc82433889a4aef27fc43169. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97f2488cb77f4f9eba13c2afca8caa66. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:30.762189  1657 consensus_queue.cc:1048] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.763150  1438 raft_consensus.cc:1275] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Refusing update from remote peer 4e566d75aa8e4a7d87159d6a4409d987: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:24:30.763769  1657 consensus_queue.cc:1048] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.763676  1656 raft_consensus.cc:2955] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.764647  1438 raft_consensus.cc:2955] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.765718  1357 raft_consensus.cc:2955] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.766247  1250 catalog_manager.cc:5696] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 reported cstate change: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "4e566d75aa8e4a7d87159d6a4409d987" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:30.770723  1438 consensus_queue.cc:237] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } }
I20260601 13:24:30.772120  1513 raft_consensus.cc:1275] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:24:30.772396  1357 raft_consensus.cc:1275] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:24:30.772485  1582 consensus_queue.cc:1048] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.772800  1666 consensus_queue.cc:1048] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.773914  1580 raft_consensus.cc:2955] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.774246  1513 raft_consensus.cc:2955] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.774648  1362 raft_consensus.cc:2955] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.776907  1249 catalog_manager.cc:5696] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f reported cstate change: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
W20260601 13:24:30.777369  1401 consensus_peers.cc:597] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 -> Peer 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132:38469): Couldn't send request to peer 3c3e27cfdc82433889a4aef27fc43169. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0914ed4d58e4bf38c9e0868a93297c1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:30.778409  1438 consensus_queue.cc:237] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } }
I20260601 13:24:30.779929  1357 raft_consensus.cc:1275] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260601 13:24:30.780133  1401 consensus_peers.cc:597] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 -> Peer 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132:38469): Couldn't send request to peer 3c3e27cfdc82433889a4aef27fc43169. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fcbeb316d11445b83a5133ef02a263c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:30.780282  1513 raft_consensus.cc:1275] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Refusing update from remote peer a3dc2ae25b8f49de99d6f702a756d4d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:24:30.780406  1666 consensus_queue.cc:1048] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.780634  1582 consensus_queue.cc:1048] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:24:30.781810  1666 raft_consensus.cc:2955] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.782249  1357 raft_consensus.cc:2955] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.782868  1513 raft_consensus.cc:2955] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } } }
I20260601 13:24:30.784271  1250 catalog_manager.cc:5696] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 reported cstate change: config changed from index -1 to 18, NON_VOTER 3c3e27cfdc82433889a4aef27fc43169 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "8becec83554243bd837bd0a01985ac5f" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dc2ae25b8f49de99d6f702a756d4d0" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e566d75aa8e4a7d87159d6a4409d987" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 46295 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c3e27cfdc82433889a4aef27fc43169" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 38469 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:30.905686 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:30.910095 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:30.910331 24554 tablet_replica.cc:333] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.910501 24554 raft_consensus.cc:2243] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.910708 24554 raft_consensus.cc:2272] T 077acd8c8168467e9e38165f2b981714 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.911682 24554 tablet_replica.cc:333] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.911865 24554 raft_consensus.cc:2243] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.912066 24554 raft_consensus.cc:2272] T f3d5fe33f6ab465686bc96c5930bdff7 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.912838 24554 tablet_replica.cc:333] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.912974 24554 raft_consensus.cc:2243] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.913123 24554 raft_consensus.cc:2272] T 97f2488cb77f4f9eba13c2afca8caa66 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.913803 24554 tablet_replica.cc:333] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.913935 24554 raft_consensus.cc:2243] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.914067 24554 raft_consensus.cc:2272] T 2fcbeb316d11445b83a5133ef02a263c P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.914669 24554 tablet_replica.cc:333] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.914800 24554 raft_consensus.cc:2243] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.914914 24554 raft_consensus.cc:2272] T d0914ed4d58e4bf38c9e0868a93297c1 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.915864 24554 tablet_replica.cc:333] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.915961 24554 raft_consensus.cc:2243] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.916069 24554 raft_consensus.cc:2272] T 09338a0b205147909cd52af045792016 P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.917435 24554 tablet_replica.cc:333] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.917529 24554 raft_consensus.cc:2243] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.917621 24554 raft_consensus.cc:2272] T 3b01f20c264f4ca1a5171242299a0d5e P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.918116 24554 tablet_replica.cc:333] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f: stopping tablet replica
I20260601 13:24:30.918207 24554 raft_consensus.cc:2243] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.918318 24554 raft_consensus.cc:2272] T e2d5e94a3d41488494c5c48df272276e P 8becec83554243bd837bd0a01985ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.933257 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:30.936173 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:30.942525 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:30.942782 24554 tablet_replica.cc:333] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.942940 24554 raft_consensus.cc:2243] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.943118 24554 raft_consensus.cc:2272] T e2d5e94a3d41488494c5c48df272276e P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.943790 24554 tablet_replica.cc:333] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.943917 24554 raft_consensus.cc:2243] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.944073 24554 raft_consensus.cc:2272] T f3d5fe33f6ab465686bc96c5930bdff7 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.944650 24554 tablet_replica.cc:333] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.944766 24554 raft_consensus.cc:2243] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.944887 24554 raft_consensus.cc:2272] T 1e306944c8cf4f2b823608d32c09bf73 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.945436 24554 tablet_replica.cc:333] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.945540 24554 raft_consensus.cc:2243] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.945641 24554 raft_consensus.cc:2272] T ddb59fb9b6174aa1ab7a0c38d16cb455 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.946182 24554 tablet_replica.cc:333] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.946290 24554 raft_consensus.cc:2243] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.946532 24554 raft_consensus.cc:2272] T d0914ed4d58e4bf38c9e0868a93297c1 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.947050 24554 tablet_replica.cc:333] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.947150 24554 raft_consensus.cc:2243] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.947271 24554 raft_consensus.cc:2272] T 077acd8c8168467e9e38165f2b981714 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.947777 24554 tablet_replica.cc:333] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.947870 24554 raft_consensus.cc:2243] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.947970 24554 raft_consensus.cc:2272] T 97f2488cb77f4f9eba13c2afca8caa66 P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.948486 24554 tablet_replica.cc:333] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0: stopping tablet replica
I20260601 13:24:30.948583 24554 raft_consensus.cc:2243] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.948783 24554 raft_consensus.cc:2272] T 2fcbeb316d11445b83a5133ef02a263c P a3dc2ae25b8f49de99d6f702a756d4d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.965561 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:30.968753 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:30.974927 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:30.975157 24554 tablet_replica.cc:333] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.975328 24554 raft_consensus.cc:2243] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.975572 24554 raft_consensus.cc:2272] T e2d5e94a3d41488494c5c48df272276e P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.976171 24554 tablet_replica.cc:333] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.976292 24554 raft_consensus.cc:2243] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.976440 24554 raft_consensus.cc:2272] T 21f0ee3f817f4417a374e0eacab8eff6 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.976913 24554 tablet_replica.cc:333] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.977035 24554 raft_consensus.cc:2243] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.977228 24554 raft_consensus.cc:2272] T 077acd8c8168467e9e38165f2b981714 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.977711 24554 tablet_replica.cc:333] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.977821 24554 raft_consensus.cc:2243] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.977941 24554 raft_consensus.cc:2272] T 096aba699afa4f369a861873b604b43b P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.978417 24554 tablet_replica.cc:333] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.978520 24554 raft_consensus.cc:2243] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.978754 24554 raft_consensus.cc:2272] T f3d5fe33f6ab465686bc96c5930bdff7 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.979180 24554 tablet_replica.cc:333] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.979286 24554 raft_consensus.cc:2243] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:30.979496 24554 raft_consensus.cc:2272] T 97f2488cb77f4f9eba13c2afca8caa66 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.979914 24554 tablet_replica.cc:333] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.979982 24554 raft_consensus.cc:2243] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.980121 24554 raft_consensus.cc:2272] T 2fcbeb316d11445b83a5133ef02a263c P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.980635 24554 tablet_replica.cc:333] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987: stopping tablet replica
I20260601 13:24:30.980722 24554 raft_consensus.cc:2243] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:30.980872 24554 raft_consensus.cc:2272] T d0914ed4d58e4bf38c9e0868a93297c1 P 4e566d75aa8e4a7d87159d6a4409d987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:30.985776 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:30.988979 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:24:30.993120 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:31.005089 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:24:31.007162 24554 master.cc:562] Master@127.23.250.190:33867 shutting down...
W20260601 13:24:31.011763  1307 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:24:31.011852  1307 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:24:31.011884  1307 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:24:31.012235 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:31.012420 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:31.012511 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d3abca5573f4781b5704637bed04d6b: stopping tablet replica
I20260601 13:24:31.026465 24554 master.cc:584] Master@127.23.250.190:33867 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2339 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:24:31.039873 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:45907
I20260601 13:24:31.040314 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.042120  1750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.042214  1753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.042255  1751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.042510 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:31.042761 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.042821 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.042848 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271042847 us; error 0 us; skew 500 ppm
I20260601 13:24:31.043778 24554 webserver.cc:533] Webserver started at http://127.23.250.190:37263/ using document root <none> and password file <none>
I20260601 13:24:31.043968 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.044039 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.044123 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.044556 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "d714b225d9554c5590d7a2ff7b8a710a"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.046180 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:31.047225  1758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.047504 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.047595 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "d714b225d9554c5590d7a2ff7b8a710a"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.047693 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.062377 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.062855 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.067312 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:45907
I20260601 13:24:31.073067  1810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:45907 every 8 connection(s)
I20260601 13:24:31.073591  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.075500  1811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a: Bootstrap starting.
I20260601 13:24:31.076274  1811 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.077267  1811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a: No bootstrap required, opened a new log
I20260601 13:24:31.077649  1811 raft_consensus.cc:359] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d714b225d9554c5590d7a2ff7b8a710a" member_type: VOTER }
I20260601 13:24:31.077740  1811 raft_consensus.cc:385] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.077764  1811 raft_consensus.cc:740] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d714b225d9554c5590d7a2ff7b8a710a, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.077868  1811 consensus_queue.cc:260] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d714b225d9554c5590d7a2ff7b8a710a" member_type: VOTER }
I20260601 13:24:31.077929  1811 raft_consensus.cc:399] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:31.077952  1811 raft_consensus.cc:493] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:31.077983  1811 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:31.078683  1811 raft_consensus.cc:515] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d714b225d9554c5590d7a2ff7b8a710a" member_type: VOTER }
I20260601 13:24:31.078799  1811 leader_election.cc:304] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [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: d714b225d9554c5590d7a2ff7b8a710a; no voters: 
I20260601 13:24:31.078955  1811 leader_election.cc:290] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:31.079104  1814 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:31.079294  1814 raft_consensus.cc:697] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 1 LEADER]: Becoming Leader. State: Replica: d714b225d9554c5590d7a2ff7b8a710a, State: Running, Role: LEADER
I20260601 13:24:31.079412  1814 consensus_queue.cc:237] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [LEADER]: Queue going to LEADER mode. State: All 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: "d714b225d9554c5590d7a2ff7b8a710a" member_type: VOTER }
I20260601 13:24:31.079541  1811 sys_catalog.cc:565] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:31.079870  1816 sys_catalog.cc:455] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d714b225d9554c5590d7a2ff7b8a710a. Latest consensus state: current_term: 1 leader_uuid: "d714b225d9554c5590d7a2ff7b8a710a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d714b225d9554c5590d7a2ff7b8a710a" member_type: VOTER } }
I20260601 13:24:31.079854  1815 sys_catalog.cc:455] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d714b225d9554c5590d7a2ff7b8a710a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d714b225d9554c5590d7a2ff7b8a710a" member_type: VOTER } }
I20260601 13:24:31.079967  1816 sys_catalog.cc:458] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:31.079977  1815 sys_catalog.cc:458] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:31.080252  1818 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:31.081113  1818 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:31.081598 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:31.083244  1818 catalog_manager.cc:1382] Generated new cluster ID: bf0c689d60db4130bb94d6d9be2429ba
I20260601 13:24:31.083297  1818 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:31.096053  1818 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:31.096668  1818 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:31.107647  1818 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a: Generated new TSK 0
I20260601 13:24:31.107867  1818 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:31.113880 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.116011  1835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.116029  1833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.116218 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:31.116227  1832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.116526 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.116571 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.116586 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271116586 us; error 0 us; skew 500 ppm
I20260601 13:24:31.117439 24554 webserver.cc:533] Webserver started at http://127.23.250.129:35301/ using document root <none> and password file <none>
I20260601 13:24:31.117614 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.117681 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.117761 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.118162 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "9fe24bb417e34b3abbac5883d6b4b69c"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.119630 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:31.120486  1840 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.120746 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.120826 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "9fe24bb417e34b3abbac5883d6b4b69c"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.120910 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.125873 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.126197 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.126463 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:31.126945 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:31.127003 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.127048 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:31.127095 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.131116 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:35161
I20260601 13:24:31.131146  1904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:35161 every 8 connection(s)
I20260601 13:24:31.131994 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.133935  1909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.133917  1910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.134110  1912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.134362 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:31.134543 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.134621 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.134657 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271134656 us; error 0 us; skew 500 ppm
I20260601 13:24:31.135599 24554 webserver.cc:533] Webserver started at http://127.23.250.130:38843/ using document root <none> and password file <none>
I20260601 13:24:31.135780 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.135847 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.135933 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.136417 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "7a1d302d9719469e9368c7a2e86067b6"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.136729  1905 heartbeater.cc:344] Connected to a master server at 127.23.250.190:45907
I20260601 13:24:31.136848  1905 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:31.137066  1905 heartbeater.cc:507] Master 127.23.250.190:45907 requested a full tablet report, sending...
I20260601 13:24:31.137729  1775 ts_manager.cc:194] Registered new tserver with Master: 9fe24bb417e34b3abbac5883d6b4b69c (127.23.250.129:35161)
I20260601 13:24:31.138260 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:31.138556  1775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35516
I20260601 13:24:31.139392  1917 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.139642 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.139724 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "7a1d302d9719469e9368c7a2e86067b6"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.139807 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.156940 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.157387 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.157699 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:31.158185 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:31.158242 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.158298 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:31.158344 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.162438 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:44763
I20260601 13:24:31.162511  1980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:44763 every 8 connection(s)
I20260601 13:24:31.163345 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.165226  1984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.165320  1985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.165596 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:31.165721  1987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.165941 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.166005 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.166028 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271166028 us; error 0 us; skew 500 ppm
I20260601 13:24:31.166936 24554 webserver.cc:533] Webserver started at http://127.23.250.131:41883/ using document root <none> and password file <none>
I20260601 13:24:31.167141 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.167203 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.167279 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.167753  1981 heartbeater.cc:344] Connected to a master server at 127.23.250.190:45907
I20260601 13:24:31.167784 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "39d15c3b83ee40de8f75ceb5bca4c724"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.167889  1981 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:31.168114  1981 heartbeater.cc:507] Master 127.23.250.190:45907 requested a full tablet report, sending...
I20260601 13:24:31.168749  1775 ts_manager.cc:194] Registered new tserver with Master: 7a1d302d9719469e9368c7a2e86067b6 (127.23.250.130:44763)
I20260601 13:24:31.169327  1775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35528
I20260601 13:24:31.169543 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:31.170516  1992 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.170755 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:31.170814 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "39d15c3b83ee40de8f75ceb5bca4c724"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.170897 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.187247 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.187620 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.187928 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:31.188407 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:31.188469 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.188519 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:31.188567 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.193358 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:42797
I20260601 13:24:31.193414  2055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:42797 every 8 connection(s)
I20260601 13:24:31.197990  2056 heartbeater.cc:344] Connected to a master server at 127.23.250.190:45907
I20260601 13:24:31.198091  2056 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:31.198315  2056 heartbeater.cc:507] Master 127.23.250.190:45907 requested a full tablet report, sending...
I20260601 13:24:31.199019  1775 ts_manager.cc:194] Registered new tserver with Master: 39d15c3b83ee40de8f75ceb5bca4c724 (127.23.250.131:42797)
I20260601 13:24:31.199443 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005618094s
I20260601 13:24:31.199534  1775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35538
I20260601 13:24:31.207181  1775 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35540:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:31.207639  1775 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:31.217033  2020 tablet_service.cc:1511] Processing CreateTablet for tablet 28405949a66741ecbe1ac4fc3febe5b4 (DEFAULT_TABLE table=test-workload [id=905d1006a84f4b4fb6087efe6acd1507]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:31.217368  2020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28405949a66741ecbe1ac4fc3febe5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.217320  1869 tablet_service.cc:1511] Processing CreateTablet for tablet 28405949a66741ecbe1ac4fc3febe5b4 (DEFAULT_TABLE table=test-workload [id=905d1006a84f4b4fb6087efe6acd1507]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:31.217625  1869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28405949a66741ecbe1ac4fc3febe5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.218430  1945 tablet_service.cc:1511] Processing CreateTablet for tablet 28405949a66741ecbe1ac4fc3febe5b4 (DEFAULT_TABLE table=test-workload [id=905d1006a84f4b4fb6087efe6acd1507]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:31.218695  1945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28405949a66741ecbe1ac4fc3febe5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.219827  2071 tablet_bootstrap.cc:492] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c: Bootstrap starting.
I20260601 13:24:31.220197  2072 tablet_bootstrap.cc:492] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: Bootstrap starting.
I20260601 13:24:31.220786  2073 tablet_bootstrap.cc:492] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6: Bootstrap starting.
I20260601 13:24:31.220817  2071 tablet_bootstrap.cc:654] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.221174  2072 tablet_bootstrap.cc:654] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.221937  2073 tablet_bootstrap.cc:654] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.222352  2072 tablet_bootstrap.cc:492] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: No bootstrap required, opened a new log
I20260601 13:24:31.222445  2072 ts_tablet_manager.cc:1403] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:31.223037  2072 raft_consensus.cc:359] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.223130  2072 raft_consensus.cc:385] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.223152  2072 raft_consensus.cc:740] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d15c3b83ee40de8f75ceb5bca4c724, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.223191  2071 tablet_bootstrap.cc:492] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c: No bootstrap required, opened a new log
I20260601 13:24:31.223191  2073 tablet_bootstrap.cc:492] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6: No bootstrap required, opened a new log
I20260601 13:24:31.223295  2073 ts_tablet_manager.cc:1403] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:24:31.223281  2072 consensus_queue.cc:260] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.223295  2071 ts_tablet_manager.cc:1403] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:31.223663  2056 heartbeater.cc:499] Master 127.23.250.190:45907 was elected leader, sending a full tablet report...
I20260601 13:24:31.223796  2073 raft_consensus.cc:359] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.223796  2071 raft_consensus.cc:359] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.223922  2073 raft_consensus.cc:385] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.223958  2073 raft_consensus.cc:740] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a1d302d9719469e9368c7a2e86067b6, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.223938  2071 raft_consensus.cc:385] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.224042  2071 raft_consensus.cc:740] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe24bb417e34b3abbac5883d6b4b69c, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.224108  2073 consensus_queue.cc:260] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.224174  2071 consensus_queue.cc:260] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.224444  2073 ts_tablet_manager.cc:1434] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.224519  2071 ts_tablet_manager.cc:1434] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:31.223650  2072 ts_tablet_manager.cc:1434] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.224619  1981 heartbeater.cc:499] Master 127.23.250.190:45907 was elected leader, sending a full tablet report...
I20260601 13:24:31.224646  1905 heartbeater.cc:499] Master 127.23.250.190:45907 was elected leader, sending a full tablet report...
I20260601 13:24:31.455958  2077 raft_consensus.cc:493] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:31.456113  2077 raft_consensus.cc:515] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.456806  2077 leader_election.cc:290] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a1d302d9719469e9368c7a2e86067b6 (127.23.250.130:44763), 9fe24bb417e34b3abbac5883d6b4b69c (127.23.250.129:35161)
I20260601 13:24:31.460177  1955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28405949a66741ecbe1ac4fc3febe5b4" candidate_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a1d302d9719469e9368c7a2e86067b6" is_pre_election: true
I20260601 13:24:31.460343  1955 raft_consensus.cc:2468] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39d15c3b83ee40de8f75ceb5bca4c724 in term 0.
I20260601 13:24:31.460714  1879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28405949a66741ecbe1ac4fc3febe5b4" candidate_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" is_pre_election: true
I20260601 13:24:31.460704  1994 leader_election.cc:304] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39d15c3b83ee40de8f75ceb5bca4c724, 7a1d302d9719469e9368c7a2e86067b6; no voters: 
I20260601 13:24:31.460862  1879 raft_consensus.cc:2468] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39d15c3b83ee40de8f75ceb5bca4c724 in term 0.
I20260601 13:24:31.460973  2077 raft_consensus.cc:2804] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:31.461066  2077 raft_consensus.cc:493] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:31.461133  2077 raft_consensus.cc:3060] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:31.461992  2077 raft_consensus.cc:515] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.462349  2077 leader_election.cc:290] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [CANDIDATE]: Term 1 election: Requested vote from peers 7a1d302d9719469e9368c7a2e86067b6 (127.23.250.130:44763), 9fe24bb417e34b3abbac5883d6b4b69c (127.23.250.129:35161)
I20260601 13:24:31.462706  1955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28405949a66741ecbe1ac4fc3febe5b4" candidate_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a1d302d9719469e9368c7a2e86067b6"
I20260601 13:24:31.462742  1879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28405949a66741ecbe1ac4fc3febe5b4" candidate_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe24bb417e34b3abbac5883d6b4b69c"
I20260601 13:24:31.462823  1955 raft_consensus.cc:3060] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:31.462850  1879 raft_consensus.cc:3060] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:31.463709  1879 raft_consensus.cc:2468] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d15c3b83ee40de8f75ceb5bca4c724 in term 1.
I20260601 13:24:31.463706  1955 raft_consensus.cc:2468] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39d15c3b83ee40de8f75ceb5bca4c724 in term 1.
I20260601 13:24:31.464021  1996 leader_election.cc:304] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39d15c3b83ee40de8f75ceb5bca4c724, 9fe24bb417e34b3abbac5883d6b4b69c; no voters: 
I20260601 13:24:31.464241  2077 raft_consensus.cc:2804] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:31.464416  2077 raft_consensus.cc:697] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 1 LEADER]: Becoming Leader. State: Replica: 39d15c3b83ee40de8f75ceb5bca4c724, State: Running, Role: LEADER
I20260601 13:24:31.464581  2077 consensus_queue.cc:237] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } }
I20260601 13:24:31.466125  1772 catalog_manager.cc:5696] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39d15c3b83ee40de8f75ceb5bca4c724 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39d15c3b83ee40de8f75ceb5bca4c724" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a1d302d9719469e9368c7a2e86067b6" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe24bb417e34b3abbac5883d6b4b69c" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 35161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:31.504762 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:31.508319 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:31.508679 24554 tablet_replica.cc:333] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c: stopping tablet replica
I20260601 13:24:31.508812 24554 raft_consensus.cc:2243] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:31.508963 24554 raft_consensus.cc:2272] T 28405949a66741ecbe1ac4fc3febe5b4 P 9fe24bb417e34b3abbac5883d6b4b69c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:31.522313 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:31.524755 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:31.528630 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:31.528903 24554 tablet_replica.cc:333] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6: stopping tablet replica
I20260601 13:24:31.529024 24554 raft_consensus.cc:2243] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:31.529130 24554 raft_consensus.cc:2272] T 28405949a66741ecbe1ac4fc3febe5b4 P 7a1d302d9719469e9368c7a2e86067b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:31.541887 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:31.544133 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:31.548100 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:31.548409 24554 tablet_replica.cc:333] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: stopping tablet replica
I20260601 13:24:31.548552 24554 raft_consensus.cc:2243] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:31.548756 24554 pending_rounds.cc:70] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: Trying to abort 1 pending ops.
I20260601 13:24:31.548803 24554 pending_rounds.cc:77] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191831920443392 op_type: NO_OP noop_request { }
I20260601 13:24:31.548904 24554 raft_consensus.cc:2889] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:24:31.548972 24554 raft_consensus.cc:2272] T 28405949a66741ecbe1ac4fc3febe5b4 P 39d15c3b83ee40de8f75ceb5bca4c724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:31.562090 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:31.564301 24554 master.cc:562] Master@127.23.250.190:45907 shutting down...
I20260601 13:24:31.568090 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:31.568279 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:31.568420 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P d714b225d9554c5590d7a2ff7b8a710a: stopping tablet replica
I20260601 13:24:31.583009 24554 master.cc:584] Master@127.23.250.190:45907 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (550 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:24:31.590008 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:46523
I20260601 13:24:31.590330 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.592008  2083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.592118  2084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.592206 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:31.592118  2086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.592587 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.592626 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.592641 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271592641 us; error 0 us; skew 500 ppm
I20260601 13:24:31.593519 24554 webserver.cc:533] Webserver started at http://127.23.250.190:45999/ using document root <none> and password file <none>
I20260601 13:24:31.593685 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.593741 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.593838 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.594303 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "73aef7764ac54d41957a03650ccfa821"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.596379 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:24:31.598002  2091 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.598315 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.598402 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "73aef7764ac54d41957a03650ccfa821"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.598491 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.608422 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.608947 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.615403 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:46523
I20260601 13:24:31.619722  2143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:46523 every 8 connection(s)
I20260601 13:24:31.620525  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.623317  2144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821: Bootstrap starting.
I20260601 13:24:31.624198  2144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.625540  2144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821: No bootstrap required, opened a new log
I20260601 13:24:31.626072  2144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73aef7764ac54d41957a03650ccfa821" member_type: VOTER }
I20260601 13:24:31.626190  2144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.626240  2144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73aef7764ac54d41957a03650ccfa821, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.626454  2144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "73aef7764ac54d41957a03650ccfa821" member_type: VOTER }
I20260601 13:24:31.626614  2144 raft_consensus.cc:399] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:31.626668  2144 raft_consensus.cc:493] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:31.626729  2144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:31.627890  2144 raft_consensus.cc:515] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73aef7764ac54d41957a03650ccfa821" member_type: VOTER }
I20260601 13:24:31.628057  2144 leader_election.cc:304] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [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: 73aef7764ac54d41957a03650ccfa821; no voters: 
I20260601 13:24:31.628293  2144 leader_election.cc:290] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:31.628453  2147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:31.628679  2147 raft_consensus.cc:697] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 1 LEADER]: Becoming Leader. State: Replica: 73aef7764ac54d41957a03650ccfa821, State: Running, Role: LEADER
I20260601 13:24:31.628789  2144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:31.629184  2147 consensus_queue.cc:237] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [LEADER]: Queue going to LEADER mode. State: All 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: "73aef7764ac54d41957a03650ccfa821" member_type: VOTER }
I20260601 13:24:31.629875  2148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "73aef7764ac54d41957a03650ccfa821" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73aef7764ac54d41957a03650ccfa821" member_type: VOTER } }
I20260601 13:24:31.629979  2148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:31.630336  2149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 73aef7764ac54d41957a03650ccfa821. Latest consensus state: current_term: 1 leader_uuid: "73aef7764ac54d41957a03650ccfa821" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73aef7764ac54d41957a03650ccfa821" member_type: VOTER } }
I20260601 13:24:31.630419  2149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:31.630487  2155 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:31.631866  2155 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:31.632046 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:31.635176  2155 catalog_manager.cc:1382] Generated new cluster ID: 8f6d7ed1589647739491c88e4dcae015
I20260601 13:24:31.635244  2155 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:31.643546  2155 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:31.644110  2155 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:31.649415  2155 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821: Generated new TSK 0
I20260601 13:24:31.649668  2155 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:31.664420 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.667019  2166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.667042  2165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.667047 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:31.667070  2168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.667493 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.667547 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.667565 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271667565 us; error 0 us; skew 500 ppm
I20260601 13:24:31.668473 24554 webserver.cc:533] Webserver started at http://127.23.250.129:33881/ using document root <none> and password file <none>
I20260601 13:24:31.668656 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.668723 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.668808 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.669227 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "18240df4f7e0449e9a1099cf1a03c930"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.670902 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:24:31.671976  2173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.672313 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:31.672377 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "18240df4f7e0449e9a1099cf1a03c930"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.672444 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.690809 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.691191 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.691459 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:31.691983 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:31.692022 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.692078 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:31.692116 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.696355 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:46377
I20260601 13:24:31.696382  2236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:46377 every 8 connection(s)
I20260601 13:24:31.697270 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.699229  2241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.699309  2242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.699472  2244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.700013 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:31.700199 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.700244 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.700265 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271700265 us; error 0 us; skew 500 ppm
I20260601 13:24:31.701319 24554 webserver.cc:533] Webserver started at http://127.23.250.130:37393/ using document root <none> and password file <none>
I20260601 13:24:31.701495 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.701567 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.701648 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.702023 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "f3c7fd8befb84dd5b8d4349f785d9483"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.702303  2237 heartbeater.cc:344] Connected to a master server at 127.23.250.190:46523
I20260601 13:24:31.702414  2237 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:31.702735  2237 heartbeater.cc:507] Master 127.23.250.190:46523 requested a full tablet report, sending...
I20260601 13:24:31.703413  2108 ts_manager.cc:194] Registered new tserver with Master: 18240df4f7e0449e9a1099cf1a03c930 (127.23.250.129:46377)
I20260601 13:24:31.703864 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:31.704246  2108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60862
I20260601 13:24:31.704883  2249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.705140 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.705205 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "f3c7fd8befb84dd5b8d4349f785d9483"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.705260 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.718026 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.718423 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.718802 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:31.719305 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:31.719365 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.719422 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:31.719452 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.723702 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:45047
I20260601 13:24:31.723735  2312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:45047 every 8 connection(s)
I20260601 13:24:31.724556 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.726544  2316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.726616  2319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.726716  2317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.726851 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:31.727022 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.727059 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.727074 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271727074 us; error 0 us; skew 500 ppm
I20260601 13:24:31.727926 24554 webserver.cc:533] Webserver started at http://127.23.250.131:43815/ using document root <none> and password file <none>
I20260601 13:24:31.728094 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.728139 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.728216 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.728749 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "a39e0231e46f484698cbc1aa721acaee"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.729611  2313 heartbeater.cc:344] Connected to a master server at 127.23.250.190:46523
I20260601 13:24:31.729717  2313 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:31.729940  2313 heartbeater.cc:507] Master 127.23.250.190:46523 requested a full tablet report, sending...
I20260601 13:24:31.730566  2108 ts_manager.cc:194] Registered new tserver with Master: f3c7fd8befb84dd5b8d4349f785d9483 (127.23.250.130:45047)
I20260601 13:24:31.730734 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:24:31.731277  2108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60868
I20260601 13:24:31.731876  2324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.732129 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:31.732205 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "a39e0231e46f484698cbc1aa721acaee"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.732278 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.749193 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.749696 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.750034 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:31.750520 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:31.750582 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.750691 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:31.750725 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.755210 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:35369
I20260601 13:24:31.755254  2388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:35369 every 8 connection(s)
I20260601 13:24:31.756112 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:31.758073  2392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:31.758185  2395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.758265 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:31.758715  2393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:31.759032 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:31.759088 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:31.759109 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320271759108 us; error 0 us; skew 500 ppm
I20260601 13:24:31.760187 24554 webserver.cc:533] Webserver started at http://127.23.250.132:38643/ using document root <none> and password file <none>
I20260601 13:24:31.760396 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:31.760463 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:31.760536 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:31.761009 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "33ac9c55b203411097d754104e3a09e6"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.761041  2389 heartbeater.cc:344] Connected to a master server at 127.23.250.190:46523
I20260601 13:24:31.761168  2389 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:31.761389  2389 heartbeater.cc:507] Master 127.23.250.190:46523 requested a full tablet report, sending...
I20260601 13:24:31.762231  2108 ts_manager.cc:194] Registered new tserver with Master: a39e0231e46f484698cbc1aa721acaee (127.23.250.131:35369)
I20260601 13:24:31.762930  2108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60878
I20260601 13:24:31.762961 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:24:31.764063  2400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.764362 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:31.764451 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "33ac9c55b203411097d754104e3a09e6"
format_stamp: "Formatted at 2026-06-01 13:24:31 on dist-test-slave-clgz"
I20260601 13:24:31.764509 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:31.775900 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:31.776350 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:31.776635 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:31.777149 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:31.777189 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.777249 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:31.777288 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:31.781837 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:45711
I20260601 13:24:31.781973  2464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:45711 every 8 connection(s)
I20260601 13:24:31.786756  2465 heartbeater.cc:344] Connected to a master server at 127.23.250.190:46523
I20260601 13:24:31.786886  2465 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:31.787117  2465 heartbeater.cc:507] Master 127.23.250.190:46523 requested a full tablet report, sending...
I20260601 13:24:31.787760  2108 ts_manager.cc:194] Registered new tserver with Master: 33ac9c55b203411097d754104e3a09e6 (127.23.250.132:45711)
I20260601 13:24:31.787895 24554 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.00561058s
I20260601 13:24:31.788328  2108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60894
I20260601 13:24:31.795696  2108 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60904:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:24:31.805462  2352 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc65ba821ed49d5be0d2139154c9d8b (DEFAULT_TABLE table=test-workload [id=349344dfc9e44b4b8499c41f94cbf084]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:31.805824  2352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc65ba821ed49d5be0d2139154c9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.807173  2201 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc65ba821ed49d5be0d2139154c9d8b (DEFAULT_TABLE table=test-workload [id=349344dfc9e44b4b8499c41f94cbf084]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:31.807221  2428 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc65ba821ed49d5be0d2139154c9d8b (DEFAULT_TABLE table=test-workload [id=349344dfc9e44b4b8499c41f94cbf084]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:24:31.807458  2201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc65ba821ed49d5be0d2139154c9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.807485  2428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc65ba821ed49d5be0d2139154c9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:31.808604  2480 tablet_bootstrap.cc:492] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: Bootstrap starting.
I20260601 13:24:31.809559  2481 tablet_bootstrap.cc:492] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930: Bootstrap starting.
I20260601 13:24:31.810225  2482 tablet_bootstrap.cc:492] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6: Bootstrap starting.
I20260601 13:24:31.810263  2480 tablet_bootstrap.cc:654] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.810724  2481 tablet_bootstrap.cc:654] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.811232  2482 tablet_bootstrap.cc:654] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:31.811556  2480 tablet_bootstrap.cc:492] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: No bootstrap required, opened a new log
I20260601 13:24:31.811658  2480 ts_tablet_manager.cc:1403] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:31.812026  2481 tablet_bootstrap.cc:492] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930: No bootstrap required, opened a new log
I20260601 13:24:31.812125  2481 ts_tablet_manager.cc:1403] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:31.812144  2480 raft_consensus.cc:359] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:31.812265  2480 raft_consensus.cc:385] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.812310  2480 raft_consensus.cc:740] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0231e46f484698cbc1aa721acaee, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.812367  2482 tablet_bootstrap.cc:492] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6: No bootstrap required, opened a new log
I20260601 13:24:31.812486  2482 ts_tablet_manager.cc:1403] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:31.812454  2480 consensus_queue.cc:260] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:31.812678  2481 raft_consensus.cc:359] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:31.812812  2481 raft_consensus.cc:385] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.812867  2481 raft_consensus.cc:740] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18240df4f7e0449e9a1099cf1a03c930, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.812913  2482 raft_consensus.cc:359] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:31.813058  2389 heartbeater.cc:499] Master 127.23.250.190:46523 was elected leader, sending a full tablet report...
I20260601 13:24:31.813028  2481 consensus_queue.cc:260] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:31.813067  2482 raft_consensus.cc:385] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:31.813138  2482 raft_consensus.cc:740] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ac9c55b203411097d754104e3a09e6, State: Initialized, Role: FOLLOWER
I20260601 13:24:31.813275  2482 consensus_queue.cc:260] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:31.813400  2481 ts_tablet_manager.cc:1434] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:31.813556  2237 heartbeater.cc:499] Master 127.23.250.190:46523 was elected leader, sending a full tablet report...
I20260601 13:24:31.813603  2482 ts_tablet_manager.cc:1434] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:31.813673  2480 ts_tablet_manager.cc:1434] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:31.813745  2465 heartbeater.cc:499] Master 127.23.250.190:46523 was elected leader, sending a full tablet report...
I20260601 13:24:32.102174  2486 raft_consensus.cc:493] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:32.102335  2486 raft_consensus.cc:515] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:32.103034  2486 leader_election.cc:290] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ac9c55b203411097d754104e3a09e6 (127.23.250.132:45711), 18240df4f7e0449e9a1099cf1a03c930 (127.23.250.129:46377)
I20260601 13:24:32.106884  2438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc65ba821ed49d5be0d2139154c9d8b" candidate_uuid: "a39e0231e46f484698cbc1aa721acaee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ac9c55b203411097d754104e3a09e6" is_pre_election: true
I20260601 13:24:32.107019  2438 raft_consensus.cc:2468] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a39e0231e46f484698cbc1aa721acaee in term 0.
I20260601 13:24:32.107160  2211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc65ba821ed49d5be0d2139154c9d8b" candidate_uuid: "a39e0231e46f484698cbc1aa721acaee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18240df4f7e0449e9a1099cf1a03c930" is_pre_election: true
I20260601 13:24:32.107282  2211 raft_consensus.cc:2468] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a39e0231e46f484698cbc1aa721acaee in term 0.
I20260601 13:24:32.107402  2326 leader_election.cc:304] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac9c55b203411097d754104e3a09e6, a39e0231e46f484698cbc1aa721acaee; no voters: 
I20260601 13:24:32.107604  2486 raft_consensus.cc:2804] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:32.107684  2486 raft_consensus.cc:493] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:32.107743  2486 raft_consensus.cc:3060] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:32.108594  2486 raft_consensus.cc:515] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:32.108947  2486 leader_election.cc:290] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [CANDIDATE]: Term 1 election: Requested vote from peers 33ac9c55b203411097d754104e3a09e6 (127.23.250.132:45711), 18240df4f7e0449e9a1099cf1a03c930 (127.23.250.129:46377)
I20260601 13:24:32.109285  2211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc65ba821ed49d5be0d2139154c9d8b" candidate_uuid: "a39e0231e46f484698cbc1aa721acaee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18240df4f7e0449e9a1099cf1a03c930"
I20260601 13:24:32.109259  2438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc65ba821ed49d5be0d2139154c9d8b" candidate_uuid: "a39e0231e46f484698cbc1aa721acaee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ac9c55b203411097d754104e3a09e6"
I20260601 13:24:32.109385  2438 raft_consensus.cc:3060] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:32.109390  2211 raft_consensus.cc:3060] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:32.110404  2438 raft_consensus.cc:2468] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0231e46f484698cbc1aa721acaee in term 1.
I20260601 13:24:32.110412  2211 raft_consensus.cc:2468] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0231e46f484698cbc1aa721acaee in term 1.
I20260601 13:24:32.110715  2326 leader_election.cc:304] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac9c55b203411097d754104e3a09e6, a39e0231e46f484698cbc1aa721acaee; no voters: 
I20260601 13:24:32.110877  2486 raft_consensus.cc:2804] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:32.111123  2486 raft_consensus.cc:697] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 1 LEADER]: Becoming Leader. State: Replica: a39e0231e46f484698cbc1aa721acaee, State: Running, Role: LEADER
I20260601 13:24:32.111275  2486 consensus_queue.cc:237] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } }
I20260601 13:24:32.112759  2108 catalog_manager.cc:5696] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee reported cstate change: term changed from 0 to 1, leader changed from <none> to a39e0231e46f484698cbc1aa721acaee (127.23.250.131). New cstate: current_term: 1 leader_uuid: "a39e0231e46f484698cbc1aa721acaee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0231e46f484698cbc1aa721acaee" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac9c55b203411097d754104e3a09e6" member_type: VOTER last_known_addr { host: "127.23.250.132" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18240df4f7e0449e9a1099cf1a03c930" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 46377 } health_report { overall_health: UNKNOWN } } }
W20260601 13:24:32.172904 24554 auto_rebalancer.cc:591] Failed to schedule move for tablet 1fc65ba821ed49d5be0d2139154c9d8b: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:24:32.173285 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:32.177100 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:32.177394 24554 tablet_replica.cc:333] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930: stopping tablet replica
I20260601 13:24:32.177546 24554 raft_consensus.cc:2243] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:32.177681 24554 raft_consensus.cc:2272] T 1fc65ba821ed49d5be0d2139154c9d8b P 18240df4f7e0449e9a1099cf1a03c930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:32.190973 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:32.193289 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:32.197965 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:32.210248 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:32.212348 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:32.216665 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:32.217036 24554 tablet_replica.cc:333] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: stopping tablet replica
I20260601 13:24:32.217149 24554 raft_consensus.cc:2243] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:32.217304 24554 pending_rounds.cc:70] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: Trying to abort 1 pending ops.
I20260601 13:24:32.217329 24554 pending_rounds.cc:77] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292191834569359360 op_type: NO_OP noop_request { }
I20260601 13:24:32.217394 24554 raft_consensus.cc:2889] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:24:32.217440 24554 raft_consensus.cc:2272] T 1fc65ba821ed49d5be0d2139154c9d8b P a39e0231e46f484698cbc1aa721acaee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:32.230803 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:32.232874 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:24:32.236717 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:32.237023 24554 tablet_replica.cc:333] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6: stopping tablet replica
I20260601 13:24:32.237149 24554 raft_consensus.cc:2243] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:32.237287 24554 raft_consensus.cc:2272] T 1fc65ba821ed49d5be0d2139154c9d8b P 33ac9c55b203411097d754104e3a09e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:32.250157 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:24:32.252497 24554 master.cc:562] Master@127.23.250.190:46523 shutting down...
I20260601 13:24:32.256541 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:32.256691 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:32.256840 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 73aef7764ac54d41957a03650ccfa821: stopping tablet replica
I20260601 13:24:32.269774 24554 master.cc:584] Master@127.23.250.190:46523 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (687 ms)
[----------] 22 tests from AutoRebalancerTest (181297 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:24:32.277446 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:41627
I20260601 13:24:32.277827 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:32.279706  2495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:32.279878  2494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:32.279951 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:32.280040  2497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:32.280258 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:32.280300 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:32.280315 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320272280315 us; error 0 us; skew 500 ppm
I20260601 13:24:32.281126 24554 webserver.cc:533] Webserver started at http://127.23.250.190:38223/ using document root <none> and password file <none>
I20260601 13:24:32.281286 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:32.281342 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:32.281435 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:32.281812 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "f4e7e325c4524f6e80b463f922d3025a"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.283308 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:32.284178  2502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.284435 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:32.284515 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "f4e7e325c4524f6e80b463f922d3025a"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.284602 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:32.312346 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:32.312829 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:32.317159 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:41627
I20260601 13:24:32.320294  2554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:41627 every 8 connection(s)
I20260601 13:24:32.320789  2555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:32.322551  2555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a: Bootstrap starting.
I20260601 13:24:32.323401  2555 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:32.324380  2555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a: No bootstrap required, opened a new log
I20260601 13:24:32.324725  2555 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e7e325c4524f6e80b463f922d3025a" member_type: VOTER }
I20260601 13:24:32.324860  2555 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:32.324892  2555 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e7e325c4524f6e80b463f922d3025a, State: Initialized, Role: FOLLOWER
I20260601 13:24:32.325001  2555 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4e7e325c4524f6e80b463f922d3025a" member_type: VOTER }
I20260601 13:24:32.325060  2555 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:32.325081  2555 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:32.325114  2555 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:32.325754  2555 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e7e325c4524f6e80b463f922d3025a" member_type: VOTER }
I20260601 13:24:32.325878  2555 leader_election.cc:304] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [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: f4e7e325c4524f6e80b463f922d3025a; no voters: 
I20260601 13:24:32.326030  2555 leader_election.cc:290] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:32.326191  2558 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:32.326377  2558 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 1 LEADER]: Becoming Leader. State: Replica: f4e7e325c4524f6e80b463f922d3025a, State: Running, Role: LEADER
I20260601 13:24:32.326601  2555 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:32.326548  2558 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [LEADER]: Queue going to LEADER mode. State: All 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: "f4e7e325c4524f6e80b463f922d3025a" member_type: VOTER }
I20260601 13:24:32.327064  2559 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4e7e325c4524f6e80b463f922d3025a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e7e325c4524f6e80b463f922d3025a" member_type: VOTER } }
I20260601 13:24:32.327077  2560 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4e7e325c4524f6e80b463f922d3025a. Latest consensus state: current_term: 1 leader_uuid: "f4e7e325c4524f6e80b463f922d3025a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e7e325c4524f6e80b463f922d3025a" member_type: VOTER } }
I20260601 13:24:32.327179  2560 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:32.327399  2559 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:32.327705  2562 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:32.328475  2562 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:32.328707 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:32.330363  2562 catalog_manager.cc:1382] Generated new cluster ID: ac081978d5e84730b4071f6cd54418b0
I20260601 13:24:32.330437  2562 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:32.341169  2562 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:32.341818  2562 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:32.349678  2562 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a: Generated new TSK 0
I20260601 13:24:32.349912  2562 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:32.361093 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:32.363373  2579 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:32.363406  2577 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:32.363529 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:32.363500  2576 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:32.363880 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:32.363929 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:32.363945 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320272363945 us; error 0 us; skew 500 ppm
I20260601 13:24:32.364791 24554 webserver.cc:533] Webserver started at http://127.23.250.129:39159/ using document root <none> and password file <none>
I20260601 13:24:32.364926 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:32.364970 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:32.365021 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:32.365398 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "8e386b99aaed4c869d7d31adc144b559"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.366922 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:32.367885  2584 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.368201 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:32.368263 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "8e386b99aaed4c869d7d31adc144b559"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.368360 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:32.374993 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:32.375372 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:32.375656 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:32.376101 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:32.376138 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.376194 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:32.376233 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.380282 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:40097
I20260601 13:24:32.380340  2648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:40097 every 8 connection(s)
I20260601 13:24:32.381167 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:32.383213  2654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:32.383365  2655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:32.383488 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:32.383617  2657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:32.383853 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:32.383909 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:32.383931 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320272383931 us; error 0 us; skew 500 ppm
I20260601 13:24:32.384900 24554 webserver.cc:533] Webserver started at http://127.23.250.130:44483/ using document root <none> and password file <none>
I20260601 13:24:32.385080 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:32.385138 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:32.385224 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:32.385680 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "515106ce09c54d91949e148a1e2556b7"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.385951  2649 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41627
I20260601 13:24:32.386070  2649 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:32.386300  2649 heartbeater.cc:507] Master 127.23.250.190:41627 requested a full tablet report, sending...
I20260601 13:24:32.386988  2519 ts_manager.cc:194] Registered new tserver with Master: 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097)
I20260601 13:24:32.387627 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:32.387981  2519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50798
I20260601 13:24:32.388717  2662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.389027 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:32.389099 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "515106ce09c54d91949e148a1e2556b7"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.389196 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:32.423916 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:32.424414 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:32.424764 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:32.425299 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:32.425372 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.425433 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:32.425487 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.430550 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:37931
I20260601 13:24:32.430599  2725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:37931 every 8 connection(s)
I20260601 13:24:32.431548 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:32.433612  2730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:32.433578  2729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:32.433795  2732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:32.433869 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:32.434016 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:32.434047 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:32.434063 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320272434063 us; error 0 us; skew 500 ppm
I20260601 13:24:32.435010 24554 webserver.cc:533] Webserver started at http://127.23.250.131:37123/ using document root <none> and password file <none>
I20260601 13:24:32.435141 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:32.435184 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:32.435266 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:32.435714 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "2adae44b822c4775a575973256853b75"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.435912  2726 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41627
I20260601 13:24:32.436015  2726 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:32.436235  2726 heartbeater.cc:507] Master 127.23.250.190:41627 requested a full tablet report, sending...
I20260601 13:24:32.436870  2519 ts_manager.cc:194] Registered new tserver with Master: 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931)
I20260601 13:24:32.437386  2519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50802
I20260601 13:24:32.437598 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:24:32.438704  2737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.438970 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:32.439046 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "2adae44b822c4775a575973256853b75"
format_stamp: "Formatted at 2026-06-01 13:24:32 on dist-test-slave-clgz"
I20260601 13:24:32.439102 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:32.447381 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:32.447808 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:32.448089 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:32.448580 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:32.448619 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.448678 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:32.448715 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:32.453254 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:42287
I20260601 13:24:32.453346  2801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:42287 every 8 connection(s)
I20260601 13:24:32.457890  2802 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41627
I20260601 13:24:32.458004  2802 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:32.458191  2802 heartbeater.cc:507] Master 127.23.250.190:41627 requested a full tablet report, sending...
I20260601 13:24:32.458828  2519 ts_manager.cc:194] Registered new tserver with Master: 2adae44b822c4775a575973256853b75 (127.23.250.131:42287)
I20260601 13:24:32.459363 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005660603s
I20260601 13:24:32.459364  2519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50804
I20260601 13:24:33.389070  2649 heartbeater.cc:499] Master 127.23.250.190:41627 was elected leader, sending a full tablet report...
I20260601 13:24:33.438251  2726 heartbeater.cc:499] Master 127.23.250.190:41627 was elected leader, sending a full tablet report...
I20260601 13:24:33.460400  2802 heartbeater.cc:499] Master 127.23.250.190:41627 was elected leader, sending a full tablet report...
I20260601 13:24:33.498457  2519 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50812:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:33.499114  2519 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:33.511515  2613 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa7e5bc52a445dd9925fa8e459a2293 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:33.511762  2612 tablet_service.cc:1511] Processing CreateTablet for tablet 0cba1c210fb546ac8f0b28b8c23ee657 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:33.511855  2613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa7e5bc52a445dd9925fa8e459a2293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.511926  2766 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa7e5bc52a445dd9925fa8e459a2293 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:33.512153  2612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cba1c210fb546ac8f0b28b8c23ee657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.512194  2766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa7e5bc52a445dd9925fa8e459a2293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.512228  2611 tablet_service.cc:1511] Processing CreateTablet for tablet 132e5ac0fe5c4da38dbb2c4c2d34ea27 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:33.512465  2611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e5ac0fe5c4da38dbb2c4c2d34ea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.512835  2765 tablet_service.cc:1511] Processing CreateTablet for tablet 0cba1c210fb546ac8f0b28b8c23ee657 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:33.513053  2765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cba1c210fb546ac8f0b28b8c23ee657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.514379  2610 tablet_service.cc:1511] Processing CreateTablet for tablet 90e577d0e3d04712a9d7afe5bc7b8169 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:33.514639  2610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e577d0e3d04712a9d7afe5bc7b8169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.514743  2822 tablet_bootstrap.cc:492] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559: Bootstrap starting.
I20260601 13:24:33.515372  2764 tablet_service.cc:1511] Processing CreateTablet for tablet 132e5ac0fe5c4da38dbb2c4c2d34ea27 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:33.515630  2764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e5ac0fe5c4da38dbb2c4c2d34ea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.515786  2822 tablet_bootstrap.cc:654] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.516682  2609 tablet_service.cc:1511] Processing CreateTablet for tablet 3723b567c71b4a8ca2f7c09c48b6b1d2 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:33.516870  2609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3723b567c71b4a8ca2f7c09c48b6b1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.517474  2763 tablet_service.cc:1511] Processing CreateTablet for tablet 90e577d0e3d04712a9d7afe5bc7b8169 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:33.517686  2763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e577d0e3d04712a9d7afe5bc7b8169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.518296  2608 tablet_service.cc:1511] Processing CreateTablet for tablet e4f9238f74ae4a9db4f2de9c794b01d2 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:33.518464  2608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f9238f74ae4a9db4f2de9c794b01d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.518858  2761 tablet_service.cc:1511] Processing CreateTablet for tablet e4f9238f74ae4a9db4f2de9c794b01d2 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:33.519121  2761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f9238f74ae4a9db4f2de9c794b01d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.519587  2823 tablet_bootstrap.cc:492] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75: Bootstrap starting.
I20260601 13:24:33.520624  2823 tablet_bootstrap.cc:654] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.520929  2762 tablet_service.cc:1511] Processing CreateTablet for tablet 3723b567c71b4a8ca2f7c09c48b6b1d2 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:33.521163  2762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3723b567c71b4a8ca2f7c09c48b6b1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.521441  2822 tablet_bootstrap.cc:492] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559: No bootstrap required, opened a new log
I20260601 13:24:33.521529  2822 ts_tablet_manager.cc:1403] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:24:33.521966  2822 raft_consensus.cc:359] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.522101  2822 raft_consensus.cc:385] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.522197  2822 raft_consensus.cc:740] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.522382  2822 consensus_queue.cc:260] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.522845  2822 ts_tablet_manager.cc:1434] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.522989  2823 tablet_bootstrap.cc:492] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75: No bootstrap required, opened a new log
I20260601 13:24:33.523118  2823 ts_tablet_manager.cc:1403] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:33.523576  2822 tablet_bootstrap.cc:492] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559: Bootstrap starting.
I20260601 13:24:33.524708  2822 tablet_bootstrap.cc:654] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.524757  2690 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa7e5bc52a445dd9925fa8e459a2293 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:33.525007  2690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa7e5bc52a445dd9925fa8e459a2293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.525061  2689 tablet_service.cc:1511] Processing CreateTablet for tablet 0cba1c210fb546ac8f0b28b8c23ee657 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:33.525274  2689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cba1c210fb546ac8f0b28b8c23ee657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.523582  2823 raft_consensus.cc:359] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.525472  2823 raft_consensus.cc:385] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.525529  2823 raft_consensus.cc:740] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adae44b822c4775a575973256853b75, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.525682  2823 consensus_queue.cc:260] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.526070  2823 ts_tablet_manager.cc:1434] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:24:33.526221  2823 tablet_bootstrap.cc:492] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75: Bootstrap starting.
I20260601 13:24:33.527287  2823 tablet_bootstrap.cc:654] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.527395  2688 tablet_service.cc:1511] Processing CreateTablet for tablet 132e5ac0fe5c4da38dbb2c4c2d34ea27 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:33.527638  2688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e5ac0fe5c4da38dbb2c4c2d34ea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.528419  2823 tablet_bootstrap.cc:492] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75: No bootstrap required, opened a new log
I20260601 13:24:33.528519  2823 ts_tablet_manager.cc:1403] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:33.528899  2823 raft_consensus.cc:359] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.529013  2823 raft_consensus.cc:385] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.529062  2823 raft_consensus.cc:740] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adae44b822c4775a575973256853b75, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.529186  2823 consensus_queue.cc:260] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.529465  2823 ts_tablet_manager.cc:1434] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:33.529659  2823 tablet_bootstrap.cc:492] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75: Bootstrap starting.
I20260601 13:24:33.529721  2687 tablet_service.cc:1511] Processing CreateTablet for tablet 90e577d0e3d04712a9d7afe5bc7b8169 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:33.529979  2687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e577d0e3d04712a9d7afe5bc7b8169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.530681  2823 tablet_bootstrap.cc:654] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.531082  2822 tablet_bootstrap.cc:492] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559: No bootstrap required, opened a new log
I20260601 13:24:33.531176  2822 ts_tablet_manager.cc:1403] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:24:33.531661  2822 raft_consensus.cc:359] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.531764  2822 raft_consensus.cc:385] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.531810  2822 raft_consensus.cc:740] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.531980  2823 tablet_bootstrap.cc:492] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75: No bootstrap required, opened a new log
I20260601 13:24:33.531940  2822 consensus_queue.cc:260] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.532063  2823 ts_tablet_manager.cc:1403] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:33.532157  2686 tablet_service.cc:1511] Processing CreateTablet for tablet 3723b567c71b4a8ca2f7c09c48b6b1d2 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:33.532425  2686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3723b567c71b4a8ca2f7c09c48b6b1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.532461  2823 raft_consensus.cc:359] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.532589  2823 raft_consensus.cc:385] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.532678  2823 raft_consensus.cc:740] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adae44b822c4775a575973256853b75, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.532810  2823 consensus_queue.cc:260] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.533114  2823 ts_tablet_manager.cc:1434] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:33.533314  2823 tablet_bootstrap.cc:492] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75: Bootstrap starting.
I20260601 13:24:33.534387  2823 tablet_bootstrap.cc:654] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.534734  2685 tablet_service.cc:1511] Processing CreateTablet for tablet e4f9238f74ae4a9db4f2de9c794b01d2 (DEFAULT_TABLE table=test-workload [id=045d7c4cd593481b9fe4da9f100a6b55]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:33.535023  2685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f9238f74ae4a9db4f2de9c794b01d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:33.532218  2822 ts_tablet_manager.cc:1434] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.535207  2822 tablet_bootstrap.cc:492] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559: Bootstrap starting.
I20260601 13:24:33.535549  2823 tablet_bootstrap.cc:492] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75: No bootstrap required, opened a new log
I20260601 13:24:33.535637  2823 ts_tablet_manager.cc:1403] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:33.536083  2823 raft_consensus.cc:359] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.536142  2822 tablet_bootstrap.cc:654] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.536199  2823 raft_consensus.cc:385] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.536242  2823 raft_consensus.cc:740] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adae44b822c4775a575973256853b75, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.536350  2823 consensus_queue.cc:260] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.536747  2823 ts_tablet_manager.cc:1434] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:33.536904  2823 tablet_bootstrap.cc:492] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75: Bootstrap starting.
I20260601 13:24:33.537880  2823 tablet_bootstrap.cc:654] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.538275  2822 tablet_bootstrap.cc:492] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559: No bootstrap required, opened a new log
I20260601 13:24:33.538364  2822 ts_tablet_manager.cc:1403] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:33.537881  2829 tablet_bootstrap.cc:492] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7: Bootstrap starting.
I20260601 13:24:33.538866  2822 raft_consensus.cc:359] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.539019  2822 raft_consensus.cc:385] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.539019  2823 tablet_bootstrap.cc:492] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75: No bootstrap required, opened a new log
I20260601 13:24:33.539131  2822 raft_consensus.cc:740] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.539187  2823 ts_tablet_manager.cc:1403] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:33.539259  2822 consensus_queue.cc:260] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.539544  2822 ts_tablet_manager.cc:1434] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.539708  2829 tablet_bootstrap.cc:654] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.539716  2822 tablet_bootstrap.cc:492] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559: Bootstrap starting.
I20260601 13:24:33.539824  2823 raft_consensus.cc:359] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.539903  2823 raft_consensus.cc:385] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.539933  2823 raft_consensus.cc:740] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adae44b822c4775a575973256853b75, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.540058  2823 consensus_queue.cc:260] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.540319  2823 ts_tablet_manager.cc:1434] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:33.540469  2823 tablet_bootstrap.cc:492] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75: Bootstrap starting.
I20260601 13:24:33.540863  2822 tablet_bootstrap.cc:654] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.541471  2823 tablet_bootstrap.cc:654] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.541848  2829 tablet_bootstrap.cc:492] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7: No bootstrap required, opened a new log
I20260601 13:24:33.541927  2829 ts_tablet_manager.cc:1403] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:33.541960  2822 tablet_bootstrap.cc:492] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559: No bootstrap required, opened a new log
I20260601 13:24:33.542049  2822 ts_tablet_manager.cc:1403] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:33.542347  2829 raft_consensus.cc:359] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.542446  2829 raft_consensus.cc:385] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.542479  2829 raft_consensus.cc:740] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515106ce09c54d91949e148a1e2556b7, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.542459  2822 raft_consensus.cc:359] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.542622  2822 raft_consensus.cc:385] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.542675  2822 raft_consensus.cc:740] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.542729  2829 consensus_queue.cc:260] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.542795  2822 consensus_queue.cc:260] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.542924  2823 tablet_bootstrap.cc:492] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75: No bootstrap required, opened a new log
I20260601 13:24:33.542990  2823 ts_tablet_manager.cc:1403] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:33.543068  2822 ts_tablet_manager.cc:1434] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.543120  2829 ts_tablet_manager.cc:1434] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.543219  2822 tablet_bootstrap.cc:492] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559: Bootstrap starting.
I20260601 13:24:33.543294  2829 tablet_bootstrap.cc:492] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7: Bootstrap starting.
I20260601 13:24:33.543385  2823 raft_consensus.cc:359] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.543469  2823 raft_consensus.cc:385] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.543511  2823 raft_consensus.cc:740] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adae44b822c4775a575973256853b75, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.543640  2823 consensus_queue.cc:260] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.543896  2823 ts_tablet_manager.cc:1434] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:33.544142  2822 tablet_bootstrap.cc:654] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.544155  2829 tablet_bootstrap.cc:654] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.546648  2829 tablet_bootstrap.cc:492] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7: No bootstrap required, opened a new log
I20260601 13:24:33.546737  2829 ts_tablet_manager.cc:1403] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:33.547155  2829 raft_consensus.cc:359] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.547227  2829 raft_consensus.cc:385] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.547247  2829 raft_consensus.cc:740] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515106ce09c54d91949e148a1e2556b7, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.547382  2829 consensus_queue.cc:260] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.547519  2822 tablet_bootstrap.cc:492] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559: No bootstrap required, opened a new log
I20260601 13:24:33.547596  2822 ts_tablet_manager.cc:1403] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:33.547607  2829 ts_tablet_manager.cc:1434] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.547740  2829 tablet_bootstrap.cc:492] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7: Bootstrap starting.
I20260601 13:24:33.548034  2822 raft_consensus.cc:359] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.548128  2822 raft_consensus.cc:385] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.548162  2822 raft_consensus.cc:740] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.548280  2822 consensus_queue.cc:260] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.548563  2822 ts_tablet_manager.cc:1434] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:33.548573  2829 tablet_bootstrap.cc:654] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.548772  2822 tablet_bootstrap.cc:492] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559: Bootstrap starting.
I20260601 13:24:33.549791  2822 tablet_bootstrap.cc:654] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.549979  2829 tablet_bootstrap.cc:492] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7: No bootstrap required, opened a new log
I20260601 13:24:33.550056  2829 ts_tablet_manager.cc:1403] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:33.550500  2833 raft_consensus.cc:493] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:33.550496  2829 raft_consensus.cc:359] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.550649  2833 raft_consensus.cc:515] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.550702  2829 raft_consensus.cc:385] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.550740  2829 raft_consensus.cc:740] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515106ce09c54d91949e148a1e2556b7, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.550848  2829 consensus_queue.cc:260] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.551093  2829 ts_tablet_manager.cc:1434] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.551153  2833 leader_election.cc:290] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097), 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931)
I20260601 13:24:33.551286  2829 tablet_bootstrap.cc:492] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7: Bootstrap starting.
I20260601 13:24:33.551666  2822 tablet_bootstrap.cc:492] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559: No bootstrap required, opened a new log
I20260601 13:24:33.551764  2822 ts_tablet_manager.cc:1403] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:24:33.552157  2822 raft_consensus.cc:359] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.552253  2822 raft_consensus.cc:385] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.552289  2822 raft_consensus.cc:740] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.552350  2829 tablet_bootstrap.cc:654] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.552388  2822 consensus_queue.cc:260] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.552661  2822 ts_tablet_manager.cc:1434] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:33.554847  2829 tablet_bootstrap.cc:492] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7: No bootstrap required, opened a new log
I20260601 13:24:33.554975  2829 ts_tablet_manager.cc:1403] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:33.555438  2829 raft_consensus.cc:359] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.555538  2829 raft_consensus.cc:385] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.555974  2829 raft_consensus.cc:740] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515106ce09c54d91949e148a1e2556b7, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.556066  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e5ac0fe5c4da38dbb2c4c2d34ea27" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559" is_pre_election: true
I20260601 13:24:33.556125  2829 consensus_queue.cc:260] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.556191  2623 raft_consensus.cc:2468] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 0.
I20260601 13:24:33.556510  2741 leader_election.cc:304] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.556514  2829 ts_tablet_manager.cc:1434] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:33.556703  2833 raft_consensus.cc:2804] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:33.556748  2833 raft_consensus.cc:493] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:33.556787  2833 raft_consensus.cc:3060] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.556871  2829 tablet_bootstrap.cc:492] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7: Bootstrap starting.
I20260601 13:24:33.557871  2833 raft_consensus.cc:515] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.558094  2829 tablet_bootstrap.cc:654] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.558215  2833 leader_election.cc:290] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 election: Requested vote from peers 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097), 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931)
I20260601 13:24:33.558509  2700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e5ac0fe5c4da38dbb2c4c2d34ea27" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7" is_pre_election: true
I20260601 13:24:33.558651  2700 raft_consensus.cc:2468] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 0.
I20260601 13:24:33.558497  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e5ac0fe5c4da38dbb2c4c2d34ea27" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559"
I20260601 13:24:33.558868  2700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e5ac0fe5c4da38dbb2c4c2d34ea27" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7"
I20260601 13:24:33.558939  2623 raft_consensus.cc:3060] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.558952  2700 raft_consensus.cc:3060] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.559231  2829 tablet_bootstrap.cc:492] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7: No bootstrap required, opened a new log
I20260601 13:24:33.559355  2829 ts_tablet_manager.cc:1403] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:33.559703  2829 raft_consensus.cc:359] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.559813  2829 raft_consensus.cc:385] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.559861  2829 raft_consensus.cc:740] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515106ce09c54d91949e148a1e2556b7, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.559926  2700 raft_consensus.cc:2468] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 1.
I20260601 13:24:33.559995  2829 consensus_queue.cc:260] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.559926  2623 raft_consensus.cc:2468] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 1.
I20260601 13:24:33.560271  2829 ts_tablet_manager.cc:1434] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:33.560298  2739 leader_election.cc:304] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 515106ce09c54d91949e148a1e2556b7; no voters: 
I20260601 13:24:33.560493  2829 tablet_bootstrap.cc:492] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7: Bootstrap starting.
I20260601 13:24:33.560570  2833 raft_consensus.cc:2804] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:33.560668  2833 raft_consensus.cc:697] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Becoming Leader. State: Replica: 2adae44b822c4775a575973256853b75, State: Running, Role: LEADER
I20260601 13:24:33.560782  2833 consensus_queue.cc:237] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.561565  2829 tablet_bootstrap.cc:654] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:33.562762  2829 tablet_bootstrap.cc:492] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7: No bootstrap required, opened a new log
I20260601 13:24:33.562871  2829 ts_tablet_manager.cc:1403] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:24:33.563010  2519 catalog_manager.cc:5696] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2adae44b822c4775a575973256853b75 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "2adae44b822c4775a575973256853b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:33.563310  2829 raft_consensus.cc:359] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.563411  2829 raft_consensus.cc:385] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:33.563460  2829 raft_consensus.cc:740] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515106ce09c54d91949e148a1e2556b7, State: Initialized, Role: FOLLOWER
I20260601 13:24:33.563593  2829 consensus_queue.cc:260] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.563874  2829 ts_tablet_manager.cc:1434] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:33.597738  2833 raft_consensus.cc:493] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:33.597965  2833 raft_consensus.cc:515] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.598423  2833 leader_election.cc:290] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931), 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097)
I20260601 13:24:33.598922  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa7e5bc52a445dd9925fa8e459a2293" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559" is_pre_election: true
I20260601 13:24:33.598922  2700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa7e5bc52a445dd9925fa8e459a2293" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7" is_pre_election: true
I20260601 13:24:33.599128  2623 raft_consensus.cc:2468] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 0.
I20260601 13:24:33.599128  2700 raft_consensus.cc:2468] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 0.
I20260601 13:24:33.599472  2741 leader_election.cc:304] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.599669  2833 raft_consensus.cc:2804] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:33.599738  2833 raft_consensus.cc:493] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:33.599768  2833 raft_consensus.cc:3060] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.600867  2833 raft_consensus.cc:515] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.601212  2833 leader_election.cc:290] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 election: Requested vote from peers 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931), 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097)
I20260601 13:24:33.601555  2700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa7e5bc52a445dd9925fa8e459a2293" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7"
I20260601 13:24:33.601536  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa7e5bc52a445dd9925fa8e459a2293" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559"
I20260601 13:24:33.601663  2700 raft_consensus.cc:3060] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.601727  2623 raft_consensus.cc:3060] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.602486  2700 raft_consensus.cc:2468] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 1.
I20260601 13:24:33.602650  2623 raft_consensus.cc:2468] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 1.
I20260601 13:24:33.602819  2739 leader_election.cc:304] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 515106ce09c54d91949e148a1e2556b7; no voters: 
I20260601 13:24:33.603003  2833 raft_consensus.cc:2804] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:33.603072  2833 raft_consensus.cc:697] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Becoming Leader. State: Replica: 2adae44b822c4775a575973256853b75, State: Running, Role: LEADER
I20260601 13:24:33.603221  2833 consensus_queue.cc:237] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } }
I20260601 13:24:33.604843  2519 catalog_manager.cc:5696] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2adae44b822c4775a575973256853b75 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "2adae44b822c4775a575973256853b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:33.639199  2826 raft_consensus.cc:493] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:33.639353  2826 raft_consensus.cc:515] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.640009  2826 leader_election.cc:290] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931), 2adae44b822c4775a575973256853b75 (127.23.250.131:42287)
I20260601 13:24:33.641836  2826 raft_consensus.cc:493] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:33.641950  2826 raft_consensus.cc:515] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.642362  2826 leader_election.cc:290] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931), 2adae44b822c4775a575973256853b75 (127.23.250.131:42287)
I20260601 13:24:33.644207  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e577d0e3d04712a9d7afe5bc7b8169" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adae44b822c4775a575973256853b75" is_pre_election: true
I20260601 13:24:33.644232  2775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cba1c210fb546ac8f0b28b8c23ee657" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adae44b822c4775a575973256853b75" is_pre_election: true
I20260601 13:24:33.644237  2699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cba1c210fb546ac8f0b28b8c23ee657" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7" is_pre_election: true
I20260601 13:24:33.644345  2776 raft_consensus.cc:2468] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 0.
I20260601 13:24:33.644286  2700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e577d0e3d04712a9d7afe5bc7b8169" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7" is_pre_election: true
I20260601 13:24:33.644394  2775 raft_consensus.cc:2468] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 0.
I20260601 13:24:33.644461  2700 raft_consensus.cc:2468] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 0.
I20260601 13:24:33.644408  2699 raft_consensus.cc:2468] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 0.
I20260601 13:24:33.644716  2587 leader_election.cc:304] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.644863  2586 leader_election.cc:304] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515106ce09c54d91949e148a1e2556b7, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.644917  2826 raft_consensus.cc:2804] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:33.645006  2826 raft_consensus.cc:493] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:33.645056  2826 raft_consensus.cc:3060] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.645179  2853 raft_consensus.cc:2804] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:33.645236  2853 raft_consensus.cc:493] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:33.645291  2853 raft_consensus.cc:3060] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.646186  2853 raft_consensus.cc:515] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.646251  2826 raft_consensus.cc:515] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.646553  2853 leader_election.cc:290] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 election: Requested vote from peers 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931), 2adae44b822c4775a575973256853b75 (127.23.250.131:42287)
I20260601 13:24:33.646560  2826 leader_election.cc:290] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 election: Requested vote from peers 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931), 2adae44b822c4775a575973256853b75 (127.23.250.131:42287)
I20260601 13:24:33.647037  2775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e577d0e3d04712a9d7afe5bc7b8169" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adae44b822c4775a575973256853b75"
I20260601 13:24:33.647079  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cba1c210fb546ac8f0b28b8c23ee657" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adae44b822c4775a575973256853b75"
I20260601 13:24:33.647171  2775 raft_consensus.cc:3060] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.647190  2700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cba1c210fb546ac8f0b28b8c23ee657" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7"
I20260601 13:24:33.647225  2776 raft_consensus.cc:3060] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.647262  2700 raft_consensus.cc:3060] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.648025  2776 raft_consensus.cc:2468] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 1.
I20260601 13:24:33.648134  2700 raft_consensus.cc:2468] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 1.
I20260601 13:24:33.648134  2775 raft_consensus.cc:2468] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 1.
I20260601 13:24:33.647068  2699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e577d0e3d04712a9d7afe5bc7b8169" candidate_uuid: "8e386b99aaed4c869d7d31adc144b559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7"
I20260601 13:24:33.648280  2587 leader_election.cc:304] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.648357  2699 raft_consensus.cc:3060] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.648465  2826 raft_consensus.cc:2804] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:33.648465  2587 leader_election.cc:304] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.648584  2826 raft_consensus.cc:697] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 1 LEADER]: Becoming Leader. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Running, Role: LEADER
I20260601 13:24:33.648720  2826 consensus_queue.cc:237] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.648900  2854 raft_consensus.cc:2804] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:33.648990  2854 raft_consensus.cc:697] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 1 LEADER]: Becoming Leader. State: Replica: 8e386b99aaed4c869d7d31adc144b559, State: Running, Role: LEADER
I20260601 13:24:33.649119  2854 consensus_queue.cc:237] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.649212  2699 raft_consensus.cc:2468] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e386b99aaed4c869d7d31adc144b559 in term 1.
I20260601 13:24:33.650451  2519 catalog_manager.cc:5696] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "8e386b99aaed4c869d7d31adc144b559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:33.653347  2519 catalog_manager.cc:5696] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129). New cstate: current_term: 1 leader_uuid: "8e386b99aaed4c869d7d31adc144b559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:33.757267  2833 raft_consensus.cc:493] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:33.757426  2833 raft_consensus.cc:515] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.757944  2833 leader_election.cc:290] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097), 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931)
I20260601 13:24:33.758327  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f9238f74ae4a9db4f2de9c794b01d2" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559" is_pre_election: true
I20260601 13:24:33.758436  2699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f9238f74ae4a9db4f2de9c794b01d2" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7" is_pre_election: true
I20260601 13:24:33.758531  2623 raft_consensus.cc:2468] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 0.
I20260601 13:24:33.758651  2699 raft_consensus.cc:2468] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 0.
I20260601 13:24:33.758944  2741 leader_election.cc:304] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.759191  2833 raft_consensus.cc:2804] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:33.759302  2833 raft_consensus.cc:493] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:33.759342  2833 raft_consensus.cc:3060] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.760879  2833 raft_consensus.cc:515] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.761368  2833 leader_election.cc:290] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 election: Requested vote from peers 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097), 515106ce09c54d91949e148a1e2556b7 (127.23.250.130:37931)
I20260601 13:24:33.761791  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f9238f74ae4a9db4f2de9c794b01d2" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559"
I20260601 13:24:33.761801  2699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f9238f74ae4a9db4f2de9c794b01d2" candidate_uuid: "2adae44b822c4775a575973256853b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515106ce09c54d91949e148a1e2556b7"
I20260601 13:24:33.761940  2623 raft_consensus.cc:3060] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.761972  2699 raft_consensus.cc:3060] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.762995  2699 raft_consensus.cc:2468] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 1.
I20260601 13:24:33.762995  2623 raft_consensus.cc:2468] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2adae44b822c4775a575973256853b75 in term 1.
I20260601 13:24:33.763343  2739 leader_election.cc:304] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adae44b822c4775a575973256853b75, 515106ce09c54d91949e148a1e2556b7; no voters: 
I20260601 13:24:33.763535  2833 raft_consensus.cc:2804] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:33.763625  2833 raft_consensus.cc:697] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Becoming Leader. State: Replica: 2adae44b822c4775a575973256853b75, State: Running, Role: LEADER
I20260601 13:24:33.763761  2833 consensus_queue.cc:237] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.765729  2519 catalog_manager.cc:5696] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2adae44b822c4775a575973256853b75 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "2adae44b822c4775a575973256853b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:33.786798  2839 raft_consensus.cc:493] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:33.786995  2839 raft_consensus.cc:515] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.787781  2839 leader_election.cc:290] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097), 2adae44b822c4775a575973256853b75 (127.23.250.131:42287)
I20260601 13:24:33.793020  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723b567c71b4a8ca2f7c09c48b6b1d2" candidate_uuid: "515106ce09c54d91949e148a1e2556b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559" is_pre_election: true
I20260601 13:24:33.793190  2623 raft_consensus.cc:2468] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515106ce09c54d91949e148a1e2556b7 in term 0.
I20260601 13:24:33.793406  2775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723b567c71b4a8ca2f7c09c48b6b1d2" candidate_uuid: "515106ce09c54d91949e148a1e2556b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adae44b822c4775a575973256853b75" is_pre_election: true
I20260601 13:24:33.793550  2775 raft_consensus.cc:2468] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515106ce09c54d91949e148a1e2556b7 in term 0.
I20260601 13:24:33.793538  2666 leader_election.cc:304] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515106ce09c54d91949e148a1e2556b7, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.793798  2839 raft_consensus.cc:2804] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:33.793872  2839 raft_consensus.cc:493] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:33.793943  2839 raft_consensus.cc:3060] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.794888  2839 raft_consensus.cc:515] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.795393  2839 leader_election.cc:290] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [CANDIDATE]: Term 1 election: Requested vote from peers 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097), 2adae44b822c4775a575973256853b75 (127.23.250.131:42287)
I20260601 13:24:33.795689  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723b567c71b4a8ca2f7c09c48b6b1d2" candidate_uuid: "515106ce09c54d91949e148a1e2556b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e386b99aaed4c869d7d31adc144b559"
I20260601 13:24:33.795802  2623 raft_consensus.cc:3060] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.795835  2775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723b567c71b4a8ca2f7c09c48b6b1d2" candidate_uuid: "515106ce09c54d91949e148a1e2556b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adae44b822c4775a575973256853b75"
I20260601 13:24:33.795994  2775 raft_consensus.cc:3060] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:33.796703  2623 raft_consensus.cc:2468] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515106ce09c54d91949e148a1e2556b7 in term 1.
I20260601 13:24:33.796782  2775 raft_consensus.cc:2468] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515106ce09c54d91949e148a1e2556b7 in term 1.
I20260601 13:24:33.796983  2666 leader_election.cc:304] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515106ce09c54d91949e148a1e2556b7, 8e386b99aaed4c869d7d31adc144b559; no voters: 
I20260601 13:24:33.797139  2839 raft_consensus.cc:2804] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:33.797398  2839 raft_consensus.cc:697] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 LEADER]: Becoming Leader. State: Replica: 515106ce09c54d91949e148a1e2556b7, State: Running, Role: LEADER
I20260601 13:24:33.797561  2839 consensus_queue.cc:237] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } }
I20260601 13:24:33.799208  2519 catalog_manager.cc:5696] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 515106ce09c54d91949e148a1e2556b7 (127.23.250.130). New cstate: current_term: 1 leader_uuid: "515106ce09c54d91949e148a1e2556b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:33.840159  2699 raft_consensus.cc:1275] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.840348  2623 raft_consensus.cc:1275] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.840731  2833 consensus_queue.cc:1048] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.841027  2833 consensus_queue.cc:1048] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.842211  2700 raft_consensus.cc:1275] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.842622  2828 consensus_queue.cc:1048] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.845057  2775 raft_consensus.cc:1275] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Refusing update from remote peer 8e386b99aaed4c869d7d31adc144b559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.845381  2776 raft_consensus.cc:1275] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Refusing update from remote peer 8e386b99aaed4c869d7d31adc144b559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.846410  2622 raft_consensus.cc:1275] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.846728  2698 raft_consensus.cc:1275] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 8e386b99aaed4c869d7d31adc144b559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.847014  2697 raft_consensus.cc:1275] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 8e386b99aaed4c869d7d31adc144b559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.847621  2776 raft_consensus.cc:1275] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Refusing update from remote peer 515106ce09c54d91949e148a1e2556b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.847621  2622 raft_consensus.cc:1275] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Refusing update from remote peer 515106ce09c54d91949e148a1e2556b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:33.848070  2839 consensus_queue.cc:1048] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.848199  2860 consensus_queue.cc:1048] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.848417  2826 consensus_queue.cc:1048] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.848740  2826 consensus_queue.cc:1048] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.855091  2854 consensus_queue.cc:1048] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.855437  2854 consensus_queue.cc:1048] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.857036  2871 mvcc.cc:204] Tried to move back new op lower bound from 7292191841642655744 to 7292191840506511360. Current Snapshot: MvccSnapshot[applied={T|T < 7292191841642655744 or (T in {7292191841642655744})}]
I20260601 13:24:33.857219  2828 consensus_queue.cc:1048] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.862205  2696 raft_consensus.cc:1275] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:33.866365  2621 raft_consensus.cc:1275] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:24:33.866547  2833 consensus_queue.cc:1048] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260601 13:24:33.870141  2833 consensus_queue.cc:1048] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:33.880937  2878 mvcc.cc:204] Tried to move back new op lower bound from 7292191841685520384 to 7292191840868364288. Current Snapshot: MvccSnapshot[applied={T|T < 7292191841685520384 or (T in {7292191841685520384})}]
I20260601 13:24:34.053274 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:24:34.057029 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:34.058087  2917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.059222  2919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.059743  2916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:34.060078 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:34.060137 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:34.060168 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320274060166 us; error 0 us; skew 500 ppm
I20260601 13:24:34.061317 24554 webserver.cc:533] Webserver started at http://127.23.250.132:36031/ using document root <none> and password file <none>
I20260601 13:24:34.061496 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:34.061558 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:34.061635 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:34.062044 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "8f36024606db41c2b5826e7508507c7d"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.063603 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:34.064569  2924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.064889 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:34.064978 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "8f36024606db41c2b5826e7508507c7d"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.065066 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:34.077194 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:34.077654 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:34.077993 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:34.078466 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:34.078528 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.078617 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:34.078672 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.083420 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:36403
I20260601 13:24:34.083446  2988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:36403 every 8 connection(s)
I20260601 13:24:34.088857  2989 heartbeater.cc:344] Connected to a master server at 127.23.250.190:41627
I20260601 13:24:34.088991  2989 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:34.089196  2989 heartbeater.cc:507] Master 127.23.250.190:41627 requested a full tablet report, sending...
I20260601 13:24:34.089879  2511 ts_manager.cc:194] Registered new tserver with Master: 8f36024606db41c2b5826e7508507c7d (127.23.250.132:36403)
I20260601 13:24:34.090476  2511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50814
I20260601 13:24:34.335541  2776 consensus_queue.cc:237] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } }
I20260601 13:24:34.337268  2621 raft_consensus.cc:1275] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:24:34.337268  2699 raft_consensus.cc:1275] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:24:34.337805  2886 consensus_queue.cc:1048] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.338052  2895 consensus_queue.cc:1048] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.339763  2887 raft_consensus.cc:2955] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.340346  2699 raft_consensus.cc:2955] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
W20260601 13:24:34.342445  2740 consensus_peers.cc:597] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 -> Peer 8f36024606db41c2b5826e7508507c7d (127.23.250.132:36403): Couldn't send request to peer 8f36024606db41c2b5826e7508507c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1aa7e5bc52a445dd9925fa8e459a2293. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:34.342449  2511 catalog_manager.cc:5696] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 reported cstate change: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "2adae44b822c4775a575973256853b75" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:34.343295  2621 raft_consensus.cc:2955] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.343566  2776 consensus_queue.cc:237] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } }
I20260601 13:24:34.345193  2699 raft_consensus.cc:1275] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260601 13:24:34.345230  2740 consensus_peers.cc:597] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 -> Peer 8f36024606db41c2b5826e7508507c7d (127.23.250.132:36403): Couldn't send request to peer 8f36024606db41c2b5826e7508507c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4f9238f74ae4a9db4f2de9c794b01d2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:34.345296  2621 raft_consensus.cc:1275] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Refusing update from remote peer 2adae44b822c4775a575973256853b75: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:24:34.345577  2895 consensus_queue.cc:1048] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.345690  2887 consensus_queue.cc:1048] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.347272  2887 raft_consensus.cc:2955] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.347765  2699 raft_consensus.cc:2955] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.350230  2515 catalog_manager.cc:5696] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 reported cstate change: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "2adae44b822c4775a575973256853b75" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.350427  2621 raft_consensus.cc:2955] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.355521  2621 consensus_queue.cc:237] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } attrs { replace: true } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } }
I20260601 13:24:34.356844  2699 raft_consensus.cc:1275] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Refusing update from remote peer 8e386b99aaed4c869d7d31adc144b559: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:24:34.357199  2776 raft_consensus.cc:1275] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Refusing update from remote peer 8e386b99aaed4c869d7d31adc144b559: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:24:34.357556  2853 consensus_queue.cc:1048] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.357756  2854 consensus_queue.cc:1048] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.359370  2826 raft_consensus.cc:2955] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } attrs { replace: true } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
W20260601 13:24:34.360790  2587 consensus_peers.cc:597] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 -> Peer 8f36024606db41c2b5826e7508507c7d (127.23.250.132:36403): Couldn't send request to peer 8f36024606db41c2b5826e7508507c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90e577d0e3d04712a9d7afe5bc7b8169. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:34.360948  2776 raft_consensus.cc:2955] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } attrs { replace: true } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.361750  2511 catalog_manager.cc:5696] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 reported cstate change: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "8e386b99aaed4c869d7d31adc144b559" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:34.362594  2699 raft_consensus.cc:2955] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } attrs { replace: true } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.366639  2699 consensus_queue.cc:237] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } }
I20260601 13:24:34.368392  2776 raft_consensus.cc:1275] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Refusing update from remote peer 515106ce09c54d91949e148a1e2556b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:24:34.368431  2621 raft_consensus.cc:1275] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Refusing update from remote peer 515106ce09c54d91949e148a1e2556b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:24:34.368860  2839 consensus_queue.cc:1048] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.368978  2860 consensus_queue.cc:1048] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:24:34.370492  2915 raft_consensus.cc:2955] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.370888  2776 raft_consensus.cc:2955] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
W20260601 13:24:34.371865  2665 consensus_peers.cc:597] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 -> Peer 8f36024606db41c2b5826e7508507c7d (127.23.250.132:36403): Couldn't send request to peer 8f36024606db41c2b5826e7508507c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3723b567c71b4a8ca2f7c09c48b6b1d2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:34.372933  2621 raft_consensus.cc:2955] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } } }
I20260601 13:24:34.373175  2518 catalog_manager.cc:5696] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 reported cstate change: config changed from index -1 to 20, NON_VOTER 8f36024606db41c2b5826e7508507c7d (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "515106ce09c54d91949e148a1e2556b7" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "8e386b99aaed4c869d7d31adc144b559" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 40097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515106ce09c54d91949e148a1e2556b7" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adae44b822c4775a575973256853b75" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f36024606db41c2b5826e7508507c7d" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 36403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:34.598100 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:34.602756 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:34.603056 24554 tablet_replica.cc:333] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559: stopping tablet replica
I20260601 13:24:34.603230 24554 raft_consensus.cc:2243] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.603416 24554 raft_consensus.cc:2272] T e4f9238f74ae4a9db4f2de9c794b01d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.604104 24554 tablet_replica.cc:333] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559: stopping tablet replica
I20260601 13:24:34.604226 24554 raft_consensus.cc:2243] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.604384 24554 raft_consensus.cc:2272] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.604872 24554 tablet_replica.cc:333] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559: stopping tablet replica
I20260601 13:24:34.604967 24554 raft_consensus.cc:2243] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:34.605196 24554 raft_consensus.cc:2272] T 90e577d0e3d04712a9d7afe5bc7b8169 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.605685 24554 tablet_replica.cc:333] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559: stopping tablet replica
I20260601 13:24:34.605818 24554 raft_consensus.cc:2243] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.605968 24554 raft_consensus.cc:2272] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.606426 24554 tablet_replica.cc:333] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559: stopping tablet replica
I20260601 13:24:34.606498 24554 raft_consensus.cc:2243] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.606676 24554 raft_consensus.cc:2272] T 1aa7e5bc52a445dd9925fa8e459a2293 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.607234 24554 tablet_replica.cc:333] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559: stopping tablet replica
I20260601 13:24:34.607339 24554 raft_consensus.cc:2243] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:34.607535 24554 raft_consensus.cc:2272] T 0cba1c210fb546ac8f0b28b8c23ee657 P 8e386b99aaed4c869d7d31adc144b559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.622282 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:34.625123 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:34.629963 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:34.630199 24554 tablet_replica.cc:333] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7: stopping tablet replica
I20260601 13:24:34.630343 24554 raft_consensus.cc:2243] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.630513 24554 raft_consensus.cc:2272] T e4f9238f74ae4a9db4f2de9c794b01d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.631274 24554 tablet_replica.cc:333] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7: stopping tablet replica
I20260601 13:24:34.631392 24554 raft_consensus.cc:2243] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:34.631651 24554 raft_consensus.cc:2272] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.632190 24554 tablet_replica.cc:333] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7: stopping tablet replica
I20260601 13:24:34.632296 24554 raft_consensus.cc:2243] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.632417 24554 raft_consensus.cc:2272] T 90e577d0e3d04712a9d7afe5bc7b8169 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.632927 24554 tablet_replica.cc:333] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7: stopping tablet replica
I20260601 13:24:34.633037 24554 raft_consensus.cc:2243] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.633152 24554 raft_consensus.cc:2272] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.633637 24554 tablet_replica.cc:333] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7: stopping tablet replica
I20260601 13:24:34.633733 24554 raft_consensus.cc:2243] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.633869 24554 raft_consensus.cc:2272] T 1aa7e5bc52a445dd9925fa8e459a2293 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.634388 24554 tablet_replica.cc:333] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7: stopping tablet replica
I20260601 13:24:34.634487 24554 raft_consensus.cc:2243] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.634634 24554 raft_consensus.cc:2272] T 0cba1c210fb546ac8f0b28b8c23ee657 P 515106ce09c54d91949e148a1e2556b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:24:34.635931  2741 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.250.129:40097: connect: Connection refused (error 111)
W20260601 13:24:34.636835  2741 consensus_peers.cc:597] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 -> Peer 8e386b99aaed4c869d7d31adc144b559 (127.23.250.129:40097): Couldn't send request to peer 8e386b99aaed4c869d7d31adc144b559. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:40097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:34.648901 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:34.651616 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:34.657837 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:34.658090 24554 tablet_replica.cc:333] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75: stopping tablet replica
I20260601 13:24:34.658241 24554 raft_consensus.cc:2243] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.658409 24554 raft_consensus.cc:2272] T 3723b567c71b4a8ca2f7c09c48b6b1d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.659094 24554 tablet_replica.cc:333] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75: stopping tablet replica
I20260601 13:24:34.659219 24554 raft_consensus.cc:2243] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:34.659480 24554 raft_consensus.cc:2272] T e4f9238f74ae4a9db4f2de9c794b01d2 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.660001 24554 tablet_replica.cc:333] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75: stopping tablet replica
I20260601 13:24:34.660115 24554 raft_consensus.cc:2243] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.660274 24554 raft_consensus.cc:2272] T 90e577d0e3d04712a9d7afe5bc7b8169 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.660800 24554 tablet_replica.cc:333] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75: stopping tablet replica
I20260601 13:24:34.660923 24554 raft_consensus.cc:2243] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:34.661053 24554 raft_consensus.cc:2272] T 0cba1c210fb546ac8f0b28b8c23ee657 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.661545 24554 tablet_replica.cc:333] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75: stopping tablet replica
I20260601 13:24:34.661659 24554 raft_consensus.cc:2243] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:34.661852 24554 raft_consensus.cc:2272] T 132e5ac0fe5c4da38dbb2c4c2d34ea27 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.662339 24554 tablet_replica.cc:333] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75: stopping tablet replica
I20260601 13:24:34.662457 24554 raft_consensus.cc:2243] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:34.662698 24554 raft_consensus.cc:2272] T 1aa7e5bc52a445dd9925fa8e459a2293 P 2adae44b822c4775a575973256853b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.676940 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:34.680284 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:24:34.684917 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:34.697134 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:24:34.699203 24554 master.cc:562] Master@127.23.250.190:41627 shutting down...
W20260601 13:24:34.702728  2568 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:24:34.702832  2568 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:24:34.702874  2568 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:24:34.703198 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:34.703373 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:34.703454 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4e7e325c4524f6e80b463f922d3025a: stopping tablet replica
I20260601 13:24:34.716372 24554 master.cc:584] Master@127.23.250.190:41627 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2449 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:24:34.726815 24554 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.250.190:43073
I20260601 13:24:34.727205 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:34.728811  3004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.728888  3007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.728904  3005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:34.729120 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:34.729275 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:34.729321 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:34.729336 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320274729335 us; error 0 us; skew 500 ppm
I20260601 13:24:34.730223 24554 webserver.cc:533] Webserver started at http://127.23.250.190:41005/ using document root <none> and password file <none>
I20260601 13:24:34.730399 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:34.730463 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:34.730540 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:34.730944 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/master-0-root/instance:
uuid: "33d1d608cf3241a7a7722fe64439676a"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.732339 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:34.733180  3012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.733450 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:34.733538 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/master-0-root
uuid: "33d1d608cf3241a7a7722fe64439676a"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.733608 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:34.739418 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:34.739871 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:34.744398 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.190:43073
I20260601 13:24:34.746378  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:34.749751  3065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.190:43073 every 8 connection(s)
I20260601 13:24:34.751711  3066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a: Bootstrap starting.
I20260601 13:24:34.752478  3066 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:34.753423  3066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a: No bootstrap required, opened a new log
I20260601 13:24:34.753746  3066 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d1d608cf3241a7a7722fe64439676a" member_type: VOTER }
I20260601 13:24:34.753825  3066 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:34.753847  3066 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1d608cf3241a7a7722fe64439676a, State: Initialized, Role: FOLLOWER
I20260601 13:24:34.753968  3066 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33d1d608cf3241a7a7722fe64439676a" member_type: VOTER }
I20260601 13:24:34.754027  3066 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:24:34.754048  3066 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:24:34.754076  3066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:34.754760  3066 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d1d608cf3241a7a7722fe64439676a" member_type: VOTER }
I20260601 13:24:34.754870  3066 leader_election.cc:304] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [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: 33d1d608cf3241a7a7722fe64439676a; no voters: 
I20260601 13:24:34.755019  3066 leader_election.cc:290] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:24:34.755149  3069 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:34.755378  3069 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 1 LEADER]: Becoming Leader. State: Replica: 33d1d608cf3241a7a7722fe64439676a, State: Running, Role: LEADER
I20260601 13:24:34.755506  3069 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [LEADER]: Queue going to LEADER mode. State: All 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: "33d1d608cf3241a7a7722fe64439676a" member_type: VOTER }
I20260601 13:24:34.755566  3066 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:24:34.755970  3071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33d1d608cf3241a7a7722fe64439676a. Latest consensus state: current_term: 1 leader_uuid: "33d1d608cf3241a7a7722fe64439676a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d1d608cf3241a7a7722fe64439676a" member_type: VOTER } }
I20260601 13:24:34.755947  3070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33d1d608cf3241a7a7722fe64439676a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d1d608cf3241a7a7722fe64439676a" member_type: VOTER } }
I20260601 13:24:34.756053  3071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:34.756069  3070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [sys.catalog]: This master's current role is: LEADER
I20260601 13:24:34.756338  3073 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:24:34.757133  3073 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:24:34.757604 24554 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:24:34.759016  3073 catalog_manager.cc:1382] Generated new cluster ID: 679b1e25cfc54bc8823362a1d5d870f8
I20260601 13:24:34.759070  3073 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:24:34.769101  3073 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:24:34.769672  3073 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:24:34.778625  3073 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a: Generated new TSK 0
I20260601 13:24:34.778823  3073 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:24:34.789988 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:34.792158  3090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:34.792227 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:34.792253  3087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.792158  3088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:34.792609 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:34.792654 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:34.792670 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320274792669 us; error 0 us; skew 500 ppm
I20260601 13:24:34.793498 24554 webserver.cc:533] Webserver started at http://127.23.250.129:33703/ using document root <none> and password file <none>
I20260601 13:24:34.793623 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:34.793705 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:34.793766 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:34.794149 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-0-root/instance:
uuid: "23ac7973c9634833aac322542994d23a"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.795637 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:24:34.796574  3095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.796918 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:34.796978 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-0-root
uuid: "23ac7973c9634833aac322542994d23a"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.797062 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:34.818011 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:34.818442 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:34.818806 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:34.819306 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:34.819344 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.819401 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:34.819439 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.823444 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.129:34587
I20260601 13:24:34.823462  3158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.129:34587 every 8 connection(s)
I20260601 13:24:34.824422 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:34.826555  3163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:34.826812 24554 server_base.cc:1061] running on GCE node
W20260601 13:24:34.826676  3166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.826700  3164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:34.827102 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:34.827163 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:34.827193 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320274827191 us; error 0 us; skew 500 ppm
I20260601 13:24:34.828145 24554 webserver.cc:533] Webserver started at http://127.23.250.130:40637/ using document root <none> and password file <none>
I20260601 13:24:34.828315 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:34.828382 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:34.828485 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:34.828963 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-1-root/instance:
uuid: "4ac9367cf2214c61a76510d116ab812c"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.829748  3159 heartbeater.cc:344] Connected to a master server at 127.23.250.190:43073
I20260601 13:24:34.829851  3159 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:34.830128  3159 heartbeater.cc:507] Master 127.23.250.190:43073 requested a full tablet report, sending...
I20260601 13:24:34.830862  3029 ts_manager.cc:194] Registered new tserver with Master: 23ac7973c9634833aac322542994d23a (127.23.250.129:34587)
I20260601 13:24:34.830961 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:24:34.831681  3029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46746
I20260601 13:24:34.831991  3171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.832261 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:34.832337 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-1-root
uuid: "4ac9367cf2214c61a76510d116ab812c"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.832406 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:34.842339 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:34.842808 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:34.843089 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:34.843583 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:34.843647 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.843694 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:34.843744 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.847921 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.130:36871
I20260601 13:24:34.847987  3234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.130:36871 every 8 connection(s)
I20260601 13:24:34.848853 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:34.850883  3239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.850883  3238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:34.851112  3241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:34.851315 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:34.851532 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:34.851570 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:34.851585 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320274851585 us; error 0 us; skew 500 ppm
I20260601 13:24:34.852515 24554 webserver.cc:533] Webserver started at http://127.23.250.131:42537/ using document root <none> and password file <none>
I20260601 13:24:34.852679 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:34.852741 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:34.852818 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:34.853221 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-2-root/instance:
uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.853502  3235 heartbeater.cc:344] Connected to a master server at 127.23.250.190:43073
I20260601 13:24:34.853601  3235 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:34.853820  3235 heartbeater.cc:507] Master 127.23.250.190:43073 requested a full tablet report, sending...
I20260601 13:24:34.854493  3029 ts_manager.cc:194] Registered new tserver with Master: 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871)
I20260601 13:24:34.855067  3029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46756
I20260601 13:24:34.855595 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:34.856639  3246 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.856963 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:34.857036 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-2-root
uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19"
format_stamp: "Formatted at 2026-06-01 13:24:34 on dist-test-slave-clgz"
I20260601 13:24:34.857131 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:34.870801 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:34.871237 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:34.871592 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:34.872117 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:34.872180 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.872241 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:34.872293 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:34.876752 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.131:42851
I20260601 13:24:34.876794  3309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.131:42851 every 8 connection(s)
I20260601 13:24:34.881453  3310 heartbeater.cc:344] Connected to a master server at 127.23.250.190:43073
I20260601 13:24:34.881569  3310 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:34.881811  3310 heartbeater.cc:507] Master 127.23.250.190:43073 requested a full tablet report, sending...
I20260601 13:24:34.882516  3029 ts_manager.cc:194] Registered new tserver with Master: 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851)
I20260601 13:24:34.882855 24554 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005667778s
I20260601 13:24:34.883246  3029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46770
I20260601 13:24:35.832758  3159 heartbeater.cc:499] Master 127.23.250.190:43073 was elected leader, sending a full tablet report...
I20260601 13:24:35.856088  3235 heartbeater.cc:499] Master 127.23.250.190:43073 was elected leader, sending a full tablet report...
I20260601 13:24:35.884157  3310 heartbeater.cc:499] Master 127.23.250.190:43073 was elected leader, sending a full tablet report...
I20260601 13:24:35.917430  3029 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46780:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:24:35.918023  3029 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:24:35.929605  3274 tablet_service.cc:1511] Processing CreateTablet for tablet 1e58a6ac00654f0898dbe10e0b415371 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:35.929808  3273 tablet_service.cc:1511] Processing CreateTablet for tablet c98979a6fb7141d79d3277f242b226c3 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:35.929942  3274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e58a6ac00654f0898dbe10e0b415371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.930099  3273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98979a6fb7141d79d3277f242b226c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.930358  3123 tablet_service.cc:1511] Processing CreateTablet for tablet 1e58a6ac00654f0898dbe10e0b415371 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:35.930423  3118 tablet_service.cc:1511] Processing CreateTablet for tablet f97fa423e0d24dd88f2ef7ac7846e474 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:35.930786  3122 tablet_service.cc:1511] Processing CreateTablet for tablet c98979a6fb7141d79d3277f242b226c3 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:35.930881  3119 tablet_service.cc:1511] Processing CreateTablet for tablet ccf33f1a19464851837d52906a16ccaa (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:35.931021  3123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e58a6ac00654f0898dbe10e0b415371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.931324  3120 tablet_service.cc:1511] Processing CreateTablet for tablet 34a0c1c9a8d34b6fab97534e7e550fbe (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:35.931581  3120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a0c1c9a8d34b6fab97534e7e550fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.932696  3272 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0a1122a8274bb2bf06af71aa918a98 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:35.932936  3272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0a1122a8274bb2bf06af71aa918a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.933162  3331 tablet_bootstrap.cc:492] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a: Bootstrap starting.
I20260601 13:24:35.933163  3122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98979a6fb7141d79d3277f242b226c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.933647  3121 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0a1122a8274bb2bf06af71aa918a98 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:35.933899  3121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0a1122a8274bb2bf06af71aa918a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.934403  3331 tablet_bootstrap.cc:654] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.934810  3271 tablet_service.cc:1511] Processing CreateTablet for tablet 34a0c1c9a8d34b6fab97534e7e550fbe (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:35.935058  3271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a0c1c9a8d34b6fab97534e7e550fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.935688  3330 tablet_bootstrap.cc:492] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Bootstrap starting.
I20260601 13:24:35.935961  3119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf33f1a19464851837d52906a16ccaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.936687  3330 tablet_bootstrap.cc:654] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.937180  3270 tablet_service.cc:1511] Processing CreateTablet for tablet ccf33f1a19464851837d52906a16ccaa (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:35.937439  3270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf33f1a19464851837d52906a16ccaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.937700  3118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97fa423e0d24dd88f2ef7ac7846e474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.937851  3330 tablet_bootstrap.cc:492] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19: No bootstrap required, opened a new log
I20260601 13:24:35.937922  3330 ts_tablet_manager.cc:1403] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:35.938383  3330 raft_consensus.cc:359] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.938490  3330 raft_consensus.cc:385] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.938529  3330 raft_consensus.cc:740] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.938727  3330 consensus_queue.cc:260] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.939117  3330 ts_tablet_manager.cc:1434] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:35.939284  3330 tablet_bootstrap.cc:492] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Bootstrap starting.
I20260601 13:24:35.940269  3330 tablet_bootstrap.cc:654] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.940655  3270 tablet_service.cc:1511] Processing CreateTablet for tablet f97fa423e0d24dd88f2ef7ac7846e474 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:35.940910  3270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97fa423e0d24dd88f2ef7ac7846e474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.941375  3330 tablet_bootstrap.cc:492] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19: No bootstrap required, opened a new log
I20260601 13:24:35.941458  3330 ts_tablet_manager.cc:1403] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:35.941937  3331 tablet_bootstrap.cc:492] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a: No bootstrap required, opened a new log
I20260601 13:24:35.942028  3331 ts_tablet_manager.cc:1403] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:24:35.941916  3330 raft_consensus.cc:359] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:35.942096  3330 raft_consensus.cc:385] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.942129  3330 raft_consensus.cc:740] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.942255  3330 consensus_queue.cc:260] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:35.942461  3331 raft_consensus.cc:359] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:35.942517  3330 ts_tablet_manager.cc:1434] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:35.942546  3331 raft_consensus.cc:385] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.942603  3331 raft_consensus.cc:740] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ac7973c9634833aac322542994d23a, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.942718  3330 tablet_bootstrap.cc:492] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19: Bootstrap starting.
I20260601 13:24:35.942716  3331 consensus_queue.cc:260] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:35.943655  3331 ts_tablet_manager.cc:1434] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:24:35.943691  3330 tablet_bootstrap.cc:654] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.943866  3331 tablet_bootstrap.cc:492] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a: Bootstrap starting.
I20260601 13:24:35.944512  3196 tablet_service.cc:1511] Processing CreateTablet for tablet 34a0c1c9a8d34b6fab97534e7e550fbe (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:24:35.944651  3199 tablet_service.cc:1511] Processing CreateTablet for tablet 1e58a6ac00654f0898dbe10e0b415371 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:24:35.944765  3196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a0c1c9a8d34b6fab97534e7e550fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.944795  3331 tablet_bootstrap.cc:654] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.944887  3199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e58a6ac00654f0898dbe10e0b415371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.945019  3330 tablet_bootstrap.cc:492] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19: No bootstrap required, opened a new log
I20260601 13:24:35.945086  3330 ts_tablet_manager.cc:1403] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:35.945479  3330 raft_consensus.cc:359] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.945566  3330 raft_consensus.cc:385] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.945593  3330 raft_consensus.cc:740] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.945705  3330 consensus_queue.cc:260] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.945956  3330 ts_tablet_manager.cc:1434] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:35.946852  3330 tablet_bootstrap.cc:492] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19: Bootstrap starting.
I20260601 13:24:35.947197  3198 tablet_service.cc:1511] Processing CreateTablet for tablet c98979a6fb7141d79d3277f242b226c3 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:24:35.947449  3198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98979a6fb7141d79d3277f242b226c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.947726  3331 tablet_bootstrap.cc:492] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a: No bootstrap required, opened a new log
I20260601 13:24:35.947751  3330 tablet_bootstrap.cc:654] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.947826  3331 ts_tablet_manager.cc:1403] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:24:35.948292  3331 raft_consensus.cc:359] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.948378  3331 raft_consensus.cc:385] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.948426  3331 raft_consensus.cc:740] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ac7973c9634833aac322542994d23a, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.948539  3331 consensus_queue.cc:260] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.948829  3331 ts_tablet_manager.cc:1434] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:35.949016  3331 tablet_bootstrap.cc:492] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a: Bootstrap starting.
I20260601 13:24:35.949486  3197 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0a1122a8274bb2bf06af71aa918a98 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:24:35.949725  3197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0a1122a8274bb2bf06af71aa918a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.950006  3331 tablet_bootstrap.cc:654] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.951678  3331 tablet_bootstrap.cc:492] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a: No bootstrap required, opened a new log
I20260601 13:24:35.951750  3331 ts_tablet_manager.cc:1403] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:24:35.951838  3195 tablet_service.cc:1511] Processing CreateTablet for tablet ccf33f1a19464851837d52906a16ccaa (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:24:35.952070  3195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf33f1a19464851837d52906a16ccaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.952152  3331 raft_consensus.cc:359] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.952232  3331 raft_consensus.cc:385] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.952262  3331 raft_consensus.cc:740] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ac7973c9634833aac322542994d23a, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.952378  3331 consensus_queue.cc:260] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.952620  3331 ts_tablet_manager.cc:1434] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:35.952780  3331 tablet_bootstrap.cc:492] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a: Bootstrap starting.
I20260601 13:24:35.953696  3331 tablet_bootstrap.cc:654] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.954216  3194 tablet_service.cc:1511] Processing CreateTablet for tablet f97fa423e0d24dd88f2ef7ac7846e474 (DEFAULT_TABLE table=test-workload [id=e097fd192e86474d9277e9e88d65ad4b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:24:35.954454  3194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97fa423e0d24dd88f2ef7ac7846e474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:24:35.954747  3331 tablet_bootstrap.cc:492] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a: No bootstrap required, opened a new log
I20260601 13:24:35.954818  3331 ts_tablet_manager.cc:1403] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:24:35.955190  3331 raft_consensus.cc:359] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.955287  3331 raft_consensus.cc:385] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.955320  3331 raft_consensus.cc:740] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ac7973c9634833aac322542994d23a, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.955435  3331 consensus_queue.cc:260] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.955778  3331 ts_tablet_manager.cc:1434] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:35.955931  3331 tablet_bootstrap.cc:492] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a: Bootstrap starting.
I20260601 13:24:35.957010  3331 tablet_bootstrap.cc:654] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.957562  3339 tablet_bootstrap.cc:492] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c: Bootstrap starting.
I20260601 13:24:35.957815  3330 tablet_bootstrap.cc:492] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19: No bootstrap required, opened a new log
I20260601 13:24:35.957913  3330 ts_tablet_manager.cc:1403] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.001s
I20260601 13:24:35.958357  3330 raft_consensus.cc:359] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.958493  3330 raft_consensus.cc:385] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.958539  3330 raft_consensus.cc:740] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.958662  3339 tablet_bootstrap.cc:654] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.958721  3330 consensus_queue.cc:260] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.959009  3330 ts_tablet_manager.cc:1434] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:35.959185  3330 tablet_bootstrap.cc:492] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Bootstrap starting.
I20260601 13:24:35.959790  3339 tablet_bootstrap.cc:492] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c: No bootstrap required, opened a new log
I20260601 13:24:35.959880  3339 ts_tablet_manager.cc:1403] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:35.960170  3330 tablet_bootstrap.cc:654] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.960361  3339 raft_consensus.cc:359] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.960464  3339 raft_consensus.cc:385] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.960515  3339 raft_consensus.cc:740] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.960676  3339 consensus_queue.cc:260] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.961063  3339 ts_tablet_manager.cc:1434] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:35.961423  3339 tablet_bootstrap.cc:492] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c: Bootstrap starting.
I20260601 13:24:35.961426  3330 tablet_bootstrap.cc:492] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19: No bootstrap required, opened a new log
I20260601 13:24:35.961539  3330 ts_tablet_manager.cc:1403] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:24:35.961913  3330 raft_consensus.cc:359] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.962028  3330 raft_consensus.cc:385] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.962071  3330 raft_consensus.cc:740] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.962191  3330 consensus_queue.cc:260] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.962440  3339 tablet_bootstrap.cc:654] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.962481  3330 ts_tablet_manager.cc:1434] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:35.962682  3330 tablet_bootstrap.cc:492] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Bootstrap starting.
I20260601 13:24:35.963335  3331 tablet_bootstrap.cc:492] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a: No bootstrap required, opened a new log
I20260601 13:24:35.963428  3331 ts_tablet_manager.cc:1403] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:24:35.963496  3339 tablet_bootstrap.cc:492] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c: No bootstrap required, opened a new log
I20260601 13:24:35.963573  3339 ts_tablet_manager.cc:1403] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:35.963655  3330 tablet_bootstrap.cc:654] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.963811  3331 raft_consensus.cc:359] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.963888  3331 raft_consensus.cc:385] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.963909  3331 raft_consensus.cc:740] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ac7973c9634833aac322542994d23a, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.964026  3331 consensus_queue.cc:260] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.964032  3339 raft_consensus.cc:359] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:35.964169  3339 raft_consensus.cc:385] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.964201  3339 raft_consensus.cc:740] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.964303  3331 ts_tablet_manager.cc:1434] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:35.964306  3339 consensus_queue.cc:260] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:35.964481  3331 tablet_bootstrap.cc:492] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a: Bootstrap starting.
I20260601 13:24:35.964607  3339 ts_tablet_manager.cc:1434] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:35.964763  3339 tablet_bootstrap.cc:492] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c: Bootstrap starting.
I20260601 13:24:35.965464  3331 tablet_bootstrap.cc:654] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.965754  3339 tablet_bootstrap.cc:654] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.966531  3330 tablet_bootstrap.cc:492] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19: No bootstrap required, opened a new log
I20260601 13:24:35.966643  3330 ts_tablet_manager.cc:1403] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:35.967118  3339 tablet_bootstrap.cc:492] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c: No bootstrap required, opened a new log
I20260601 13:24:35.967082  3330 raft_consensus.cc:359] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.967170  3330 raft_consensus.cc:385] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.967193  3339 ts_tablet_manager.cc:1403] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:24:35.967212  3330 raft_consensus.cc:740] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.967324  3330 consensus_queue.cc:260] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.967600  3339 raft_consensus.cc:359] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.967700  3339 raft_consensus.cc:385] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.967738  3339 raft_consensus.cc:740] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.967868  3339 consensus_queue.cc:260] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.968034  3330 ts_tablet_manager.cc:1434] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:35.968196  3339 ts_tablet_manager.cc:1434] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:24:35.968324  3339 tablet_bootstrap.cc:492] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c: Bootstrap starting.
I20260601 13:24:35.968921  3334 raft_consensus.cc:493] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:35.969015  3334 raft_consensus.cc:515] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.969149  3346 raft_consensus.cc:493] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:35.969211  3346 raft_consensus.cc:515] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.969548  3334 leader_election.cc:290] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871)
I20260601 13:24:35.969574  3346 leader_election.cc:290] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851)
I20260601 13:24:35.969081  3339 tablet_bootstrap.cc:654] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.971321  3331 tablet_bootstrap.cc:492] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a: No bootstrap required, opened a new log
I20260601 13:24:35.971410  3331 ts_tablet_manager.cc:1403] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:24:35.971800  3331 raft_consensus.cc:359] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.971902  3331 raft_consensus.cc:385] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.971930  3331 raft_consensus.cc:740] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ac7973c9634833aac322542994d23a, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.972038  3331 consensus_queue.cc:260] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.972306  3331 ts_tablet_manager.cc:1434] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:35.973254  3339 tablet_bootstrap.cc:492] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c: No bootstrap required, opened a new log
I20260601 13:24:35.973342  3339 ts_tablet_manager.cc:1403] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:24:35.973757  3339 raft_consensus.cc:359] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.973906  3339 raft_consensus.cc:385] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.973948  3339 raft_consensus.cc:740] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.974076  3339 consensus_queue.cc:260] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.974341  3339 ts_tablet_manager.cc:1434] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:35.974519  3339 tablet_bootstrap.cc:492] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c: Bootstrap starting.
I20260601 13:24:35.975419  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98979a6fb7141d79d3277f242b226c3" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" is_pre_election: true
I20260601 13:24:35.975541  3284 raft_consensus.cc:2468] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 0.
I20260601 13:24:35.975631  3339 tablet_bootstrap.cc:654] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.975858  3173 leader_election.cc:304] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac9367cf2214c61a76510d116ab812c, 5c6ab76c3de640c0aaada6c3fcdc5c19; no voters: 
I20260601 13:24:35.976552  3351 raft_consensus.cc:2804] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:35.976586  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98979a6fb7141d79d3277f242b226c3" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a" is_pre_election: true
I20260601 13:24:35.976665  3351 raft_consensus.cc:493] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:35.976712  3133 raft_consensus.cc:2468] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 0.
I20260601 13:24:35.976841  3351 raft_consensus.cc:3060] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:35.978108  3351 raft_consensus.cc:515] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.978507  3351 leader_election.cc:290] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 election: Requested vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851)
I20260601 13:24:35.978745  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98979a6fb7141d79d3277f242b226c3" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a"
I20260601 13:24:35.978826  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98979a6fb7141d79d3277f242b226c3" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19"
I20260601 13:24:35.978937  3284 raft_consensus.cc:3060] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:35.978986  3133 raft_consensus.cc:3060] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:35.979751  3284 raft_consensus.cc:2468] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 1.
I20260601 13:24:35.980017  3133 raft_consensus.cc:2468] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 1.
I20260601 13:24:35.980284  3172 leader_election.cc:304] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23ac7973c9634833aac322542994d23a, 4ac9367cf2214c61a76510d116ab812c; no voters: 
I20260601 13:24:35.980814  3209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf33f1a19464851837d52906a16ccaa" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac9367cf2214c61a76510d116ab812c" is_pre_election: true
W20260601 13:24:35.981207  3250 leader_election.cc:343] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:24:35.981220  3351 raft_consensus.cc:2804] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:35.981354  3351 raft_consensus.cc:697] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Becoming Leader. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Running, Role: LEADER
I20260601 13:24:35.981505  3351 consensus_queue.cc:237] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.981732  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf33f1a19464851837d52906a16ccaa" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a" is_pre_election: true
I20260601 13:24:35.981845  3133 raft_consensus.cc:2468] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c6ab76c3de640c0aaada6c3fcdc5c19 in term 0.
I20260601 13:24:35.982113  3247 leader_election.cc:304] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [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: 23ac7973c9634833aac322542994d23a, 5c6ab76c3de640c0aaada6c3fcdc5c19; no voters: 4ac9367cf2214c61a76510d116ab812c
I20260601 13:24:35.982347  3334 raft_consensus.cc:2804] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:35.982412  3334 raft_consensus.cc:493] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:35.982471  3334 raft_consensus.cc:3060] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:35.983068  3339 tablet_bootstrap.cc:492] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c: No bootstrap required, opened a new log
I20260601 13:24:35.983147  3339 ts_tablet_manager.cc:1403] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:24:35.983242  3028 catalog_manager.cc:5696] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ac9367cf2214c61a76510d116ab812c (127.23.250.130). New cstate: current_term: 1 leader_uuid: "4ac9367cf2214c61a76510d116ab812c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:35.983482  3334 raft_consensus.cc:515] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.983501  3339 raft_consensus.cc:359] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.983566  3339 raft_consensus.cc:385] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.983623  3339 raft_consensus.cc:740] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.983734  3339 consensus_queue.cc:260] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.983804  3334 leader_election.cc:290] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 election: Requested vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871)
I20260601 13:24:35.984009  3339 ts_tablet_manager.cc:1434] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:35.984021  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf33f1a19464851837d52906a16ccaa" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a"
I20260601 13:24:35.984143  3133 raft_consensus.cc:3060] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:35.984191  3209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf33f1a19464851837d52906a16ccaa" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac9367cf2214c61a76510d116ab812c"
I20260601 13:24:35.984302  3209 raft_consensus.cc:3060] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:35.984989  3133 raft_consensus.cc:2468] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c6ab76c3de640c0aaada6c3fcdc5c19 in term 1.
I20260601 13:24:35.985162  3209 raft_consensus.cc:2468] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c6ab76c3de640c0aaada6c3fcdc5c19 in term 1.
I20260601 13:24:35.984225  3339 tablet_bootstrap.cc:492] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c: Bootstrap starting.
I20260601 13:24:35.985476  3250 leader_election.cc:304] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac9367cf2214c61a76510d116ab812c, 5c6ab76c3de640c0aaada6c3fcdc5c19; no voters: 
I20260601 13:24:35.986317  3339 tablet_bootstrap.cc:654] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c: Neither blocks nor log segments found. Creating new log.
I20260601 13:24:35.986676  3334 raft_consensus.cc:2804] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:35.986900  3334 raft_consensus.cc:697] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 LEADER]: Becoming Leader. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Running, Role: LEADER
I20260601 13:24:35.987038  3334 consensus_queue.cc:237] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.988173  3339 tablet_bootstrap.cc:492] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c: No bootstrap required, opened a new log
I20260601 13:24:35.988278  3339 ts_tablet_manager.cc:1403] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:24:35.988538  3028 catalog_manager.cc:5696] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:35.988643  3339 raft_consensus.cc:359] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.988763  3339 raft_consensus.cc:385] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:24:35.988804  3339 raft_consensus.cc:740] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Initialized, Role: FOLLOWER
I20260601 13:24:35.988929  3339 consensus_queue.cc:260] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:35.989192  3339 ts_tablet_manager.cc:1434] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:24:36.006829  3351 raft_consensus.cc:493] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:36.007004  3351 raft_consensus.cc:515] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.007477  3351 leader_election.cc:290] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851)
I20260601 13:24:36.007875  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a0c1c9a8d34b6fab97534e7e550fbe" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" is_pre_election: true
I20260601 13:24:36.008052  3284 raft_consensus.cc:2468] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 0.
I20260601 13:24:36.007889  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a0c1c9a8d34b6fab97534e7e550fbe" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a" is_pre_election: true
I20260601 13:24:36.008222  3133 raft_consensus.cc:2468] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 0.
I20260601 13:24:36.008394  3173 leader_election.cc:304] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac9367cf2214c61a76510d116ab812c, 5c6ab76c3de640c0aaada6c3fcdc5c19; no voters: 
I20260601 13:24:36.008570  3351 raft_consensus.cc:2804] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:36.008630  3351 raft_consensus.cc:493] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:36.008677  3351 raft_consensus.cc:3060] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.009531  3351 raft_consensus.cc:515] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.009863  3351 leader_election.cc:290] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 election: Requested vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851)
I20260601 13:24:36.010206  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a0c1c9a8d34b6fab97534e7e550fbe" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a"
I20260601 13:24:36.010306  3133 raft_consensus.cc:3060] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.011153  3133 raft_consensus.cc:2468] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 1.
I20260601 13:24:36.011384  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a0c1c9a8d34b6fab97534e7e550fbe" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19"
I20260601 13:24:36.011422  3172 leader_election.cc:304] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23ac7973c9634833aac322542994d23a, 4ac9367cf2214c61a76510d116ab812c; no voters: 
I20260601 13:24:36.011502  3284 raft_consensus.cc:3060] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.011617  3351 raft_consensus.cc:2804] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:36.011709  3351 raft_consensus.cc:697] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Becoming Leader. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Running, Role: LEADER
I20260601 13:24:36.011839  3351 consensus_queue.cc:237] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.012494  3284 raft_consensus.cc:2468] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 1.
I20260601 13:24:36.013670  3029 catalog_manager.cc:5696] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ac9367cf2214c61a76510d116ab812c (127.23.250.130). New cstate: current_term: 1 leader_uuid: "4ac9367cf2214c61a76510d116ab812c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:36.140704  3351 raft_consensus.cc:493] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:36.140858  3351 raft_consensus.cc:515] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.141309  3351 leader_election.cc:290] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851)
I20260601 13:24:36.141726  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97fa423e0d24dd88f2ef7ac7846e474" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" is_pre_election: true
I20260601 13:24:36.141723  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97fa423e0d24dd88f2ef7ac7846e474" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a" is_pre_election: true
I20260601 13:24:36.141899  3284 raft_consensus.cc:2468] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 0.
I20260601 13:24:36.141938  3133 raft_consensus.cc:2468] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 0.
I20260601 13:24:36.142223  3173 leader_election.cc:304] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac9367cf2214c61a76510d116ab812c, 5c6ab76c3de640c0aaada6c3fcdc5c19; no voters: 
I20260601 13:24:36.142403  3351 raft_consensus.cc:2804] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:36.142488  3351 raft_consensus.cc:493] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:36.142565  3351 raft_consensus.cc:3060] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.143426  3351 raft_consensus.cc:515] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.143810  3351 leader_election.cc:290] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 election: Requested vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851)
I20260601 13:24:36.144088  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97fa423e0d24dd88f2ef7ac7846e474" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a"
I20260601 13:24:36.144088  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97fa423e0d24dd88f2ef7ac7846e474" candidate_uuid: "4ac9367cf2214c61a76510d116ab812c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19"
I20260601 13:24:36.144224  3133 raft_consensus.cc:3060] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.144225  3284 raft_consensus.cc:3060] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.145107  3284 raft_consensus.cc:2468] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 1.
I20260601 13:24:36.145107  3133 raft_consensus.cc:2468] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac9367cf2214c61a76510d116ab812c in term 1.
I20260601 13:24:36.145429  3172 leader_election.cc:304] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23ac7973c9634833aac322542994d23a, 4ac9367cf2214c61a76510d116ab812c; no voters: 
I20260601 13:24:36.145606  3351 raft_consensus.cc:2804] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:36.145699  3351 raft_consensus.cc:697] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Becoming Leader. State: Replica: 4ac9367cf2214c61a76510d116ab812c, State: Running, Role: LEADER
I20260601 13:24:36.145835  3351 consensus_queue.cc:237] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.147329  3029 catalog_manager.cc:5696] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ac9367cf2214c61a76510d116ab812c (127.23.250.130). New cstate: current_term: 1 leader_uuid: "4ac9367cf2214c61a76510d116ab812c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:36.173892  3334 raft_consensus.cc:493] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:36.174038  3334 raft_consensus.cc:515] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.174427  3334 leader_election.cc:290] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871)
I20260601 13:24:36.174844  3209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a1122a8274bb2bf06af71aa918a98" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac9367cf2214c61a76510d116ab812c" is_pre_election: true
I20260601 13:24:36.174844  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a1122a8274bb2bf06af71aa918a98" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a" is_pre_election: true
I20260601 13:24:36.175048  3133 raft_consensus.cc:2468] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c6ab76c3de640c0aaada6c3fcdc5c19 in term 0.
I20260601 13:24:36.175024  3209 raft_consensus.cc:2468] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c6ab76c3de640c0aaada6c3fcdc5c19 in term 0.
I20260601 13:24:36.175364  3247 leader_election.cc:304] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23ac7973c9634833aac322542994d23a, 5c6ab76c3de640c0aaada6c3fcdc5c19; no voters: 
I20260601 13:24:36.175537  3334 raft_consensus.cc:2804] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:36.175614  3334 raft_consensus.cc:493] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:36.175668  3334 raft_consensus.cc:3060] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.176534  3334 raft_consensus.cc:515] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.176873  3334 leader_election.cc:290] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 election: Requested vote from peers 23ac7973c9634833aac322542994d23a (127.23.250.129:34587), 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871)
I20260601 13:24:36.177198  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a1122a8274bb2bf06af71aa918a98" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23ac7973c9634833aac322542994d23a"
I20260601 13:24:36.177292  3133 raft_consensus.cc:3060] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.177556  3209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a1122a8274bb2bf06af71aa918a98" candidate_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac9367cf2214c61a76510d116ab812c"
I20260601 13:24:36.177670  3209 raft_consensus.cc:3060] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.178069  3133 raft_consensus.cc:2468] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c6ab76c3de640c0aaada6c3fcdc5c19 in term 1.
I20260601 13:24:36.178390  3247 leader_election.cc:304] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23ac7973c9634833aac322542994d23a, 5c6ab76c3de640c0aaada6c3fcdc5c19; no voters: 
I20260601 13:24:36.178560  3209 raft_consensus.cc:2468] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c6ab76c3de640c0aaada6c3fcdc5c19 in term 1.
I20260601 13:24:36.178613  3334 raft_consensus.cc:2804] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:36.178728  3334 raft_consensus.cc:697] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 LEADER]: Becoming Leader. State: Replica: 5c6ab76c3de640c0aaada6c3fcdc5c19, State: Running, Role: LEADER
I20260601 13:24:36.178879  3334 consensus_queue.cc:237] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } }
I20260601 13:24:36.180562  3029 catalog_manager.cc:5696] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131). New cstate: current_term: 1 leader_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } health_report { overall_health: HEALTHY } } }
I20260601 13:24:36.183589  3336 raft_consensus.cc:493] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:24:36.183671  3336 raft_consensus.cc:515] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:36.184177  3336 leader_election.cc:290] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851), 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871)
I20260601 13:24:36.187611  3209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e58a6ac00654f0898dbe10e0b415371" candidate_uuid: "23ac7973c9634833aac322542994d23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac9367cf2214c61a76510d116ab812c" is_pre_election: true
I20260601 13:24:36.187686  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e58a6ac00654f0898dbe10e0b415371" candidate_uuid: "23ac7973c9634833aac322542994d23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" is_pre_election: true
I20260601 13:24:36.187758  3209 raft_consensus.cc:2468] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23ac7973c9634833aac322542994d23a in term 0.
I20260601 13:24:36.187820  3284 raft_consensus.cc:2468] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23ac7973c9634833aac322542994d23a in term 0.
I20260601 13:24:36.188024  3099 leader_election.cc:304] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23ac7973c9634833aac322542994d23a, 4ac9367cf2214c61a76510d116ab812c; no voters: 
I20260601 13:24:36.188184  3336 raft_consensus.cc:2804] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:24:36.188247  3336 raft_consensus.cc:493] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:24:36.188305  3336 raft_consensus.cc:3060] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.189131  3336 raft_consensus.cc:515] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:36.189492  3336 leader_election.cc:290] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [CANDIDATE]: Term 1 election: Requested vote from peers 5c6ab76c3de640c0aaada6c3fcdc5c19 (127.23.250.131:42851), 4ac9367cf2214c61a76510d116ab812c (127.23.250.130:36871)
I20260601 13:24:36.189797  3284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e58a6ac00654f0898dbe10e0b415371" candidate_uuid: "23ac7973c9634833aac322542994d23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19"
I20260601 13:24:36.189824  3209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e58a6ac00654f0898dbe10e0b415371" candidate_uuid: "23ac7973c9634833aac322542994d23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac9367cf2214c61a76510d116ab812c"
I20260601 13:24:36.189922  3284 raft_consensus.cc:3060] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.189966  3209 raft_consensus.cc:3060] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:24:36.190708  3284 raft_consensus.cc:2468] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23ac7973c9634833aac322542994d23a in term 1.
I20260601 13:24:36.190721  3209 raft_consensus.cc:2468] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23ac7973c9634833aac322542994d23a in term 1.
I20260601 13:24:36.191002  3099 leader_election.cc:304] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23ac7973c9634833aac322542994d23a, 4ac9367cf2214c61a76510d116ab812c; no voters: 
I20260601 13:24:36.191162  3336 raft_consensus.cc:2804] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:24:36.191395  3336 raft_consensus.cc:697] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 1 LEADER]: Becoming Leader. State: Replica: 23ac7973c9634833aac322542994d23a, State: Running, Role: LEADER
I20260601 13:24:36.191547  3336 consensus_queue.cc:237] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } }
I20260601 13:24:36.193058  3029 catalog_manager.cc:5696] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a reported cstate change: term changed from 0 to 1, leader changed from <none> to 23ac7973c9634833aac322542994d23a (127.23.250.129). New cstate: current_term: 1 leader_uuid: "23ac7973c9634833aac322542994d23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:36.254822  3284 raft_consensus.cc:1275] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.255513  3132 raft_consensus.cc:1275] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.255507  3133 raft_consensus.cc:1275] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.255862  3284 raft_consensus.cc:1275] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.256515  3346 consensus_queue.cc:1048] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.256632  3133 raft_consensus.cc:1275] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.256808  3346 consensus_queue.cc:1048] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.257104  3346 consensus_queue.cc:1048] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.257234  3351 consensus_queue.cc:1048] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.257758  3351 consensus_queue.cc:1048] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.260633  3284 raft_consensus.cc:1275] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.260973  3351 consensus_queue.cc:1048] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.261039  3208 raft_consensus.cc:1275] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Refusing update from remote peer 23ac7973c9634833aac322542994d23a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.261338  3209 raft_consensus.cc:1275] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Refusing update from remote peer 5c6ab76c3de640c0aaada6c3fcdc5c19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.261415  3284 raft_consensus.cc:1275] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Refusing update from remote peer 23ac7973c9634833aac322542994d23a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.261943  3336 consensus_queue.cc:1048] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.261976  3334 consensus_queue.cc:1048] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.262180  3336 consensus_queue.cc:1048] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.266243  3130 raft_consensus.cc:1275] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 5c6ab76c3de640c0aaada6c3fcdc5c19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.266531  3207 raft_consensus.cc:1275] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Refusing update from remote peer 5c6ab76c3de640c0aaada6c3fcdc5c19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.267123  3130 raft_consensus.cc:1275] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 5c6ab76c3de640c0aaada6c3fcdc5c19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:24:36.267517  3334 consensus_queue.cc:1048] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.267776  3334 consensus_queue.cc:1048] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.269131  3360 consensus_queue.cc:1048] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:24:36.277830  3379 mvcc.cc:204] Tried to move back new op lower bound from 7292191851547123712 to 7292191851094568960. Current Snapshot: MvccSnapshot[applied={T|T < 7292191851540979712}]
I20260601 13:24:36.301596  3379 mvcc.cc:204] Tried to move back new op lower bound from 7292191851562131456 to 7292191850444505088. Current Snapshot: MvccSnapshot[applied={T|T < 7292191851562131456}]
I20260601 13:24:36.448774 24554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:24:36.450922  3425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:36.451236  3423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:24:36.451547  3422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:24:36.451658 24554 server_base.cc:1061] running on GCE node
I20260601 13:24:36.451980 24554 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:24:36.452024 24554 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:24:36.452039 24554 hybrid_clock.cc:648] HybridClock initialized: now 1780320276452039 us; error 0 us; skew 500 ppm
I20260601 13:24:36.452930 24554 webserver.cc:533] Webserver started at http://127.23.250.132:44703/ using document root <none> and password file <none>
I20260601 13:24:36.453055 24554 fs_manager.cc:362] Metadata directory not provided
I20260601 13:24:36.453097 24554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:24:36.453145 24554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:24:36.453471 24554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-3-root/instance:
uuid: "29cbe26192bb482b9e5e01bb56241668"
format_stamp: "Formatted at 2026-06-01 13:24:36 on dist-test-slave-clgz"
I20260601 13:24:36.454994 24554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:24:36.455832  3430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:36.456069 24554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:24:36.456126 24554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-3-root
uuid: "29cbe26192bb482b9e5e01bb56241668"
format_stamp: "Formatted at 2026-06-01 13:24:36 on dist-test-slave-clgz"
I20260601 13:24:36.456214 24554 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9HYRWP/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320090965715-24554-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:24:36.465212 24554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:24:36.465618 24554 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:24:36.465902 24554 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:24:36.466392 24554 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:24:36.466434 24554 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:36.466488 24554 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:24:36.466529 24554 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:24:36.471304 24554 rpc_server.cc:307] RPC server started. Bound to: 127.23.250.132:40459
I20260601 13:24:36.471352  3493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.250.132:40459 every 8 connection(s)
I20260601 13:24:36.476096  3494 heartbeater.cc:344] Connected to a master server at 127.23.250.190:43073
I20260601 13:24:36.476207  3494 heartbeater.cc:461] Registering TS with master...
I20260601 13:24:36.476493  3494 heartbeater.cc:507] Master 127.23.250.190:43073 requested a full tablet report, sending...
I20260601 13:24:36.477147  3021 ts_manager.cc:194] Registered new tserver with Master: 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132:40459)
I20260601 13:24:36.477651  3021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46790
I20260601 13:24:36.763237  3208 consensus_queue.cc:237] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } }
I20260601 13:24:36.764605  3132 raft_consensus.cc:1275] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:24:36.764731  3284 raft_consensus.cc:1275] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:24:36.765027  3402 consensus_queue.cc:1048] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.765158  3351 consensus_queue.cc:1048] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.766655  3381 raft_consensus.cc:2955] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.767117  3284 raft_consensus.cc:2955] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
W20260601 13:24:36.769174  3174 consensus_peers.cc:597] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c -> Peer 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132:40459): Couldn't send request to peer 29cbe26192bb482b9e5e01bb56241668. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c98979a6fb7141d79d3277f242b226c3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:36.769680  3021 catalog_manager.cc:5696] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c reported cstate change: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "4ac9367cf2214c61a76510d116ab812c" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:36.770406  3132 raft_consensus.cc:2955] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.775676  3284 consensus_queue.cc:237] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } attrs { replace: true } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } }
I20260601 13:24:36.777079  3132 raft_consensus.cc:1275] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 5c6ab76c3de640c0aaada6c3fcdc5c19: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:24:36.777122  3208 raft_consensus.cc:1275] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Refusing update from remote peer 5c6ab76c3de640c0aaada6c3fcdc5c19: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:24:36.777465  3419 consensus_queue.cc:1048] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.777824  3419 consensus_queue.cc:1048] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.779268  3417 raft_consensus.cc:2955] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } attrs { replace: true } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.779848  3208 raft_consensus.cc:2955] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } attrs { replace: true } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
W20260601 13:24:36.781970  3249 consensus_peers.cc:597] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 -> Peer 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132:40459): Couldn't send request to peer 29cbe26192bb482b9e5e01bb56241668. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccf33f1a19464851837d52906a16ccaa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:36.782006  3020 catalog_manager.cc:5696] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 reported cstate change: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:36.782142  3208 consensus_queue.cc:237] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } attrs { replace: true } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } }
I20260601 13:24:36.783226  3132 raft_consensus.cc:2955] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } attrs { replace: true } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.783444  3133 raft_consensus.cc:1275] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:24:36.783643  3284 raft_consensus.cc:1275] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Refusing update from remote peer 4ac9367cf2214c61a76510d116ab812c: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:24:36.783816  3174 consensus_peers.cc:597] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c -> Peer 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132:40459): Couldn't send request to peer 29cbe26192bb482b9e5e01bb56241668. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f97fa423e0d24dd88f2ef7ac7846e474. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:36.783855  3401 consensus_queue.cc:1048] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.784293  3401 consensus_queue.cc:1048] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.785470  3401 raft_consensus.cc:2955] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } attrs { replace: true } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.787031  3133 raft_consensus.cc:2955] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } attrs { replace: true } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.787084  3284 raft_consensus.cc:2955] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } attrs { replace: true } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.788980  3021 catalog_manager.cc:5696] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a reported cstate change: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "4ac9367cf2214c61a76510d116ab812c" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } attrs { replace: true } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.792863  3133 consensus_queue.cc:237] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } }
I20260601 13:24:36.794143  3284 raft_consensus.cc:1275] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Refusing update from remote peer 23ac7973c9634833aac322542994d23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:24:36.794159  3208 raft_consensus.cc:1275] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Refusing update from remote peer 23ac7973c9634833aac322542994d23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:24:36.794569  3368 consensus_queue.cc:1048] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.794790  3418 consensus_queue.cc:1048] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:24:36.795964  3368 raft_consensus.cc:2955] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.796460  3208 raft_consensus.cc:2955] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
W20260601 13:24:36.798368  3098 consensus_peers.cc:597] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a -> Peer 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132:40459): Couldn't send request to peer 29cbe26192bb482b9e5e01bb56241668. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e58a6ac00654f0898dbe10e0b415371. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:36.798552  3029 catalog_manager.cc:5696] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a reported cstate change: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New cstate: current_term: 1 leader_uuid: "23ac7973c9634833aac322542994d23a" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:24:36.798623  3284 raft_consensus.cc:2955] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 29cbe26192bb482b9e5e01bb56241668 (127.23.250.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5c6ab76c3de640c0aaada6c3fcdc5c19" member_type: VOTER last_known_addr { host: "127.23.250.131" port: 42851 } attrs { replace: true } } peers { permanent_uuid: "23ac7973c9634833aac322542994d23a" member_type: VOTER last_known_addr { host: "127.23.250.129" port: 34587 } } peers { permanent_uuid: "4ac9367cf2214c61a76510d116ab812c" member_type: VOTER last_known_addr { host: "127.23.250.130" port: 36871 } } peers { permanent_uuid: "29cbe26192bb482b9e5e01bb56241668" member_type: NON_VOTER last_known_addr { host: "127.23.250.132" port: 40459 } attrs { promote: true } } }
I20260601 13:24:36.984575 24554 tablet_server.cc:179] TabletServer@127.23.250.129:0 shutting down...
I20260601 13:24:36.988901 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:36.989122 24554 tablet_replica.cc:333] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a: stopping tablet replica
I20260601 13:24:36.989291 24554 raft_consensus.cc:2243] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:36.989499 24554 raft_consensus.cc:2272] T c98979a6fb7141d79d3277f242b226c3 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:36.990221 24554 tablet_replica.cc:333] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a: stopping tablet replica
I20260601 13:24:36.990347 24554 raft_consensus.cc:2243] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:36.990504 24554 raft_consensus.cc:2272] T f97fa423e0d24dd88f2ef7ac7846e474 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:36.991089 24554 tablet_replica.cc:333] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a: stopping tablet replica
I20260601 13:24:36.991165 24554 raft_consensus.cc:2243] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:36.991338 24554 raft_consensus.cc:2272] T ccf33f1a19464851837d52906a16ccaa P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:36.991871 24554 tablet_replica.cc:333] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a: stopping tablet replica
I20260601 13:24:36.991983 24554 raft_consensus.cc:2243] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:36.992128 24554 raft_consensus.cc:2272] T 4f0a1122a8274bb2bf06af71aa918a98 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:36.992645 24554 tablet_replica.cc:333] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a: stopping tablet replica
I20260601 13:24:36.992744 24554 raft_consensus.cc:2243] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:36.993006 24554 raft_consensus.cc:2272] T 1e58a6ac00654f0898dbe10e0b415371 P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:36.993422 24554 tablet_replica.cc:333] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a: stopping tablet replica
I20260601 13:24:36.993498 24554 raft_consensus.cc:2243] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:36.993638 24554 raft_consensus.cc:2272] T 34a0c1c9a8d34b6fab97534e7e550fbe P 23ac7973c9634833aac322542994d23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.007884 24554 tablet_server.cc:196] TabletServer@127.23.250.129:0 shutdown complete.
I20260601 13:24:37.010828 24554 tablet_server.cc:179] TabletServer@127.23.250.130:0 shutting down...
I20260601 13:24:37.017414 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:37.017647 24554 tablet_replica.cc:333] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c: stopping tablet replica
I20260601 13:24:37.017819 24554 raft_consensus.cc:2243] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:37.018115 24554 raft_consensus.cc:2272] T c98979a6fb7141d79d3277f242b226c3 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.018770 24554 tablet_replica.cc:333] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c: stopping tablet replica
I20260601 13:24:37.018886 24554 raft_consensus.cc:2243] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:37.019084 24554 raft_consensus.cc:2272] T 34a0c1c9a8d34b6fab97534e7e550fbe P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.019559 24554 tablet_replica.cc:333] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c: stopping tablet replica
I20260601 13:24:37.019654 24554 raft_consensus.cc:2243] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:37.019858 24554 raft_consensus.cc:2272] T f97fa423e0d24dd88f2ef7ac7846e474 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.020351 24554 tablet_replica.cc:333] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c: stopping tablet replica
I20260601 13:24:37.020473 24554 raft_consensus.cc:2243] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:37.020627 24554 raft_consensus.cc:2272] T ccf33f1a19464851837d52906a16ccaa P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.021124 24554 tablet_replica.cc:333] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c: stopping tablet replica
I20260601 13:24:37.021199 24554 raft_consensus.cc:2243] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:37.021359 24554 raft_consensus.cc:2272] T 4f0a1122a8274bb2bf06af71aa918a98 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.021796 24554 tablet_replica.cc:333] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c: stopping tablet replica
I20260601 13:24:37.021864 24554 raft_consensus.cc:2243] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:37.022061 24554 raft_consensus.cc:2272] T 1e58a6ac00654f0898dbe10e0b415371 P 4ac9367cf2214c61a76510d116ab812c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:24:37.026693  3247 consensus_peers.cc:597] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 -> Peer 23ac7973c9634833aac322542994d23a (127.23.250.129:34587): Couldn't send request to peer 23ac7973c9634833aac322542994d23a. Status: Network error: Client connection negotiation failed: client connection to 127.23.250.129:34587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:24:37.036594 24554 tablet_server.cc:196] TabletServer@127.23.250.130:0 shutdown complete.
I20260601 13:24:37.040148 24554 tablet_server.cc:179] TabletServer@127.23.250.131:0 shutting down...
I20260601 13:24:37.046648 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:37.046904 24554 tablet_replica.cc:333] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19: stopping tablet replica
I20260601 13:24:37.047048 24554 raft_consensus.cc:2243] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:37.047206 24554 raft_consensus.cc:2272] T 34a0c1c9a8d34b6fab97534e7e550fbe P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.047956 24554 tablet_replica.cc:333] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19: stopping tablet replica
I20260601 13:24:37.048079 24554 raft_consensus.cc:2243] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:37.048219 24554 raft_consensus.cc:2272] T c98979a6fb7141d79d3277f242b226c3 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.048882 24554 tablet_replica.cc:333] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19: stopping tablet replica
I20260601 13:24:37.048992 24554 raft_consensus.cc:2243] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:37.049124 24554 raft_consensus.cc:2272] T f97fa423e0d24dd88f2ef7ac7846e474 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.049723 24554 tablet_replica.cc:333] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19: stopping tablet replica
I20260601 13:24:37.049836 24554 raft_consensus.cc:2243] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:37.050038 24554 raft_consensus.cc:2272] T 4f0a1122a8274bb2bf06af71aa918a98 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.050570 24554 tablet_replica.cc:333] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19: stopping tablet replica
I20260601 13:24:37.050730 24554 raft_consensus.cc:2243] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:37.050951 24554 raft_consensus.cc:2272] T ccf33f1a19464851837d52906a16ccaa P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.051465 24554 tablet_replica.cc:333] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19: stopping tablet replica
I20260601 13:24:37.051578 24554 raft_consensus.cc:2243] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:24:37.051766 24554 raft_consensus.cc:2272] T 1e58a6ac00654f0898dbe10e0b415371 P 5c6ab76c3de640c0aaada6c3fcdc5c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.066890 24554 tablet_server.cc:196] TabletServer@127.23.250.131:0 shutdown complete.
I20260601 13:24:37.070062 24554 tablet_server.cc:179] TabletServer@127.23.250.132:0 shutting down...
I20260601 13:24:37.074237 24554 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:24:37.086668 24554 tablet_server.cc:196] TabletServer@127.23.250.132:0 shutdown complete.
I20260601 13:24:37.088730 24554 master.cc:562] Master@127.23.250.190:43073 shutting down...
W20260601 13:24:37.094125  3078 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:24:37.094223  3078 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:24:37.094277  3078 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:24:37.094640 24554 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:24:37.094844 24554 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:24:37.094928 24554 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33d1d608cf3241a7a7722fe64439676a: stopping tablet replica
I20260601 13:24:37.108225 24554 master.cc:584] Master@127.23.250.190:43073 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2392 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4841 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (186139 ms total)
[  PASSED  ] 24 tests.
I20260601 13:24:37.119172 24554 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 ~19 seconds ago
I20260601 13:24:37.119246 24554 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~19 seconds ago
I20260601 13:24:37.119266 24554 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 9 messages since previous log ~19 seconds ago
I20260601 13:24:37.119323 24554 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 20 messages since previous log ~48 seconds ago
I20260601 13:24:37.119377 24554 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 16 messages since previous log ~114 seconds ago
I20260601 13:24:37.119416 24554 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~171 seconds ago
I20260601 13:24:37.119539 24554 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 89 messages since previous log ~13 seconds ago
I20260601 13:24:37.119582 24554 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~2 seconds ago
